| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
* add abstraction for paths to facilitate unit tests
* flesh out completion (--install-completion)
* do sync init before stateless modes so list knows more
|
|
|
|
|
|
|
|
|
|
|
|
|
|
noticed terrible performance in hyperfine traced back to hundreds of unnecessary saves
|
|
|
|
|
|
|
|
|
|
also: remove unused/duplicate method runner.Hydrate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add bash tab completion script (will have install option in the future)
* add search to tui (bound to / and ?)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* send empty screen after tui confirmation
* add scroll view / viewport
* auto enable scroll view on short terminals
* add motd tips
* add subdirs as categories
* add inline toggle hotkey (i)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|