Commit Graph
8 Commits
Author SHA1 Message Date
James TrewandSimon Hauser d5fe96ec8a fix: expand/normalize paths more selectively (#2628)
(cherry picked from commit 3b8399c273)
2024-05-20 11:10:12 +02:00
MarskeyandSimon Hauser 2d0e6fd49c fix: async job close not working #2797 (#2798)
(cherry picked from commit 84c5a71d82)
2023-11-28 11:22:30 +01:00
James TrewandSimon Hauser 4f874ff4e7 fix: escape cwd symbols for async_oneshot_finder (#2460)
(cherry picked from commit 6258d50b09)
2023-05-14 21:33:48 +02:00
Quet ZalandGitHub a59ada7914 fix: close process handle after termination (#1856) 2022-04-30 12:33:15 +02:00
Simon HauserandGitHub 234066f875 fix: man_pages previewer, respecting MANPATH and apropos output parsing (#1764)
- introducing putils writer and use it rather than using PAGER env var
- introducing env for lua/telescope/_.lua job interface
  - to respect MANPATH (and PATH just in case)
- fix for apropos output parsing might return e.g. `alacritty, Alacritty`
  We need to split on first `,`
2022-03-10 13:48:40 +01:00
Simon HauserandGitHub 1131e5f9e1 chore: better uv.spawn error handling and windows git spawn bugfix (#1498) 2021-12-05 08:29:03 +01:00
TJ DeVriesandGitHub dcee6c81f4 fix: Fix line endings for windows (#1169) 2021-08-26 13:01:31 -07:00
TJ DeVriesandGitHub a97af306c4 feat(performance): Major performance improvements using async v2 from @oberblastmeister (#987)
* start: Working w/ async jobs

* short circuit to using bad finder if you pass writer.
2021-08-20 11:11:24 -04:00