Felipe Lema
Felipe Lema
I tried both `cmd` and `raw_cmd` but I'm getting the following error: ``` 5108: Error executing lua: ...l/share/nvim/lazy/fzf-lua/lua/fzf-lua/providers/grep.lua:49: attempt to call method 'match' (a nil value) stack traceback: ...l/share/nvim/lazy/fzf-lua/lua/fzf-lua/providers/grep.lua:49: in...
the problem can be reproduced, at least in a linux distro, with the following: `lua require'fzf-lua'.grep{cmd={'printf', '%s\n', '/home/user/a/file.txt:1:1:text', '/home/user/other/file.txt:1:1:textt'}, search='noop'}`
I'd like to run a repeatable script before the version scripts to do `USE SCHEMA {{ SCHEMA }}`
thx for the tip, @sfc-gh-tmathew , although it is not something I could use. Let me explain the use-case for me would be to have a single command say `alias...
> OR is your requirement that you need the pre.sql to run once before looping through each SQL files in the -f location? this is my requirement. #164 sounds very...
how do I de-dent the function body? @JohnnyMorganz
holy smokes! `format_function_body` is a 217-line code blob
ooh, that works alright. Thanks closing
I don't have it with me right now, but I remember some "launch process" function had unsolvable-in-the-near-future problems with spaces (maybe `uv.spawn()`?) so I would not add any code if...
I'm willing to work on this issue if maintainers are willing to accept