|
From: sfeam <sf...@us...> - 2014-07-04 19:20:12
|
On Friday, 04 July 2014 08:22:07 PM Bastian Märkisch wrote: > Now implemented for 4.6 and to be 5 for consistency. Personally, I do > not like that this is hard-wired. Can we still change the hard-wiring of > <space> and 'q' for version 5? Agreed 100% I hate both of these. I always use "./configure --disable-raise-console" to get rid of the <space> action. Let's add "./congigure --enable-ctrlq" have all terminals use <ctrl>q rather than q, like the ctrlq option the x11 terminal has had for a long time. Although I personally would favor making both of these the default, so that <space> and <q> are available for normal typing, I sense that other people are used to these options and would complain. Still - there are other version 5 changes that are not universally popular. Maybe we should try it for -rc2 and see how loud the complaints are. Ethan > > Bastian > > Am 01.07.2014 15:48, schrieb Tatsuro MATSUOKA: > > ----- Original Message ----- > > > >> From: Petr Mikulik > >> To: Tatsuro MATSUOKA > >> Cc: gnuplot-beta > >> Date: 2014/7/1, Tue 20:50 > >> Subject: Re: press 'q' in plot window does not close window on windows terminal > >> > >>> I have noticed that press 'q' in plot window does not close window > >> on windows terminal. > >> > >> Yes, it never did. Obviously everbody is usng Alt-F4 instead. But it should be > >> easy to add. > >> > >>> The pressing 'q' behavior on windows terminal is not mentioned in > >> the section > >>> of windows terminal in the gnuplot manual. > >>> Therefore this is not a bug. > >> > >> But it is mentioned in the help you get by pressing "h". > > > > > > Indeed! It is better to implement close plot windows feature by pressing 'q'. > > > > > >>> I do not know other platform dependent interactive terminal like aqua or > >> pm. > >> > >> pm accepts "q". > > > > Thanks! > > > > Tatsuro > > > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-beta |