|
From: Gabriele C. <wiz...@gm...> - 2011-07-02 23:10:53
|
Hi stafusa, I am experiencing the same problem. In addition, with the new version of gnuplot for ubuntu I also lost the possibility to use "tab" button to complete the file names. This is really hard to explain. Has anybody a solution? Cheers, Gabriele 2011/6/30 stafusa <st...@gm...> > > Hello, > > in bash you can type, say, "rm" and search the shell history for entries > beginning with "rm" by simply pressing PgUp, PgDn. That is very useful, and > all you have to do is to add, in your .bashrc: > bind '"\e[5~": history-search-backward' > bind '"\e[6~": history-search-forward' > > At work (Suse, with gnuplot 4.4 patch 0) I have the same functionality in > gnuplot, but not in my personal computer (Ubuntu, gnuplot 4.4 patch 2). I > didn't find anything in the .gnuplot or similar and googling for quite a > while didn't turn out anything useful. > > Does someone know how to get this feature to work in gnuplot? > > Thx in advance, > Stafusa > > -- > View this message in context: > http://old.nabble.com/efficient-history-search-tp31964384p31964384.html > Sent from the Gnuplot - User mailing list archive at Nabble.com. > > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > gnuplot-info mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > |