randy3k / Terminus

Bring a real terminal to Sublime Text
https://packagecontrol.io/packages/Terminus
MIT License
1.37k stars 83 forks source link

typing error: can not type characters such as '@' #376

Closed paro-paro closed 1 year ago

paro-paro commented 1 year ago

So, I love Sublime Text and Terminus was just what I needed it for the best IDE experience... BUT... I am running into an annoying issue when it comes to typing special characters such as '@'

For example, when I try to cd into my '@paro-paro directory, typing:

cd @

will result in the caret moving one space backward and kind of blocking the typing... I noticed that is also happening with other characters such as '[' or ']' even though I do not care much about those.

It happens in both the tab and panel views.

Maybe is something relatively stupid to solve... but I can not seem to figure it out!

I am running:

MacOs Catalina version: 10.15.17 Zsh shell Sublime Text 4 - latest build 4126 Terminus Package v0.3.27

In any case, congrats on this amazing package!

Screenshot 2022-10-13 at 02 01 56

paro-paro commented 1 year ago

sorry... just updated the key binding and all good!