Hammy

Results 358 comments of Hammy

Are there any plans to implement this? I find that the results from the LSP builtins are confusing since there's no option to only display the relative path.

Hi, no sorry, that isn't what I was thinking. In the original issue, you can see that the find_files picker shows results right underneath the search bar. `find_files picker` ![image](https://user-images.githubusercontent.com/58985301/183302938-5075c1fd-1f3f-4c1d-97c0-f16580da1a89.png)...

Apologies, I think I've explained this poorly @cljoly I was just wondering if the telescope-repo picker could be configured to show the search results right underneath the search bar as...

To clarify further, I mean the way the search results appear. The overall layout of the picker is fine (e.g center) @cljoly Invoking the command `Telescope repo list layout_strategy=center` does...

Yes! sorry it took so long to clarify that. It feels like doing a google search and having to look at the bottom of the screen instead of looking at...

It looks like telescope-repo is the odd one out with the way the search results are populated, so it may be worth looking at `telescope-project` or even any of the...

I guess this is more preference than anything, to me it just makes logical sense since your eyes naturally stay around the search bar. Here's my full config at the...

Stumbled upon this comment here while looking more into it -> https://github.com/sharkdp/fd/issues/538#issuecomment-591053535 Looks like the alias `echo` that's currently being used won't work within PowerShell nor will any other PowerShell-specific...

Yup, I did indeed. I had another idea that might be better but slower? We can guarantee that the ending of each file path will be `\.git\` so it might...

I would have ideally raised a PR by now but haven't had the motivation to go ahead and learn Lua syntax 😅 I think trimming the chars is a better...