summaryrefslogtreecommitdiffstats
path: root/src/proclist.rs
AgeCommit message (Expand)Author
2019-04-06Merge branch 'master' into evilrabite
2019-04-06fix regression in proclistrabite
2019-04-06fix warningsrabite
2019-04-03don't animate over other widgetsrabite
2019-03-22async stuff much improvedrabite
2019-03-21evil keybinds ;)rabite
2019-03-21start stuff in the backgroundrabite
2019-03-20handle long lines in status/footerrabite
2019-03-20use osstring for filenames/pathsrabite
2019-03-19handle terminal resizingrabite
2019-03-18running subshells in the foregroundrabite
2019-03-17show pid of procrabite
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-09use enum to allow multiple widget types in hboxrabite
2019-03-03merge child process stderr with stdoutrabite
2019-03-02moved window stuff to widget itselfrabite
2019-02-28improved procviewrabite
2019-02-28view exec'd processes status/outputrabite