summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-07-02cargo clippyJeff Zhao
2023-07-02Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2023-07-02migrate to rustyline v12Jeff Zhao
2023-07-01refactor: avoid changing constraints during PreviewFileState load (#333)Handfish
2023-07-01upgrade to shellexpand v3Jeff Zhao
2023-07-01Migrate termion lib from v1 to v2. Mouse feature turn on by default (#349)Anton Simonov
2023-06-30add file preview documentationJeff Zhao
2023-06-25Tab theme configurable (#317)DLFW
2023-06-25fix: subdir_fzf stuck on large directory. (#309)Jacky Li
2023-06-06feat: Support for customizing file icons (#324)Noah Too
2023-05-31fix(spans,line): update dependency ratatui 0.21 (#319)Mathieu Herrmann
2023-05-07Cleanup preview.sh template (#285)DLFW
2023-05-04convert to using ratatui (#290)Jake Gallow
2023-05-03Fix typos (#288)a-kenji
2023-03-31quit_option configuration option (#228)pantosaur
2023-03-10cargo fmtJeff Zhao
2023-03-10Merge branch 'dev'Jeff Zhao
2023-03-10rework deleteJeff Zhao
2023-02-20Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2023-02-17new_tab can open specific directories (#256)DLFW
2023-02-11add current file to file operationsJeff Zhao
2023-02-09make progress view betterJeff Zhao
2023-02-07Help search also inside description column (#253)yanshay
2023-02-07Fix typo in help page "Swith" -> "Switch" (#252)yanshay
2023-01-31fix deleting preview before actual deletionJeff Zhao
2023-01-28remove from history by dir paths (#251)Sergei Suslov
2023-01-27add option to override deleting to trash (#249)Noah Too
2023-01-09remove debug config dirJeff Zhao
2023-01-09don't output parse error on all config files if they don't existJeff Zhao
2023-01-09don't output error message if file does not existJeff Zhao
2023-01-09quit outputdir now preserves symlinkJeff Zhao
2023-01-04cargo clippy and update (#245)Jeff Zhao
2023-01-04make symlink enum more clearJeff Zhao
2022-12-28cargo clippyJeff Zhao
2022-12-28More meaningful message on missing config file (#243)DLFW
2022-12-14change tab renderJeff Zhao
2022-12-04Bulk-rename works with only current file (#234)DLFW
2022-12-04Display filter and flat status in footer (#232)Noah Too
2022-11-23cargo clippyJeff Zhao
2022-11-20add bookmark supportJeff Zhao
2022-10-31Added `rename_keep_ext` command and refactored rename functions (#221)Fritz Rehde
2022-10-26support multiple zoxide arguments (#220)Noah Too
2022-10-24show linenumber option in pre-execution displayJeff Zhao
2022-10-24fix unwrap error when fzf not installedJeff Zhao
2022-10-21Rework filter and flat commands to be dirlist specific (#209)Noah Too
2022-10-21update ansi-to-tui to 2.0.0 (#210)Noah Too
2022-10-20Add linemode feature and first simple linemodes (#206)DLFW
2022-10-17Add ranger-like mouse control, incl. opening files (#207)DLFW
2022-10-17add `filter` command (#205)Noah Too
2022-09-17cargo updateJeff Zhao