From 2e54ebf0ec69a87f8e6393bac1e2cfb90e36b1e2 Mon Sep 17 00:00:00 2001 From: Matt Rose Date: Wed, 22 Jul 2020 13:54:40 -0400 Subject: [PATCH 1/2] fix up line breaks --- README.md | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index fcc2b399..a7df181d 100644 --- a/README.md +++ b/README.md @@ -32,33 +32,33 @@ Shift focus to: next terminal: Ctrl-Shift-n previous terminal: Ctrl-Shift-p -New tab: -Ctrl-Shift-t +New tab: +Ctrl-Shift-t -New window: -Ctrl-Shift-i +New window: +Ctrl-Shift-i -Close terminal or tab: -Ctrl-Shift-w -or right mouse click -> Close +Close terminal or tab: +Ctrl-Shift-w +or right mouse click -> Close -Close window with all it's terminals and tabs: -Ctrl-Shift-q +Close window with all it's terminals and tabs: +Ctrl-Shift-q -Reset zoom: -Ctrl-0 +Reset zoom: +Ctrl-0 -Terminator Preferences menu: -right mouse click -> Preferences +Terminator Preferences menu: +right mouse click -> Preferences -These and more modifiable shortcuts in: -right mouse click -> Preferences -> Keybindings tab +These and more modifiable shortcuts in: +right mouse click -> Preferences -> Keybindings tab -web Documentation: F1 +web Documentation: F1 -More info about shortcuts and cli config in man pages: -man terminator -man terminator_config +More info about shortcuts and cli config in man pages: +man terminator +man terminator_config ## Contributing From 6464d0769f7f37897f450a8dc7cb4ff737b17f1e Mon Sep 17 00:00:00 2001 From: Matt Rose Date: Wed, 22 Jul 2020 13:57:01 -0400 Subject: [PATCH 2/2] fix up line breaks --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a7df181d..494893f5 100644 --- a/README.md +++ b/README.md @@ -24,13 +24,13 @@ update as shells/programs inside the terminal tell it to. Also on the titlebar is a small button that opens the grouping menu. From here you can put terminals into groups, which allows you to control multiple terminals simultaneously. -Create more terminals by: -horizontal split: Ctrl-Shift-o -vertical split: Ctrl-Shift-e +Create more terminals by: +horizontal split: Ctrl-Shift-o +vertical split: Ctrl-Shift-e -Shift focus to: -next terminal: Ctrl-Shift-n -previous terminal: Ctrl-Shift-p +Shift focus to: +next terminal: Ctrl-Shift-n +previous terminal: Ctrl-Shift-p New tab: Ctrl-Shift-t