forked from Tomas-M/iotop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
23 lines (21 loc) · 1.08 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
- restore some form of visible help on the bottom
--- history of finished TODO items ---
- Show prio of processes with threads as !be/4
- Third mode proc+threads, to show threads under the process [change the threads mode instead of adding 3rd mode]
- Add some gap between pseudo-graph and command line; use the gap to visually group threads of the same process
- Aggregate thread data in process mode
- Edit pid/user filters from interactive mode
- Let 0 show all columns
- Scrolling for the main view by UP/DOWN/PGUP/PGDN
- Document exited threads/process display
- Document the display of processes with different prio (e.g. !be/4)
- Document the sorting order in thread view (threads always go after their main process)
- Document pid/user filters interactive interface
- Document 0 shows all columns
- Document -u +123 command line
- Document scrolling
- Add scroll bar
- Rework help to be like popup window
- Add all missing keys to help window
- Freezed, scrollable view of procs/threads for ionice selection (abandoned idea - exited processes should be kept track of)
- ESC key close the help dialog