added VTE_ERASE_TTY option for Backspace/Delete keys
added VTE_ERASE_AUTO as defined but not visible in list yet
I not sure about sort ordering where VTE_ERASE_TTY is now going first in list and could be default for new installations.
Commits does not includes localization files generated because doubts about menu item name.
I made these changes by finding solution for #517
it's not, but could be useful also:
VTE_ERASE_TTY
option for Backspace/Delete keysVTE_ERASE_AUTO
as defined but not visible in list yetI not sure about sort ordering where
VTE_ERASE_TTY
is now going first in list and could be default for new installations. Commits does not includes localization files generated because doubts about menu item name.