Alfonso
Alfonso
If you don't mind, I'd like to take on this issue, but it is my first attempt to contribute to the Nvim ecosystem. So, I would appreciate some guidance on...
> For sure, go for it. > > For developing/testing/debugging, you can fork a copy and clone to some directory. Then (for lazy) use the `dir` option to point to...
> Hmm yeah you're right. Upon closer inspection, looks like we need more info than just the command name (goes to show how little I use the `commands` picker 😂)....
@jamestrew Besides the performance implication (slower for sure), I didn't manage to get a proper working solution. Some of the Ex commands give an error when passed to the `nvim_parse_cmd()`...
> slightly related but just learned about https://github.com/jonarrien/telescope-cmdline.nvim haven't tried it myself yet but looks pretty cool. gonna try it out After checking the code, I figured out he uses...
Same errore for me i tried the command suggested by @timbru31 and the terminal shows `fairgame$ chromium-browser --headless --no-sandbox --disable-gpu --screenshot https://github.com /usr/bin/chromium-browser: 12: xdg-settings: not found [0403/203016.802441:WARNING:headless_browser_main_parts.cc(83)] Cannot create...
Hi @rjurga, can you post a screenshot of the actual behaviour?
I'd love this feature too. The templater plugin is way cooler than the default one
> @dprotaso Can I also pick this up? Are you still working on it?