X-Git-Url: https://code.delx.au/dotemacs/blobdiff_plain/25fa61d861a93c11078b1530aab4802f23a94138..7c620914c609e1e299ad06259714d32e1c948b69:/README.md diff --git a/README.md b/README.md index 6ffb812..fbf053d 100644 --- a/README.md +++ b/README.md @@ -70,9 +70,8 @@ C-x 0 Delete window C-x 1 Switch to single window C-x 2 Split vertically C-x 3 Split horizontally -C-x - Shrink window -C-x + Make windows the same height -C-x ^ Make window taller +C-x 9 Resize windows with arrow keys +C-x { / C-x } Shrink/enlarge window horizontally C-Up / C-Down / C-Left / C-Right Switch windows C-l Recenter display (center, top then bottom) C-M-l Reposition window to contain useful text (eg entire defun) @@ -165,7 +164,6 @@ C-M-k Kill s-expression / symbol C-w Kill from mark to point C-y Yank text (paste) M-y Scroll through kill ring (paste buffer) -M-_ Select current line M-z Kill until C-k Kill to end of line M-0 C-k Kill to beginning of line