Gustavo Henrique Montesião de Sousa

Results 27 comments of Gustavo Henrique Montesião de Sousa

I'm closing this issue by now because it seems there isn't enough demand for this feature. If you or someone else want reconsider it, please tell me. I won't delete...

Don't worry, @andreyorst! Even if you'd remained interested in such a feature, I still would wonder if it would be a good idea releasing it for just two potential users...

Hey, @andreyorst ! I decided to revisit this issue and make a new implementation. I extracted the common functions to a separate module both `luar.lua` and `luar.fnl` `require`. It was...

Great! I still need to update the docs, but it works mostly the same as the `lua` command, with the only exception that Kakoune commands with hyphens can now maintain...

That's right: the last release (v2020.09.01) doesn't yet contain support for Fennel. So I'll probably hold the merge to `master` until Kakoune makes a new release.

Hi! Just to second @greneholt , I would really like to see a different matching algorithm for the fuzzy finder. I usually find that with `fzf`I need fewer keystrokes to...

I did some small tests here, and it seems that `dynregex` doesn't provide the `%val{buffile}` expansion. Without it, we can't request information about the document being edited.

Well, I was planning to define a new command to send messages to the lsp binary to get the necessary information to highlight the buffer. I'm new to Kakoune and...

Hi, folks! This is not a Python specific issue, but something related to multi byte chars. Apparently, `kak-lsp` doesn't play well with Unicode in some corner cases. Here is a...

By the way, I see it's still marked as `need steps to reproduce`. Aren't the steps I provided enough? In any case, I'm pretty sure you can reproduce it with...