Eric Freese
393f7b8bb9
Fix vi-mode partial-accept
...
Issue #188 . PR #324 .
Thanks to @toadjaune and @IngoHeimbach.
2018-05-15 11:44:42 -06:00
Eric Freese
3136700ccf
Don't fetch suggestions after [up,down]-line-or-beginning-search
...
These widgets rely on `$LASTWIDGET` being set to restore the cursor
position. When asynchronous suggestions are enabled, and the widget
triggers a suggestion to be fetched, `autosuggest-suggest` will be
called and $LASTWIDGET will be set to it.
2018-03-23 16:08:11 -06:00
Alexander Neumann
1915e28882
Add 'emacs-forward-word'
...
This commit adds the 'emacs-forward-word' widget to the list of partial
accept widgets.
2017-08-18 11:14:21 -06:00
Eric Freese
83129dd796
Make asynchronous suggestions disabled by default
...
While they are still experimental
2017-04-14 08:48:54 -06:00
Eric Freese
2c465a932a
Rename async pty name config var
2017-01-29 10:39:07 -07:00
Eric Freese
e3eb286ea2
Lots of little async cleanups
2017-01-27 15:18:26 -07:00
Eric Freese
ab8f295225
First pass at async functionality
2017-01-24 19:45:11 -07:00
Eric Freese
25f4afb058
Add ZSH_AUTOSUGGEST_IGNORE_WIDGETS array
2016-07-31 19:35:30 -06:00
Lorenzo Bolla
2450c95d8a
Rename and document new config var
2016-07-18 10:55:19 +01:00
Eric Freese
6d6e7820f3
Fix #143 : Add vi-add-eol
to list of accept widgets.
2016-04-15 13:37:50 -06:00
Eric Freese
83f78d0760
Add suggestion "strategy" concept with default strategy
2016-03-14 16:51:20 -06:00
Kordan Ou
aa597eea6d
Add an autosuggest widget: autosuggest-execute.
2016-03-01 13:18:46 -07:00
Eric Freese
c7c9929490
Add zsh-history-substring-search widgets to CLEAR array by default.
2016-03-01 13:13:01 -07:00
Eric Freese
5e419da326
Remove list of modify widgets and make 'modify' the default behavior.
2016-02-14 08:54:34 -07:00
Eric Freese
ebcfc46b72
Comment formatting
2016-02-14 00:29:43 -07:00
Eric Freese
775dd20706
Rewrite
2016-02-06 21:05:02 -07:00