You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Thank you for your great work!
I found the tab key not working in edition mode. I have to type 4 spaces instead. I am not sure the reason, but for other popular terminal editors (vim, neovim, nano) my tab key works normally.
Hi @Eralien, thanks for the kind words!
I am aware of this problem. We rely on prompt-toolkit's BufferControl here, so we should look there to solve this issue. Also, we might want to support tab-completion.
Do you want to open a PR?
Hi, Thank you for your great work!
I found the tab key not working in edition mode. I have to type 4 spaces instead. I am not sure the reason, but for other popular terminal editors (vim, neovim, nano) my tab key works normally.
My environment:
Operation System: Ubuntu 18.04
Python 3.8 (pip), nbterm 0.0.12
Terminal: terminator
The text was updated successfully, but these errors were encountered: