summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2024-04-03Zoxide related features (#506)HEADmainChristoph Jabs
2024-04-03feat: add support for %s and %p as first argument to subprocess commands (#515)Azad
2024-04-03feat: add `--last` option to `new_tab` command (#517)Azad
2024-03-29add back confirm_exit optionJeff Zhao
2024-03-23fix commands with pager enabled capturing unwanted inputdevJeff Zhao
2024-03-14feat: add `--reverse` flag to sort methods (#507)Azad
2024-03-14fix: restore line numbers (#511)Azad
2024-03-14fix: hey use username not real name :D (#509)lali
2024-03-10fix open file not working with case_insensitive_extJeff Zhao
2024-03-10rename case_sensitive_ext to case_insensitive_extJeff Zhao
2024-03-10refactor code to reduce clonesJeff Zhao
2024-03-10Merge branch 'main' into devJeff Zhao
2024-03-10move preview area into PreviewContextJeff Zhao
2024-03-10feat: add `case_sensitive_ext` option for mimetype, theme and icons (#497)Azad
2024-03-10cargo clippyJeff Zhao
2024-03-10fix theme not using prefixJeff Zhao
2024-03-10fix: path autocompletion (#502)Azad
2024-03-10fix: clear numbered command buffer on cursor move (#505)Azad
2024-03-10Add `capture` and `stdout` commands (#495)DLFW
2024-02-27fix: escape `'` char in trash operations (#501)Azad
2024-02-27feat: use a pager instead confirm_exit (#498)lali
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: update all lists viewports on sort method change (#492)Azad
2024-02-20fix: resolve clippy errors (#493)Azad
2024-02-20fix selection style when lscolors enabled (#496)lali
2024-02-15feat lscolors support (#489)Ben Webb
2024-02-13Add command for printing embedded configs (#487)sushi-shi
2024-02-13fix overflow bug on bookmark widget when area is too small (#483)pantosaur
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-11-10[feat] add option to use file_path() with the %p keyword (#431)lali
2023-11-04custom_commands + fallback for the older configurations (#446)Tomasz Durda
2023-11-04feat: add `focus_on_create` option (#448)Azad
2023-11-01make input thread a bit more robustJeff Zhao
2023-10-09feat: wezterm cwd compatibility (#439)kennycallado
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-26fix: add mutex lock to preview threads (#430)lali
2023-09-12feat: extensions for select and filter (#428)Justin Chen
2023-09-07rename some typesJeff Zhao
2023-09-07cleanup config codeJeff Zhao
2023-09-04fix error messageJeff Zhao
2023-09-02feat: Add rename_file_append_ext command (#423)rqdmap
2023-08-29Add subcommands (#418)xrelkd
2023-08-29command chaining supportJeff Zhao