goneovim icon indicating copy to clipboard operation
goneovim copied to clipboard

Decoupling `<C-i>` and `<Tab>`

Open nmder opened this issue 1 year ago • 2 comments

Hi,

Thanks for the great work!! I was wondering if it's possible to decouple <C-i> and <Tab>. In terminal, as a workaround, I have kitty mask <C-i> with some other key-combo <leader>i. Not sure if such a workaround is possible in goneovim at this moment.

Thanks!

nmder avatar Jul 15 '23 10:07 nmder

@nmder Sorry for not replying for so long. It is possible to decouple <C-i> and <Tab>. That is, it is possible to define and operate separate mappings for them in Goneovim.

akiyosi avatar Aug 08 '23 15:08 akiyosi

My stupid ass set <C-i> to close terminal. Whenever I click on terminal in closes it((.

EpsilonKu avatar Sep 08 '23 10:09 EpsilonKu