summaryrefslogtreecommitdiff
path: root/lua/telescope/_.lua
AgeCommit message (Collapse)Author
2022-04-30fix: close process handle after termination (#1856)Quet Zal
2022-03-10fix: man_pages previewer, respecting MANPATH and apropos output parsing (#1764)Simon Hauser
- 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 `,`
2021-12-05chore: better uv.spawn error handling and windows git spawn bugfix (#1498)Simon Hauser
2021-08-26fix: Fix line endings for windows (#1169)TJ DeVries
2021-08-20feat(performance): Major performance improvements using async v2 from ↵TJ DeVries
@oberblastmeister (#987) * start: Working w/ async jobs * short circuit to using bad finder if you pass writer.