This website requires JavaScript.
Explore
Help
Sign in
aselimov
/
zsh-autosuggestions
Watch
1
Star
0
Fork
You've already forked zsh-autosuggestions
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7b81eb79b8
zsh-autosuggestions
/
src
History
Download ZIP
Download TAR.GZ
Lorenzo Bolla
7b81eb79b8
Disable autosuggest if buffer is too large
...
Make buffer max size configurable, defaulted to infinity
2016-07-18 08:56:00 +01:00
..
strategies
Fix
#164
: Use
fc
builtin instead of
$history
array for lookup
2016-06-10 13:52:24 -06:00
bind.zsh
Use array indices for forward compatibility
2016-04-25 14:26:37 -06:00
config.zsh
Fix
#143
: Add
vi-add-eol
to list of accept widgets.
2016-04-15 13:37:50 -06:00
deprecated.zsh
Update URL references after repo move to zsh-users
2016-02-25 13:04:32 -07:00
highlight.zsh
Fix
#133
2016-03-14 21:50:04 -06:00
start.zsh
Comment formatting
2016-02-14 00:29:43 -07:00
suggestion.zsh
Fix
#168
and
#130
: Escape tildes when fetching suggestions
2016-06-10 13:51:20 -06:00
widgets.zsh
Disable autosuggest if buffer is too large
2016-07-18 08:56:00 +01:00