summaryrefslogtreecommitdiff
path: root/alot/defaults
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-03-01 21:49:28 +0100
committerAnton Khirnov <anton@khirnov.net>2020-03-01 21:49:28 +0100
commitd035e850d3dde1fbc8d556861f7ef72d581c5506 (patch)
treece691c85f28caac28f32f453484d5ab3b3dff74f /alot/defaults
parentc6e3144579bd8310b04d326f4ee32035fe237925 (diff)
buffers/thread: make the widget split-window
The top part displayes the thread structure, the bottom half the message body. This makes more sense then displaying the message inside the tree structure and makes it easier to implement features such as folding a part of the message body. Drop commands related to folding, since that functionality does not exist anymore.
Diffstat (limited to 'alot/defaults')
-rw-r--r--alot/defaults/default.bindings6
1 files changed, 0 insertions, 6 deletions
diff --git a/alot/defaults/default.bindings b/alot/defaults/default.bindings
index 24c90043..9d743d63 100644
--- a/alot/defaults/default.bindings
+++ b/alot/defaults/default.bindings
@@ -63,12 +63,6 @@ q = exit
[thread]
enter = select
- C = fold *
- E = unfold *
- c = fold
- e = unfold
- < = fold
- > = unfold
[ = indent -
] = indent +
'g f' = togglesource