kingToolbox
kingToolbox
Sure, I will evaluate this requirement and implement it in `2.5.0` version if possible. The reason why the shortcut key can only open and not close the `pane` is because...
Yes, `Favorites Button` has been planned for a long time, but have not had time to complete this. I will enhance the `Filer` in `2.6.0` or `2.7.0` version. including but...
Thank you, but I don't quite understand this requirement, why do you need to send `\r\n`? Usually the server can only recognize `\r`.
May I ask what version you are using, I remember this bug I have fixed.
Sorry for the late reply. The characters are a bit strange, it looks like the control sequence of `ESC[ ? Ⓝ ; Ⓝ ; Ⓝ c`(Linux Cursor Style), but not...
Sorry, I don't quite understand what is `"Display the path in real time"`. Can you give an example, whether it is a screenshot from another client or a more detailed...
@leesings, thank you. I understand now that the feature @liumr00 wanted is to **follow the working directory of the terminal**. This feature is not difficult to develop, but it needs...
@GU0FORY1 The development plan for the next `2.3.0` version has been made, but if there is enough time, I will try my best to complete this feature.
Just download [WindTerm_2.5.0_Prerelease_1](https://github.com/kingToolbox/WindTerm/releases/tag/2.5-prerelease) and type :smile: you can watch this [intro video](https://kingtoolbox.github.io/2022/05/18/auto_completion/) to learn more.
@luantu Since the text in `WindTerm` does not have any rules and grammatical constraints, it is indeed very difficult to process the text. The current design relies heavily on the...