summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2022-09-17fix bug when HSplit view caused Joshuto to crash (#203)Vinegret43
2022-09-11add more helpful error messagesJeff Zhao
2022-09-11use Result instead of Option for parsing config filesJeff Zhao
2022-09-11add mimetype support via file commandJeff Zhao
2022-09-10fix preview width = 0 issueJeff Zhao
2022-09-09Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2022-09-09re-enable syntax_highlightJeff Zhao
2022-09-08Update image_previews.mdJeff Zhao
2022-09-05add numbered_command to default keymapJeff Zhao
2022-09-05move border rendering out of folder viewJeff Zhao
2022-09-04formatJeff Zhao
2022-09-04show how many files are selected in the footerJeff Zhao
2022-09-03add symlink docsJeff Zhao
2022-09-03add symlink relativeJeff Zhao
2022-08-31tab_switch_index can open more than 1 tab if given number is largerJeff Zhao
2022-08-31move numbered_command into command that can be invokedJeff Zhao
2022-08-31rework previews to have loading state as wellJeff Zhao
2022-08-31cargo clippyJeff Zhao
2022-08-31more fine grain error handling for previewing directoriesJeff Zhao
2022-08-31use hashmap and uuid to store tabs (#194)Jeff Zhao
2022-08-30Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2022-08-30Add "Visual-Mode" (#192)DLFW
2022-08-29add lazy static initalizations to make sure configs are initialized at the ri...Jeff Zhao
2022-08-13add symlink shortcutJeff Zhao
2022-08-13Sort options individual per tab (#191)DLFW
2022-08-01cargo clippyJeff Zhao
2022-08-01add `symlink_files` commandJeff Zhao
2022-08-01add delete_files with foreground optionJeff Zhao
2022-07-24add more to error messageJeff Zhao
2022-07-24make ambiguous command message more clearJeff Zhao
2022-07-19switch to eprintlnJeff Zhao
2022-07-19add --file-chooser optionJeff Zhao
2022-07-18increase performance by boxing values before sendingJeff Zhao
2022-07-18fix 0 being reportedJeff Zhao
2022-07-18asynchronize delete operationJeff Zhao
2022-07-16move --path option to default optionJeff Zhao
2022-07-07version bump 0.9.4v0.9.4Jeff Zhao
2022-07-07update lockJeff Zhao
2022-07-01add ability to check whether a preview is outdatedJeff Zhao
2022-06-29cargo fmtJeff Zhao
2022-06-29rename TuiBackend to AppBackendJeff Zhao
2022-06-28fix bulk_renameJeff Zhao
2022-06-28cargo fmtJeff Zhao
2022-06-28update configJeff Zhao
2022-06-27fix bulk_rename logic errorJeff Zhao
2022-06-27fix confirm_exit not workingJeff Zhao