summaryrefslogtreecommitdiffstats
path: root/src/minibuffer.rs
AgeCommit message (Expand)Author
2019-06-19added auto-installer for configsrabite
2019-05-23move methods from Widget trait to WidgetCorerabite
2019-05-08add incremental search/filterrabite
2019-04-02don't add space to historyrabite
2019-03-15log/foldviewrabite
2019-03-11save minibuffer historyrabite
2019-03-11switch tabs with f keysrabite
2019-03-09use enum to allow multiple widget types in hboxrabite
2019-03-03replaced manual write!srabite
2019-03-02moved window stuff to widget itselfrabite
2019-03-01minibuffer history and more keybindsrabite
2019-02-28fixed minibufferrabite
2019-02-28view exec'd processes status/outputrabite
2019-02-25minibuffer Widgetifiedrabite