On 04/23/2013 04:50 AM, Christoph Lohmann wrote:
I am considering making this the default behaviour of st. Are there any
arguments against it?
I'm actually confused by what he means by "most of the apps I tried
didn't recognize the escape sequence", because every app I've ever used
recognizes it (which is simply to prefix a character with \033 to
represent meta), no app I've ever used recognizes the 8-bit behavior,
and an app expecting the 8th bit (which I've never seen) would not
handle non-ascii text input properly.