Jooy
Jooy
## Summary This commit is for upgrading outdated packages, upgrading to Babel 7 and Webpack 5. By applying Babel 7 and Webpack 5, build and hot-reload speed improvements have been...
 It seems that `onInput` handler guided in `README.md` does not work based on the latest `xterm.dart` version (2.6.0). The error says: **The named parameter 'onInput' isn't defined.** Is this...
## Describe the bug React 18 was recently released. If you install the TUI Editor after creating a project using `create-react-app`, the dependency check conflicts as shown below and it...
Hello, Are you looking for the ideal cross-platform template? I feel sorry for the lack of progress in the `vue-electron` project. So I created a new project to share vue...
 As of the latest version of `xterm.dart` 3.4.1, the cursor does not seem to display correctly in the terminal if the `cursorType` is `TerminalCursorType.verticalBar` or `TerminalCursorType.underline` rather than `block`....
Hello, In adapting `xterm.dart` to Android, I ran into one problem. Android devices use Gboard (I'm sure other software keyboards have similar issues). Due to the 'Auto correction' feature that...
Hello. Thanks for creating & developing the `dartssh2` project. I am developing a terminal app with shell interaction using `dartssh2`. Are the `KeepAliveInterval` and `KeepAliveCountMax` values configurable via `dartssh2` options...
Hello. I wonder if there are any plans to implement Host Key Verification function. (Server host key can be returned, whether to connect through server host key acceptance) As in...
Hello, thank you for your continued development of the `dartssh2` module! I've noticed that the `SSHKeyPair.fromPem` function we use to read the private key fails to parse a few different...
Hello! Thank you for using vitepress-sidebar. I'm going to list the plans I have for the upcoming new major version here. The list below may be added to or changed...