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

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

[Octave-bug-tracker] [bug #59483] GUI terminal emits "undecodable token:


From: Rik
Subject: [Octave-bug-tracker] [bug #59483] GUI terminal emits "undecodable token:" warning with readline bracketed paste setting
Date: Thu, 19 Nov 2020 17:46:16 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36

Follow-up Comment #18, bug #59483 (project octave):

One might be able to have two inputrc for Octave available in the share/
directory.  On entering the GUI one would use 


readline_read_init_file (GUI_INPUTRC)


to load the file which turns enable-bracketed-paste.

BUT, that sounds pretty complicated.

I would probably just find a place to call


rl_variable_bind ("enable-bracketed-paste", "off");


when it had been determined that the GUI was started.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59483>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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