-
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: fzf `--multi` option refactor: path module (+added tests) fix: path.starts_with_separator (-> is_absolute) fix: path shorten/lengthen fix: cwd header test fix: git commits|bcommits fix: git_diff previewer fix: profiles, help_tags chore: lua_ls warnings, format luarc.json with prettier feat: added support for listing files with `dir /s/b/a:-d` fix(make_entry): cwd_only check fix(path.shorten): do not shorten drive spec fix(paths): `HOME_to_tilde` case insensitive on windows fix(live_grep): with `exec_empty_query={true|false}` refactor(core): multiprocess cmd args serialization (WIP)
- Loading branch information
Showing
37 changed files
with
1,574 additions
and
567 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.