gjeusel
gjeusel
Thx for your answer ! Indeed, using the `bind()` to fill up extras might be a solution. I understand your aversion of adding more configuration. Let's wait and see if...
Hey @Conni2461 ! Any news on this one ? This is the only remaining reason why I havn't completly switched to telescope from fzf.vim. And I would sooooo love to...
I managed to make it work somehow by using attach_mappings to overwrite the last action (`center` in my case): ```lua local telescope = require("telescope") local builtin = require("telescope.builtin") local actions...
> @gjeusel: Not sure if I'm doing something wrong, but it doesn't seem to work for me. I copied and pasted your exact config and folds aren't closed when i...
Nop, they aren't ! `mount_point="/tmp"` `folder="/tmp/foldername"` The purpose is to highlight an issue with files contained in a "sub-directory"
Sorry, I noticed afterward this opened PR. I proposed another solution here: https://github.com/lukas-reineke/cmp-rg/pull/47
Daaamn, I personally love it. Can't wait for the next release.
Sorry, maybe it would be more appropriate to open this issue at https://github.com/CrunchyData/crunchy-containers ?
A sample of customized dockerfile to get latest timescaledb is actually found in [another *unrelated* issue](https://github.com/CrunchyData/postgres-operator/issues/2681). Still, the question remains, would it be possible to add the tsl file in...
Hey @Bogdanp @ryanhiebert ! Hope you're all doing well ! I wanted to know the status of this task ? What are the missing pieces ?