From 227de0db390fec4e1327a7cab6be4c1268848695 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 9 Mar 2026 23:01:38 +0200 Subject: tui: add reverse sorting for dashboard tables (task 364) --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4f95aac..8e759a8 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,8 @@ Help visibility: ### Dashboard / Tab-Specific Hotkeys - `d` in `3:Files`: toggle directory-grouped files view. +- `s` in sortable table tabs (`2:Syscalls`, `3:Files`, `4:Processes`): sort by the selected column using that table's default direction. +- `S` in sortable table tabs (`2:Syscalls`, `3:Files`, `4:Processes`): reverse-sort by the selected column. - `j/k` or `up/down` in list-like tabs (`2:Syscalls`, `3:Files`, `4:Processes`): scroll list. `left/right` and `h/l` do not switch tabs. In `6:Stream` paused mode they move selected column. -- cgit v1.2.3