TomAwezome / veno

Multi-purpose text/code editor meant for easy and vast expandability.
https://tomawezome.github.io/veno/
GNU General Public License v3.0
16 stars 2 forks source link

Mac OSX backspace key nonfunctional #18

Closed TomAwezome closed 5 years ago

TomAwezome commented 6 years ago

reported as ^?

^?
2
127
BrandonDyer64 commented 5 years ago

This appears to be fixed.

OS: MacOS Mojave Shell: zsh + byobu Terminal: MacOS Terminal Keyboard: Nonstandard External / Razer

Edit: This works in the main editor, however, the backspace key doesn't appear to work when changing the filename on Ctrl+W

TomAwezome commented 5 years ago

Does it work on any of the magic bar functions?

BrandonDyer64 commented 5 years ago

Nope. And Ctrl-H seems to work as a backspace in these cases.

TomAwezome commented 5 years ago

did 266394fcc167ca4410f113cb27433f31b148ecd8 resolve it?

and out of curiosity does Ctrl-H work as expected to bring up search&replace?

BrandonDyer64 commented 5 years ago

Yup, it works now!

Ctrl-H just backspaces.