summaryrefslogtreecommitdiffstats
path: root/config
AgeCommit message (Expand)Author
2021-06-19open command line with a colon (#75)DLFW
2021-06-14fix copy_dirnameJeff Zhao
2021-06-10add support for specifying new tab home pageJeff Zhao
2021-06-09Add a "touch" command (#66)DLFW
2021-05-19fix open_fileJeff Zhao
2021-05-17Merge branch 'dev' of github.com:kamiyaa/joshuto into devJeff Zhao
2021-05-17add back gitignoreJeff Zhao
2021-05-16Merge pull request #52 from makeefu/mainJeff Zhao
2021-05-16fix mimetype.tomlJeff Zhao
2021-05-16update mimetype.tomlJeff Zhao
2021-05-15modified: src/commands/file_ops.rsmakeefu
2021-05-13add arrow prefix to up,down,left,rightJeff Zhao
2021-05-13fix mimetype.tomlJeff Zhao
2021-05-11Add support for .webp in mimetype.tomlnonetrix
2021-05-10Add .webp support to default themenonetrix
2021-05-06update configJeff Zhao
2021-05-01update configJeff Zhao
2021-04-30fix reload_dir_list and reload_dirlist inconsistencyJeff Zhao
2021-04-29rework config structureJeff Zhao
2021-04-26update keymap.tomlJeff Zhao
2021-04-25add support for glob file selectionJeff Zhao
2021-04-05enable borders by defaultJeff Zhao
2021-01-20cd with tilde expansionMatthew Blode
2020-12-26add support for trashing files instead of permanently deletingJiayi Zhao
2020-12-15update configsJiayi Zhao
2020-12-15add option to not collapse previewJiayi Zhao
2020-11-22add support for moving parent cursorJiayi Zhao
2020-10-08Added configuraton for showing iconsAnas Saeed
2020-06-05fix keymap.tomlKamiyaa
2020-05-13rework command parsing and add shell commandJiayi Zhao
2020-03-18update config fileJiayi Zhao
2020-02-16remove ncurses dependencyJiayi Zhao
2020-02-09rework input thread and file operationsJiayi Zhao
2020-02-08change to using termion's keyboard handlingJiayi Zhao
2019-08-06change keymap.toml layoutJiayi Zhao
2019-08-05rework how mimetype configuration worksJiayi Zhao
2019-08-03Make xdg_open toggleableJiayi Zhao
2019-06-28update mimetype.tomlJiayi Zhao
2019-06-28update mimetype.tomlJiayi Zhao
2019-05-31update example keymap config fileJiayi Zhao
2019-05-27update config filesJiayi Zhao
2019-05-26Revert keymaps back to vectorsJiayi Zhao
2019-05-25update keymap.tomlJiayi Zhao
2019-05-01add ConfigStructure traitJiayi Zhao
2019-04-30rework how mimetype.toml config worksJiayi Zhao
2019-04-27change struct names and update keymap.tomlJiayi Zhao
2019-04-25add option for enabling/disabling preview supportJiayi Zhao
2019-03-02fix search_prev silently overwriting paste commandsJiayi Zhao
2019-03-02update keymap.toml to contain search_next and search_prevJiayi Zhao
2019-02-20remove dyn for Box<Trait>Jiayi Zhao