[ 源代码: zsh-autosuggestions ]
软件包:zsh-autosuggestions(0.7.0-1)
zsh-autosuggestions 的相关链接
Debian 的资源:
下载源码包 zsh-autosuggestions:
- [zsh-autosuggestions_0.7.0-1.dsc]
- [zsh-autosuggestions_0.7.0.orig.tar.gz]
- [zsh-autosuggestions_0.7.0-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Fish-like fast/unobtrusive autosuggestions for zsh
As you type commands, you will see a completion offered after the cursor in a muted gray color. If you press the right-arrow key or End with the cursor at the end of the buffer, it will accept the suggestion, replacing the contents of the command line buffer with the suggestion. If you invoke the forward-word widget, it will partially accept the suggestion up to the point that the cursor moves to.