-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: retire complex windows escaping logic
refactor: libuv.shellescape (+added tests) refactor: path module (+added tests) refactor: fzf `--multi` option refactor: normalize shell escaping of `fzf_opts` refactor: multiprocess cmd args serialization chore: lua_ls warnings, format luarc.json with prettier feat(win): added support for listing files with `dir /s/b/a:-d` fix: path shorten/lengthen fix: git commits|bcommits fix: git_diff previewer fix: profiles, help_tags fix: cwd header test fix(make_entry): cwd_only check fix(path_shorten): do not shorten drive spec fix(path): `HOME_to_tilde` case insensitive on windows fix(live_grep): with `exec_empty_query={true|false}` fix(tags): ctags adjustments for windows fix(complete): path/file windows adjustments fix: unesacpe fzf's {q}
- Loading branch information
Showing
38 changed files
with
1,865 additions
and
709 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.