AutoYADM commit: 2025-07-07 14:48:57
This commit is contained in:
parent
013cce597b
commit
9e52556703
2 changed files with 23 additions and 8 deletions
|
@ -159,6 +159,10 @@ hook global WinCreate .* %{
|
|||
search-highlight-enable
|
||||
}
|
||||
|
||||
# open URL
|
||||
require-module url-open
|
||||
map -docstring "URL" global goto U ':url-open<ret>'
|
||||
|
||||
# convenience mappings
|
||||
# quitting & saving
|
||||
map -docstring "quit" global user q ": q<ret>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue