[MacPorts] #31747: SQLite3 + readline: ESC + Backspace behaves wrong

MacPorts noreply at macports.org
Mon Oct 24 03:11:32 PDT 2011


#31747: SQLite3 + readline: ESC + Backspace behaves wrong
------------------------------+---------------------------------------------
 Reporter:  elzhov@…          |       Owner:  mww@…           
     Type:  defect            |      Status:  new             
 Priority:  Normal            |   Milestone:                  
Component:  ports             |     Version:  2.0.3           
 Keywords:                    |        Port:  sqlite3         
------------------------------+---------------------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => mww@…
  * keywords:  sqlite3 readline =>


Old description:

> In the past, the sequent typing of ESC and Backspace deleted the last
> word, as in any readline-bound application, in the bash for instance. Now
> it deletes the entire line from the end to start.
>
> $ port info sqlite3
> sqlite3 @3.7.8, Revision 1 (databases)

New description:

 In the past, the sequent typing of ESC and Backspace deleted the last
 word, as in any readline-bound application, in the bash for instance. Now
 it deletes the entire line from the end to start.

 {{{
 $ port info sqlite3
 sqlite3 @3.7.8, Revision 1 (databases)
 }}}

--

Comment:

 sqlite3 uses libedit now, not readline, for licensing reasons. Perhaps
 libedit behaves subtly differently from readline?

-- 
Ticket URL: <https://trac.macports.org/ticket/31747#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list