about summary refs log tree commit diff stats
path: root/tests/unittests/test_plugins_disco.c
diff options
context:
space:
mode:
authorSteffen Jaeckel <jaeckel-floss@eyet-services.de>2023-04-03 18:37:23 +0200
committerSteffen Jaeckel <jaeckel-floss@eyet-services.de>2023-04-08 18:38:36 +0200
commit0cf79848e90289eba34af5b89aafdc9fc8930383 (patch)
tree9a46dd0cb40bef1a4f993941d058bc580bc1741b /tests/unittests/test_plugins_disco.c
parent5f078f95f2b0d77f1f94fbe69aaa0b6ae605b398 (diff)
downloadprofani-tty-0cf79848e90289eba34af5b89aafdc9fc8930383.tar.gz
add `/statusbar tabmode actlist`
The existing way how active tabs are displayed didn't allow showing more
than 10 tabs. This patch adds a mode where the statusbar shows a
comma-separated list of tabs which were active since the last time viewed.
This view is inspired by how `irssi` shows the active tabs, therefore
it is also called `actlist`.

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
Diffstat (limited to 'tests/unittests/test_plugins_disco.c')
0 files changed, 0 insertions, 0 deletions
n127'>127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155