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
This may be an interaction with Awesome Emacs Keymap since the problem doesn't occur until I move around with Emacs keybindings. However, I turned on the Developer: Toggle Keyboard Shortcuts Troubleshooting and see the delete key being properly detected. Regardless, if I uninstall Code Spell Checker the problem goes away.
I have a line of a few characters and hit the delete key: one char to the left is deleted and then the cursor moves to the beginning of the current line. The line has to be the very last line of the buffer though.
123456789 <-- Line before delete (very last line in the buffer)
^
cursor
12345678 <-- Line after delete
^
cursor
This may be an interaction with Awesome Emacs Keymap since the problem doesn't occur until I move around with Emacs keybindings. However, I turned on the
Developer: Toggle Keyboard Shortcuts Troubleshooting
and see the delete key being properly detected. Regardless, if I uninstall Code Spell Checker the problem goes away.I have a line of a few characters and hit the delete key: one char to the left is deleted and then the cursor moves to the beginning of the current line. The line has to be the very last line of the buffer though.
The text was updated successfully, but these errors were encountered: