MrPandir

Results 37 comments of MrPandir

> @MrPandir could you test main again? Yes, that has been fixed. πŸ‘ https://github.com/user-attachments/assets/d694c6d6-f5e0-4427-8642-bb9e000a2f6f

> So to confirm if I understood it correctly, what you mean is that tab should be there and not disappear even if is the last one? No. The display...

> @MrPandir can you test it with latest main? Yes, this was fixed in main. πŸ˜ƒ

I've been using this combination since version [v0.0.38](https://github.com/raphamorim/rio/releases/tag/v0.0.38) and it works fine in all versions. Your problem is that you use `+` for the combination, but you need to use...

> Is it working on 0.1.6? Yes it works in 0.1.6 I wonder why this doesn't work by default and requires adding it to the config? Judging by the code,...

> Yea, that's the weirdest thing. Before it was a bug that was computing only if was `{` or `}` unfortunately. This bug was introduce somewhere 0.0.33~0.0.34 and stayed in...

> Just a notice that I am currently trying to find a way to move the fzf code to superfile (I don’t want to require dependencies to search for files)...

> @MrPandir could you test with latest main? Still reproducible. To test, I run the command `kitten show-key -m kitty` and press fn + backspace. Although this shows that the...

> @MrPandir could you test again? I think I understood the issue. Not sure what the problem is, but I'm using [nushell](https://www.nushell.sh) and it still somehow gets that character. It...

> Hmm weird, I am pressing fn+backspace and don't get the character. πŸ€” It seems you forgot to enter `$env.config.use_kitty_protocol = true` before testing. Because by default nushell does not...