17 lines
405 B
Text
17 lines
405 B
Text
app: termite
|
|
and not win.title: /VIM/
|
|
-
|
|
#comment or remove tags for command sets you don't want
|
|
#termite doesn't support the file_manager stuff yet
|
|
#tag(): user.file_manager
|
|
tag(): user.kubectl
|
|
tag(): user.git
|
|
tag(): user.taskwarrior
|
|
tag(): terminal
|
|
|
|
# Selection mode
|
|
shell yank: key("y")
|
|
shell select: key("ctrl-shift-space")
|
|
shell insert: key("escape")
|
|
visual line: key("v")
|
|
visual line mode: key("V")
|