summaryrefslogtreecommitdiffstats
path: root/src/window
AgeCommit message (Expand)Author
2020-02-16rework rendering system to use tui-rs widgetsJiayi Zhao
2020-02-09rework input thread and file operationsJiayi Zhao
2019-07-19changed how commands are handledJiayi Zhao
2019-06-28clean up how view is calculatedJiayi Zhao
2019-06-04revert back to previous printing methodJiayi Zhao
2019-05-30move reloading of directory content into reload_dir.rs rather than tab.rsJiayi Zhao
2019-05-27cargo fmtJiayi Zhao
2019-05-27move updating page state to cursor_move onlyJiayi Zhao
2019-04-30cargo clippyJiayi Zhao
2019-04-29fix right window not taking up entire spaceJiayi Zhao
2019-04-22code cleanup and use more functional codeJiayi Zhao
2019-04-20use rustyline for textfield implementationJiayi Zhao
2019-03-30move view struct out of Context and pass in as a separate argumentJiayi Zhao
2019-02-20cargo fmtJiayi Zhao
2019-02-20fix tab view not showingJiayi Zhao
2019-02-19rust 2018 and clippyJiayi Zhao
2019-02-19make tab ui a little more prettyJiayi Zhao
2019-02-15Fix most clippy lintsCaleb Bassi
2019-02-15refactor: project layoutCaleb Bassi