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

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

[Octave-bug-tracker] [bug #59916] Embedded tabs are executed when code i


From: Rik
Subject: [Octave-bug-tracker] [bug #59916] Embedded tabs are executed when code is pasted in to command window
Date: Wed, 20 Jan 2021 16:07:07 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Follow-up Comment #11, bug #59916 (project octave):

If we could, it would be nice to disable tab as a special character when we
know we are pasting text.

Next best would be to replace tabs with a character that won't trigger
completion.  However, it would be nice not to replace tabs within strings. 
For example, someone might want to paste text that represents tab-separated
values and then use strread, textscan, or sscanf on it.

Less good, but better than the current behavior, would be to replace all tabs
with a different character as you suggested with text.replace().



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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