summaryrefslogtreecommitdiffstats
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-04-03Update command_arguments.mdJeff Zhao
2024-03-29add back confirm_exit optionJeff Zhao
2024-03-23fix commands with pager enabled capturing unwanted inputdevJeff Zhao
2024-03-15Merge branch 'main' of github.com:kamiyaa/joshutov0.9.8Jeff Zhao
2024-03-15version bump v0.9.8Jeff Zhao
2024-03-15chore(nix): update `flake.lock` (#513)xrelkd
2024-03-15Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2024-03-15attempt to fix CIJeff Zhao
2024-03-15Update README.md (#512)v0.9.7Jeff Zhao
2024-03-15Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2024-03-15version bump 0.9.7Jeff Zhao
2024-03-15add ratatui to tagsJeff 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-10Bump mio from 0.8.10 to 0.8.11 (#504)dependabot[bot]
2024-03-10fix: clear numbered command buffer on cursor move (#505)Azad
2024-03-10Add `capture` and `stdout` commands (#495)DLFW
2024-02-28Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2024-02-28add tea.yamlJeff Zhao
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-13Bump libgit2-sys from 0.16.1+1.7.1 to 0.16.2+1.7.2 (#491)dependabot[bot]
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-19Enable large file support for exiftool (#465)Mroik/PositiveC
2023-12-19fix: skip printf % interpretation (#463)kennycallado
2023-12-19README.md: fix typo in URL (#464)Integral
2023-12-19Update file_previews.md (#472)Maximilian Ehlers
2023-12-19Fixed syntax errors for scripts provided in docs/image_previews/kitty.md (#468)Tianze Zhu
2023-12-18fix TableJeff Zhao