Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-11 | More fzf functions | Guangxiong Lin | |
2022-04-18 | Bind select-all in fzf | Guangxiong Lin | |
2022-03-27 | Ignore .cache folder in fzf | Guangxiong Lin | |
2022-03-27 | Bind easymotion in fzf | Guangxiong Lin | |
2022-03-26 | Update fzf config | Guangxiong Lin | |
2022-01-22 | Set FZF_CTRL_T_COMMAND | Guangxiong Lin | |
Set the FZF_CTRL_TCOMMAND as FZF_DEFAULT_COMMAND. Otherwise, the default ctrl t command will not show the hidden file. | |||
2022-01-22 | Add fzf config | Guangxiong Lin | |
The fzf config is splited into .env and .functions before. It will be hard to remove the config of fzf when I want to replace fzf with other finder (e.g. skim). I place all config related to .fzfrc now. Besides, I add the config to load fzf completion and key bindings. |