summaryrefslogtreecommitdiffstats
path: root/config
AgeCommit message (Expand)Author
2023-08-30Add icon for `*.csv` (#422)xrelkd
2023-08-29command chaining supportJeff Zhao
2023-08-24feat: regex support (#411)Justin Chen
2023-08-23feat: add more icons for multimedia file format (#410)xrelkd
2023-08-19add more formats to mimetype.toml (#405)xfzv
2023-08-13feat: Add case sensitivity support for searching, selecting and filtering fil...Justin Chen
2023-08-12added all_selected field in CopyFilePath (#391)Uros
2023-08-04feat: add user & group on foot and make linemode configturable and more optio...Lzzzzzt
2023-07-26Separate OpenOffice preview cases (#376)Michael Huang
2023-07-01Update keymap.toml (#342)Imbolc
2023-06-30Fix incorrect sort method field in example config (#350)rqdmap
2023-06-26Mention that the preview script should be executable (#343)Imbolc
2023-06-25Tab theme configurable (#317)DLFW
2023-06-06feat: Support for customizing file icons (#324)Noah Too
2023-05-27Add flake support (#297)Ruixi-rebirth
2023-05-07Cleanup preview.sh template (#285)DLFW
2023-04-10add Ctrl+C keymapJeff Zhao
2023-03-30fix --foreground error messageJeff Zhao
2023-02-17new_tab can open specific directories (#256)DLFW
2022-11-20add bookmark supportJeff Zhao
2022-10-20Add linemode feature and first simple linemodes (#206)DLFW
2022-09-11use Result instead of Option for parsing config filesJeff Zhao
2022-09-11add mimetype support via file commandJeff Zhao
2022-09-05add numbered_command to default keymapJeff Zhao
2022-09-04formatJeff Zhao
2022-09-03add symlink relativeJeff Zhao
2022-08-31move numbered_command into command that can be invokedJeff Zhao
2022-08-30Add "Visual-Mode" (#192)DLFW
2022-08-13add symlink shortcutJeff Zhao
2022-08-01add `symlink_files` commandJeff Zhao
2022-06-28update configJeff Zhao
2022-05-26add vsplit viewJeff Zhao
2022-05-26Merge branch 'main' of github.com:kamiyaa/joshutoJeff Zhao
2022-05-26split up keymaps into different modesJeff Zhao
2022-05-16add ctrl+h as hidden files toggle (#171)Antoine Bertin
2022-05-14update theme.tomlJeff Zhao
2022-04-22combine --output-dir and --choosefiles into a single argumentJeff Zhao
2022-04-20add H, L and M vim actionsJeff Zhao
2022-04-09rename crude to raw again = =;Jeff Zhao
2022-02-24Move half page (#143)sushi-shi
2022-02-23Add incremental search (#140)sushi-shi
2022-02-01code cleanup (#135)DLFW
2022-01-16move preview script into configJeff Zhao
2022-01-16rework file previews to have better argument handlingJeff Zhao
2022-01-13add forking capabilities via xdg_openJeff Zhao
2022-01-09add option to turn off automatic directory reloadingJeff Zhao
2021-12-15add dynamic number of columns (#111)Vinegret43
2021-12-05add line numbers (#109)Vinegret43
2021-12-03update mimetype.tomlJeff Zhao
2021-10-25Add avif to default config (#98)nonetrix