aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKoni Marti <koni.marti@gmail.com>2024-01-29 23:52:28 +0100
committerRobin Jarry <robin@jarry.cc>2024-02-11 22:03:56 +0100
commit05874f867c76c8e9b8c1e67a57dc702e63d6d54b (patch)
treeedb8ba9a4800511f30810c5be90a709df695147e /doc
parent635fe05d4e8ee5a6dbadf7d10b6d8340efcbc84d (diff)
downloadaerc-05874f867c76c8e9b8c1e67a57dc702e63d6d54b.tar.gz
aerc-05874f867c76c8e9b8c1e67a57dc702e63d6d54b.zip
commands: add align
Add a new :align command that aligns the selected message vertically at the top, center, or bottom of the message list. The command requires a position argument that can either be: "top", "center", or "bottom". Create the following default keybinds: zz = :align center<Enter> zt = :align top<Enter> zb = :align bottom<Enter> Changelog-added: Add new `:align` command to align the selected message at the top, center, or bottom of the message list. Suggested-by: Ángel Castañeda <angel@acsq.me> Signed-off-by: Koni Marti <koni.marti@gmail.com> Tested-by: Jason Cox <me@jasoncarloscox.com> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'doc')
-rw-r--r--doc/aerc.1.scd7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index 74cb0dd3..e3079090 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -452,6 +452,13 @@ message list, the message in the message viewer, etc).
## MESSAGE LIST COMMANDS
+*:align* _top|center|bottom_
+ Aligns the selected message. The available positions are:
+
+ _top_: Top of the message list.++
+ _center_: Center of the message list.++
+ _bottom_: Bottom of the message list.
+
*:disconnect*++
*:connect*
Disconnect or reconnect the current account. This only applies to