summaryrefslogtreecommitdiffstats
path: root/src/ui
AgeCommit message (Expand)Author
2024-03-14fix: restore line numbers (#511)Azad
2024-03-10rename case_sensitive_ext to case_insensitive_extJeff Zhao
2024-03-10refactor code to reduce clonesJeff Zhao
2024-03-10move preview area into PreviewContextJeff Zhao
2024-03-10cargo clippyJeff Zhao
2024-03-10fix theme not using prefixJeff Zhao
2024-03-10fix: path autocompletion (#502)Azad
2024-02-27ratatui-image widget for image previews without scripts (#467)Benjamin Grosse
2024-02-21Make mouse support configurable (#494)Mroik/PositiveC
2024-02-20fix: resolve clippy errors (#493)Azad
2024-01-20Use `shadow-rs` to show detailed version information (#481)xrelkd
2023-12-18fix TableJeff Zhao
2023-11-10cargo fmtJeff Zhao
2023-11-10only replace home dir with tilde if it starts from the rootJeff Zhao
2023-10-09fix: remove the debug info causing the chaos in UI (#444)Ralph Zhou
2023-10-08clippyJeff Zhao
2023-10-08fix unwrap() crashJeff Zhao
2023-10-08Scrollable tab-bar (#437)DLFW
2023-09-07cleanup config codeJeff Zhao
2023-08-29command chaining supportJeff Zhao
2023-08-13feat: Add case sensitivity support for searching, selecting and filtering fil...Justin Chen
2023-08-12show description in help menu as wellJeff Zhao
2023-08-12add optional description to keymapsJeff Zhao
2023-08-12feat: tab bar can show current dir name (#390)Lzzzzzt
2023-08-04feat: add user & group on foot and make linemode configturable and more optio...Lzzzzzt
2023-07-30mtime will display with local timezone (#384)Lzzzzzt
2023-07-23migrate to ratatuiJeff Zhao
2023-07-18chore: cleanup warnings (#365)Kasper Juul Hermansen
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-01Migrate termion lib from v1 to v2. Mouse feature turn on by default (#349)Anton Simonov
2023-06-25Tab theme configurable (#317)DLFW
2023-05-31fix(spans,line): update dependency ratatui 0.21 (#319)Mathieu Herrmann
2023-05-04convert to using ratatui (#290)Jake Gallow
2023-05-03Fix typos (#288)a-kenji
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-01-04cargo clippy and update (#245)Jeff Zhao
2023-01-04make symlink enum more clearJeff Zhao
2022-12-28cargo clippyJeff Zhao
2022-12-14change tab renderJeff Zhao
2022-12-04Display filter and flat status in footer (#232)Noah Too
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-09-17fix bug when HSplit view caused Joshuto to crash (#203)Vinegret43
2022-09-05add numbered_command to default keymapJeff Zhao