octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49385] less gives error: "undecodable token"


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49385] less gives error: "undecodable token"
Date: Wed, 19 Oct 2016 18:10:03 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

Follow-up Comment #3, bug #49385 (project octave):

Confirmed, I get the same when I run the following in Octave:


>> system ("/bin/bash -c \"echo -ne '\\e[3mhello world\\e[23m'\"");
hello worldundecodable token: \001b(hex)[3m
undecodable token: \001b(hex)[23m


So this suggests there is something in the environment or in the less program
that is printing the "standout" and "no standout" ANSI terminal escape
sequences, but the Octave qterminal does not know how to interpret them.

Best answer here would be to disable these escape sequences (which is probably
what the Arch wiki page is doing opaquely).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49385>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]