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

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

[Octave-bug-tracker] [bug #46088] Problems with the new readline feature


From: anonymous
Subject: [Octave-bug-tracker] [bug #46088] Problems with the new readline feature "show-mode-in-prompt"
Date: Thu, 01 Oct 2015 07:12:16 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?46088>

                 Summary: Problems with the new readline feature
"show-mode-in-prompt"
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 01 Oct 2015 07:12:15 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Reza Housseini
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

When setting

    set show-mode-in-prompt on

in my ~/.inputrc and being in editing mode, the Octave command line behaves
strangely when using the arrow up and down keys. On the first press it does
nothing then on the second it changes to the next command in the buffer and
then it switches to the command mode.

A workaround is to use

    $if octave
      set show-mode-in-prompt off
    $else
      set show-mode-in-prompt on
    $endif

in the ~/.inputrc file.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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