summaryrefslogtreecommitdiffstats
path: root/src/file_browser.rs
AgeCommit message (Expand)Author
2019-03-16some error handling modificationsrabite
2019-03-15log/foldviewrabite
2019-03-11set terminal title to cwdrabite
2019-03-11save minibuffer historyrabite
2019-03-11switch tabs with f keysrabite
2019-03-11bookmarksrabite
2019-03-10crash fixrabite
2019-03-10show status messages againrabite
2019-03-09filename/selection substitution for tabs ($0s, $1s, etc)rabite
2019-03-09cache directory contents(/selections/settings/...)rabite
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-02-28view exec'd processes status/outputrabite
2019-02-26watch dirs for changesrabite
2019-02-26don't rely on widget for cwdrabite
2019-02-26actually usable multi-selectionrabite
2019-02-26expand $<num> to tab dir in exec commandrabite
2019-02-26show tab direcoriesrabite
2019-02-25find filesrabite
2019-02-25minibuffer Widgetifiedrabite
2019-02-22turbo cd back (minibuffer broken though)rabite
2019-02-22show ... while loadingrabite
2019-02-22added on_ready supportrabite
2019-02-18traitified(er) tabviewrabite
2019-02-18preview v3rabite
2019-02-16async v3-betarabite
2019-02-13speed optimizationrabite
2019-02-12async widgetrabite
2019-02-09turbo-cdrabite
2019-02-09change opener to riflerabite
2019-02-07tabsrabite
2019-02-07show file count in status barrabite
2019-02-06show file stats at bottomrabite
2019-02-05more robust handling of cjk charactersrabite
2019-02-05unnecessary animationsrabite
2019-02-05some lipstickrabite
2019-02-04prototype async previewsrabite
2019-02-01add flaceholder for empty dirrabite
2019-02-01show correct directory on left at startrabite
2019-02-01improved string handlingrabite
2019-02-01lots of stuff.rabite
2019-01-30quit with cwd written to ~/.hunter_cwd for auto-cdingrabite
2019-01-30previewing text filesrabite
2019-01-29previews for directoriesrabite
2019-01-29somewhat working miller columnsrabite