CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2026/03/10 11:17:32
Modified files:
app/xterm : XTerm.ad xterm.man
Log message:
set metaSendsEscape by default. In UTF-8 mode the high bit would be
interpreted in a latin-1 fashion, before being converted into its UTF-8
equivalent, resulting in a character, instead of a Meta-combination.
OK helg@, op@, sthen@, matthieu@
