summaryrefslogtreecommitdiffstats
path: root/src/shell_menu.rs
AgeCommit message (Expand)Author
2023-11-01use macro to log lineqkzk
2023-10-19more args : dual pane, preview second, display full, show hidden. Refactor ta...qkzk
2023-09-26use memory to read & write last action log lineqkzk
2023-09-19log more messages to target special. Display last action in last lineqkzk
2023-04-04basic shell execution with !qkzk
2023-03-11replace FmError & FmResult by anyhowqkzk
2023-03-05Configurable tuis loaded from a config file.qkzk
2023-03-05Shell menu. Use 'S' to select a TUI command and run it. Need configuration im...qkzk