summaryrefslogtreecommitdiffstats
path: root/config_files
AgeCommit message (Expand)Author
2024-02-23WIP. send refresh events from refresher. Not yet from copy moveqkzk
2024-01-09configurable menu colorsqkzk
2023-12-27don't use -e for every terminal read it from configqkzk
2023-12-22rename Goto mode to Cdqkzk
2023-12-20refactor tui & cli menus using common traitsqkzk
2023-12-18make cli application configurableqkzk
2023-12-11readmeqkzk
2023-12-10Use session to save display settings. Inspired by Felixqkzk
2023-12-07fix typo in config, update second pane when clicking fileqkzk
2023-12-07updated default config file to reflect uniform keybindingsqkzk
2023-12-03remove specific commandsqkzk
2023-11-26document config files a bit betterqkzk
2023-11-18FIX: browsing a file where "modified" time is in future crashes the application.qkzk
2023-11-03allow seveval palettes for normal file colorsqkzk
2023-11-03allow rgb colors in config fileqkzk
2023-11-02lazy_static load of colors. They are configurable again...qkzk
2023-10-30remove color configuration & caching. All colors are calculated every timeqkzk
2023-10-21refactor config & argsqkzk
2023-09-22remove rolling log, use delete instead :( $ENV{HOME} is created every time th...qkzk
2023-09-19FIX: wrong mode in config file ModeNormal -> ResetModeqkzk
2023-04-05readmeqkzk
2023-04-03allow more expansions : %n, %e, %pqkzk
2023-04-03diplay custom configured actions in helpquentin konieczko
2023-04-02allow expansion into custom commandsqkzk
2023-04-02allow user to define custom shell commands executed on selected fileqkzk
2023-04-01vim keys: J K C+U C+Dqkzk
2023-04-01vim keys g (top) G (bottom). Changed keys for shortcut & gotoqkzk
2023-04-01basic vim keys hjklqkzk
2023-04-01read dual & display full setting from config fileqkzk
2023-03-22refactor cli info menu & executionqkzk
2023-03-07set log from config file. Use 2 loggers, normal and for specific actions. Sta...qkzk
2023-03-05Configurable tuis loaded from a config file.qkzk
2023-03-03bulkrename & bulknew from a menu.quentin konieczko
2023-02-24restrain dual pane to 120+ chars wide, uniform keybindings for display to alt...qkzk
2023-02-20use thumbnail for video, mediainfo for audioqkzk
2023-01-18fix a bug. Clippy. improve display and documentqkzk
2023-01-05tree: t toggle tree, T thumbnail.quentin konieczko
2023-01-05tree: nvim file pickerquentin konieczko
2022-12-16moved config files to specific folderqkzk