AutoYADM commit: 2025-06-04 19:22:53
This commit is contained in:
parent
10d636fd7d
commit
e360171387
1 changed files with 7 additions and 0 deletions
|
@ -169,3 +169,10 @@ map -docstring 'save to jumplist' global normal <c-v> <c-s>
|
|||
|
||||
# selection saving
|
||||
map -docstring 'add selection' global normal Y <a-Z>a
|
||||
|
||||
define-command -docstring 'open popup shell' popup-shell %{
|
||||
popup fish
|
||||
}
|
||||
alias global pp popup-shell
|
||||
|
||||
map -docstring 'popup shell' global user . ': popup-shell<ret>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue