mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-09 12:11:20 -03:00
src/tokenizer: Add ":@" to the list of non-path-component chars
This makes kill-path-component stop there. Fixes #5841.
This commit is contained in:
@@ -20,3 +20,5 @@ emacs transpose words, 100ms timeout: short delay
|
||||
emacs transpose words, 100ms timeout: long delay
|
||||
ctrl-v seen
|
||||
ctrl-o seen
|
||||
ctrl-w stops at :
|
||||
ctrl-w stops at @
|
||||
|
||||
Reference in New Issue
Block a user