Merge remote-tracking branch 'danielsh/m0vie-i288-v2' (revised version of upstream/pr/288)
* danielsh/m0vie-i288-v2: driver: Don't highlight in isearch driver: Always bind zle-line-finish and use it instead of accept-* driver: Widget binding: Support binding incomplete/nonexistent widgets
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
# Related to path_prefix.zsh
|
||||
|
||||
BUFFER='ls /bin/s'
|
||||
WIDGET=accept-line
|
||||
WIDGET=zle-line-finish
|
||||
|
||||
expected_region_highlight=(
|
||||
"4 9 default" # /bin/s
|
||||
|
||||
Reference in New Issue
Block a user