summaryrefslogtreecommitdiffstats
path: root/src/minibuffer.rs
AgeCommit message (Expand)Author
2020-03-01improved navigation/turbo-cdrabite0
2020-02-29fix garbage completion with partial directory name and trailing /rabite0
2020-02-29fix prepended "/" when completing directoryrabite0
2020-01-26fix crash when completingrabite
2020-01-23clean up minibuffer code a bitrabite
2019-07-25add custom keybindingsrabite
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