Ben Kolligs

Results 10 comments of Ben Kolligs

Has this issue been fixed? I have this problem as well. I'd like to have the notebook be treated as one document so that I can get intellisense on the...

> > > Do I have this right? is this what this issue is about? > > > > > > Yes. > > Oh, thanks. This is very unfortunate....

I’m running into this as well. Any progress on this issue?

Any updates for custom extensions?

This would be great, and is more in line with how normal Neovim marks work

I am seeing this issue as well with the `flatten` and deserialization of `enums`.

I am seeing this issue as well with the `flatten` and deserialization of `enums`.

I have a similar setup (Alacritty, Ubuntu 22) and I had this issue. I found that the chord doesn't work if I have the terminal open already, and the first...

The only mapping I have is ```lua require("toggleterm").setup({ open_mapping = [[]], }) ``` and using shift just seems to work.

Ah yeah unfortunately I think the terminal captures the escape so it can’t be remapped. I should’ve clarified I was unable to get the escape mapping to work. I also...