-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[AMA] Auto Completion #773
Description
I'm happy to answer any questions and really look forward to getting any feedback and ideas from you!
Auto completion is one of the most important features of WindTerm. I plan to complete the entire feature development in three development cycles of v2.5, v2.6 and v2.7. Auto completion includes but are not limited to:
- Auto-complete
command name,command optionsandcommand parameters. - Auto-complete
command histories. - Auto-complete user-defined
command snippets. - Better auto-completion based on context and history.
- Better auto-completion based on
file systemandsystem environment.
I have written nearly 4,000 command configuration files, but this is obviously not enough. After the design is finalized, I look forward to more people participating in the writing work. All command configurations, including the 4000 commands I have written, will be released under the Creative Commons Attribution 4.0 International Public License. Not only WindTerm can use these commands, any terminal can use them too.
The WindTerm_2.5.0_Prerelease_1 just released contains some auto-completion features. Welcome to experience it. Thank you.