summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-02-21remove some codeJeff Zhao
2021-02-13remove unnecessary codeJeff Zhao
2021-02-13change formattingJeff Zhao
2021-02-13optimize finding cursor x positionJeff Zhao
2021-02-13clean up long/multiline textfieldsJeff Zhao
2021-02-09move files around, code clean upJeff Zhao
2021-02-09add experimental support for long textfieldsJeff Zhao
2021-02-06update screenshotJeff Zhao
2021-02-03rework how folder view behavesJeff Zhao
2021-02-03fix clipboard featureJeff Zhao
2021-02-02remove clipboard featureJeff Zhao
2021-02-02add borders supportJeff Zhao
2021-02-02cargo fmtJeff Zhao
2021-02-02remove clipboard dependencies and utilize commands insteadJeff Zhao
2021-01-31code cleanupJeff Zhao
2021-01-31cargo fmtJeff Zhao
2021-01-31add --lastdir option to output pwd upon quittingJeff Zhao
2021-01-31rework directory list rendering codeJeff Zhao
2021-01-27add mouse scroll support without mouse terminalJeff Zhao
2021-01-24add optional clipboard supportJeff Zhao
2021-01-19Merge branch 'dev' of github.com:kamiyaa/joshuto into devJeff Zhao
2021-01-20cd with tilde expansionMatthew Blode
2021-01-19add mouse clicking supportJeff Zhao
2021-01-05cargo fmtJiayi Zhao
2020-12-30add support for scrolling on different columnsJiayi Zhao
2020-12-30cache layout infoJiayi Zhao
2020-12-30add resize notification support and preliminary mouse supportJiayi Zhao
2020-12-29add back support for different sized columnsJiayi Zhao
2020-12-26add support for trashing files instead of permanently deletingJiayi Zhao
2020-12-26fix mismatched typesking6cong
2020-12-24fix cut/copy src not updating after pasteJiayi Zhao
2020-12-20fix char issue with bulk_renameJiayi Zhao
2020-12-15fix printing extra characterJiayi Zhao
2020-12-15cargo fmtJiayi Zhao
2020-12-15add option to not collapse previewJiayi Zhao
2020-12-15folder view now always prefix file names with a spaceJiayi Zhao
2020-12-14selected item now highlights entire row instead of just filenameJiayi Zhao
2020-12-13code cleanup and fix path not showing when too longJiayi Zhao
2020-12-12fix crash caused by char boundary slicingJiayi Zhao
2020-12-11add a view for showing worker progressJiayi Zhao
2020-12-06version bump and code cleanup0.8.5Jiayi Zhao
2020-12-06add arrow indicating symlinksJiayi Zhao
2020-11-22add support for moving parent cursorJiayi Zhao
2020-11-20fix last line of menu not clearingJiayi Zhao
2020-11-20fix not clearing menu when open_with is triggeredJiayi Zhao
2020-11-02stop using debug print for termion keyJiayi Zhao
2020-10-28fix crash cycling through multiple tabsJiayi Zhao
2020-10-11fix file not displaying if file name has incorrect unicode pointsJiayi Zhao
2020-10-11Merge branch 'master' into devJiayi Zhao
2020-10-11cargo fmtJiayi Zhao