-
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: generating shell wrapper command / env vars
refactor: retire complex windows escaping logic refactor: fzf `--multi` option refactor: path module (+added tests) fix: misc fixes for windows fix: cwd header test fix: path.starts_with_separator fix: git commits|bcommits fix: git_diff previewer `sh -c` -> `cmd` 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: path shorten/lengthen 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) fix(live_grep): special chars (WIP)
- Loading branch information
Showing
37 changed files
with
1,569 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.