From ae78dbbff81196f1d7bc8fabf84d05e6b9f3ca03 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 28 Apr 2026 15:42:50 +0900 Subject: updates --- fedora/.local/bin/htop-vim/TESTPLAN | 156 ------------------------------------ 1 file changed, 156 deletions(-) delete mode 100644 fedora/.local/bin/htop-vim/TESTPLAN (limited to 'fedora/.local/bin/htop-vim/TESTPLAN') diff --git a/fedora/.local/bin/htop-vim/TESTPLAN b/fedora/.local/bin/htop-vim/TESTPLAN deleted file mode 100644 index 88fe039..0000000 --- a/fedora/.local/bin/htop-vim/TESTPLAN +++ /dev/null @@ -1,156 +0,0 @@ - -Main screen: - - For all views, all modes: - - Mouse click header - nothing happens. - - Mouse click on ProcessList title bar - exit Tree view, update FunctionBar, title bar updates, sort by clicked field. -*** FAILING: wrong FB update depending on mode; does not change sort in wip branch - click on same entry - invert sort. - click on another entry - sort another field. - - Mouse click on a process - select that process. - - for each entry in FunctionBar: - Mouse click entry - perform action of associated key. - - In Normal mode, Sorted view: - - <+> or <-> - do nothing. - - - enter SortBy screen. - - In Normal mode, Tree view: - - select process - update F6 in FunctionBar if subtree is collapsed or expanded. - - , <+> or <-> - expand/collapse subtree. - - In Normal mode, either Sorted or Tree view: - - , - activate Search mode. - - , <\> - activate Filter mode. - - , <]> - as root only, decrease process NICE value. - - , <[> - increase process NICE value. - - - enter Affinity screen. - - - do nothing. - - - select process and all its children. - - , , , - do nothing. - - , , - enter Help screen. - - - on Linux, enter IOPriority screen. - - - do nothing. - - , - enter Kill screen. - - - enter LSOF screen. - - , , - do nothing. - -

- enter Sorted view, update function bar, sort by CPU%. - - , - do nothing. - - - enter Sorted view, update function bar, sort by TIME. - - - untag all processes. - - , , , , - do nothing. - - <<>, <>>, <,>, <.> - enter SortBy screen. - - space - tag current process, move down cursor. - - numbers - incremental PID search. - - In Search mode: - - TODO - - In Filter mode: - - TODO - -Setup screen: - - TODO - -SortBy screen: - - TODO - -User screen: - - TODO - -Kill screen: - - TODO - -Affinity screen: - - TODO - -Help screen: - - any key - back to Main screen. - -IOPriority screen: - - TODO - -STrace screen: - - TODO - -LSOF screen: - - TODO -- cgit v1.2.3

- hide/show program path. - - , - quit program. - - - do nothing. - - - enter STrace screen. - - , - toggle between Tree and Sorted view, update F5 in FunctionBar, follow process - - - enter User screen. - - , , , , - do nothing. - - , - do nothing. - - , , - enter Setup screen. - - , - do nothing. - - - follow process. - - - do nothing. - - - toggle show/hide userland threads. - - - invert sort order. - - - do nothing. - - - toggle show/hide kernel threads. - - - do nothing. - - - enter Sorted view, update function bar, sort by MEM%. - - , - do nothing. - -