Commit Graph

15 Commits (9feac573c932a2598bd406b54aed633d199282fe)

Author SHA1 Message Date
Eric Freese 25f4afb058 Add ZSH_AUTOSUGGEST_IGNORE_WIDGETS array 9 years ago
Eric Freese 964773aa75 Use array indices for forward compatibility
See issue #152
9 years ago
Eric Freese 945c660856 Fix #152 by escaping widget names inside evals
Solves problems when dealing with widget names with irregular
characters such as those that come from `opp.zsh`.
9 years ago
Eric Freese a314a01a6a Fix various bugs found while testing 9 years ago
Kordan Ou aa597eea6d Add an autosuggest widget: autosuggest-execute. 10 years ago
Eric Freese 03fac1f0d7 Revert "Use zle -w flag to set WIDGET appropriately when calling orig widget"
This reverts commit 70438d233d.
10 years ago
Eric Freese 70438d233d Use zle -w flag to set WIDGET appropriately when calling orig widget 10 years ago
Eric Freese acc129de6c Fix error when using autosuggest widgets 10 years ago
Eric Freese 41f15d5c9f Forgot a pesky backslash 10 years ago
Eric Freese 2461a98857 Fix segfaults once and for all? 10 years ago
Eric Freese 5e419da326 Remove list of modify widgets and make 'modify' the default behavior. 10 years ago
Eric Freese 9788c2ee49 Fix deprecation warnings. 10 years ago
Eric Freese ebcfc46b72 Comment formatting 10 years ago
Eric Freese 51b39e210e Bound widgets now handle arguments correctly 10 years ago
Eric Freese 775dd20706 Rewrite 10 years ago