You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 11, 2018. It is now read-only.
Anyways, ever since I discovered the location of the commands.ftcompletion file I've been toying with it and with an idea of what could be done that is similar... Custom Command Completions! Basically, allow the end user to create a file with the following syntax:
where, basically, it allows you to define a series of custom shortcuts that will appear in the same way as the command history, but works as completions for longer commands, similar to the way some text editors work (refering to sublime text here, as it's pretty much the only editor I have experience with XD ). But if this is doable, it would be pretty awesome.