summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-03-20faster read permission checkingrabite
2019-03-20only rerender changed linerabite
2019-03-20handle long lines in status/footerrabite
2019-03-20exit correctly (status code/terminal)rabite
2019-03-20use osstring for filenames/pathsrabite
2019-03-19handle terminal resizingrabite
2019-03-18running subshells in the foregroundrabite
2019-03-17don't steal input from foreground subprocsrabite
2019-03-17shorten HOME and show indicator for linksrabite
2019-03-17show pid of procrabite
2019-03-17shorten home path for displayrabite
2019-03-17big performance improvementrabite
2019-03-16some error handling modificationsrabite
2019-03-16delete unnecessary filesrabite
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-11tagging filesrabite
2019-03-11bookmarksrabite
2019-03-10crash fixrabite
2019-03-10crash fixrabite
2019-03-10show status messages againrabite
2019-03-10read output of procs more efficientlyrabite
2019-03-09scrolling and following proc outputrabite
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-03merge child process stderr with stdoutrabite
2019-03-03replaced manual write!srabite
2019-03-02moved window stuff to widget itselfrabite
2019-03-01minibuffer history and more keybindsrabite
2019-02-28improved procviewrabite
2019-02-28fixed minibufferrabite
2019-02-28view exec'd processes status/outputrabite
2019-02-26watch dirs for changesrabite
2019-02-26don't fu rendering when file is inaccessiblerabite
2019-02-26don't rely on widget for cwdrabite
2019-02-26fix warningsrabite
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-18traitified listviewrabite
2019-02-18preview v3rabite