fix up line breaks
This commit is contained in:
parent
6117271d5c
commit
2e54ebf0ec
38
README.md
38
README.md
|
@ -32,33 +32,33 @@ Shift focus to:
|
||||||
next terminal: Ctrl-Shift-n
|
next terminal: Ctrl-Shift-n
|
||||||
previous terminal: Ctrl-Shift-p
|
previous terminal: Ctrl-Shift-p
|
||||||
|
|
||||||
New tab:
|
New tab:
|
||||||
Ctrl-Shift-t
|
Ctrl-Shift-t
|
||||||
|
|
||||||
New window:
|
New window:
|
||||||
Ctrl-Shift-i
|
Ctrl-Shift-i
|
||||||
|
|
||||||
Close terminal or tab:
|
Close terminal or tab:
|
||||||
Ctrl-Shift-w
|
Ctrl-Shift-w
|
||||||
or right mouse click -> Close
|
or right mouse click -> Close
|
||||||
|
|
||||||
Close window with all it's terminals and tabs:
|
Close window with all it's terminals and tabs:
|
||||||
Ctrl-Shift-q
|
Ctrl-Shift-q
|
||||||
|
|
||||||
Reset zoom:
|
Reset zoom:
|
||||||
Ctrl-0
|
Ctrl-0
|
||||||
|
|
||||||
Terminator Preferences menu:
|
Terminator Preferences menu:
|
||||||
right mouse click -> Preferences
|
right mouse click -> Preferences
|
||||||
|
|
||||||
These and more modifiable shortcuts in:
|
These and more modifiable shortcuts in:
|
||||||
right mouse click -> Preferences -> Keybindings tab
|
right mouse click -> Preferences -> Keybindings tab
|
||||||
|
|
||||||
web Documentation: F1
|
web Documentation: F1
|
||||||
|
|
||||||
More info about shortcuts and cli config in man pages:
|
More info about shortcuts and cli config in man pages:
|
||||||
man terminator
|
man terminator
|
||||||
man terminator_config
|
man terminator_config
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue