summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-11-02 16:34:20 +0100
committerGitHub <noreply@github.com>2020-11-02 16:34:20 +0100
commit9f6bbc55b5ef405067b17bb203878a7ef6366821 (patch)
tree04d12bdb0a105ff9e14ba0255ec83bd5d72b815e /README.md
parent6a37b83e3a98560563a5225a22a2a45d5718c023 (diff)
feat(screen): split largest terminal (#19)
* feat(screen): split largest terminal * docs(readme): split largest terminal command
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f8323ed41..2a4d6b607 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ If you're interested, watch this space or better yet - get involved!
Some temporary controls (these will be changed to something more convenient when the project matures a little):
* ctrl-n - split focused pane vertically
* ctrl-b - split focused pane horizontally
+ * ctrl-m - split largest terminal on screen (vertically or horizontally)
* ctrl-j - resize focused pane down
* ctrl-k - resize focused pane up
* ctrl-h - resize focused pane left