Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
A new version of N-Commodore, with a new feature - completion
- X-seq: zsh-users 29081
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: A new version of N-Commodore, with a new feature - completion
- Date: Wed, 24 May 2023 17:24:27 +0000
- Archived-at: <https://zsh.org/users/29081>
- List-id: <zsh-users.zsh.org>
Hi
You can now download single-file binary (AppImage package) from
GitHub: N-Commodore-x86_64.AppImage, chmod +x on it and then run it
./file.AppImage. Recommended is to rename the AppImage file to e.g.:
nc or n-c or any other you like, and then copy it to $PATH dir, like
e.g.: /usr/local/bin, so that N-Commodore will start just by entering
the short name at Zsh/Bash/etc. prompt. The AppImage bundles Zsh 5.9.
In this version, 1.0, there's a new feature, bound to Shift-Tab by
default – command prompt completion. It completes from words in
current view and from files/paths on disk, see asciicast:
https://asciinema.org/a/587081
Home site: https://github.com/psprint/n-commodore
--
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author