gnuplot should be compiled --with-readline=gnu

Bug #94949 reported by Forest Bond
This bug report is a duplicate of:  Bug #126374: DEL key not working. Edit Remove
2
Affects Status Importance Assigned to Milestone
gnuplot (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: gnuplot

Many other command-line utilities ship with GNU readline support. Why not gnuplot? Everyone has different preferences on keybindings, and GNU readline is probably the best way to accomodate that.

-Forest

Revision history for this message
Andrea (gresenen) wrote :

From this discussion (dating back to 2001!) it appears the omission is due to a license issue: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=102729

Revision history for this message
Andrea (gresenen) wrote :

There's a workaround described at [1]: Install 'rlwrap' and run gnuplot as
  rlwrap -a -c -b\"\\\"\\\"\\\'\\\'\" gnuplot
You can add
  alias gnuplot="rlwrap -a -c -b\"\\\"\\\"\\\'\\\'\" gnuplot"
to your ~/.bashrc to do that automatically.

1 https://math65740.blogspot.com/2012/09/installing-and-running-gnuplot-on-ubuntu.html

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.