kitty: map show_last_visited_command_output
This commit is contained in:
parent
3c9bd8d6e6
commit
6b0f6fdc49
@ -379,6 +379,12 @@ mouse_map ctrl+alt+left press grabbed,ungrabbed mouse_selection rectangle
|
|||||||
# terminal_select_modifiers shift
|
# terminal_select_modifiers shift
|
||||||
mouse_map shift+left press grabbed,ungrabbed mouse_selection normal
|
mouse_map shift+left press grabbed,ungrabbed mouse_selection normal
|
||||||
|
|
||||||
|
|
||||||
|
map f1 show_last_visited_command_output
|
||||||
|
#: Now, pressing F1 will cause the output of the last jumped to command or the
|
||||||
|
#: last mouse clicked command output to be opened in a pager for easy browsing.
|
||||||
|
|
||||||
|
|
||||||
#: The modifiers to override mouse selection even when a terminal
|
#: The modifiers to override mouse selection even when a terminal
|
||||||
#: application has grabbed the mouse
|
#: application has grabbed the mouse
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user