bug report - shift + arrow selection in mcedit

2002-09-20 Thread Marco Ciampa
mc cvs version. in xterm (kde xvt xterm) mcedit does _not_ select text with shift + arrow key. in console it works great... Linux 2.4.18 mdk 8.2 (in Debian 3 it's the same) glib 1.2 gcc -v Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/specs gcc version 2.96 2731 (Mandrake

mcedit help file

2002-09-20 Thread Marco Ciampa
In mcedit help file: The completion key also does a Return with an automatic indent. is that true? bye -- La mente e i libri funzionano solo se sono aperti. Sir James Dewar, fisico, (1842-1923) Marco Ciampaicq: 17507004 ___

Re: mcedit help file

2002-09-20 Thread Pavel Roskin
Hello, Marco! In mcedit help file: The completion key also does a Return with an automatic indent. is that true? In fact, I don't understand what it means. This sentence is prehistoric, i.e. is was present in the revision 1.1 of the document, imported into the CVS repository on February 27,

Re: bug report - shift + arrow selection in mcedit

2002-09-20 Thread Pavel Roskin
Hello! mc cvs version. in xterm (kde xvt xterm) mcedit does _not_ select text with shift + arrow key. in console it works great... The reason is that Linux console support is always enabled if you complie mc on Linux. On the other hand, support for X11 events has to be enabled explicitly

Re: mcedit help file

2002-09-20 Thread Marco Ciampa
On Fri, Sep 20, 2002 at 11:46:44AM -0400, Pavel Roskin wrote: Hello, Marco! In mcedit help file: The completion key also does a Return with an automatic indent. is that true? In fact, I don't understand what it means. I too :-P This sentence is prehistoric, i.e. is was present in

Feature request

2002-09-20 Thread Arpad Biro
Hi, Pressing Alt+a in a directory that has space(s) in its name copies the space(s) to the cmd line without quoting. Alt+Enter, on the other hand, does the right thing: it copies spaces as \ to the cmd line. Could the behavior of the Alt+a thing be changed so that it also quotes the spaces?

Re: Feature request

2002-09-20 Thread Pavel Roskin
Hello! Pressing Alt+a in a directory that has space(s) in its name copies the space(s) to the cmd line without quoting. Alt+Enter, on the other hand, does the right thing: it copies spaces as \ to the cmd line. Could the behavior of the Alt+a thing be changed so that it also quotes the

Mouse wheel support added

2002-09-20 Thread Pavel Roskin
Hello! Mouse scroll wheel is now supported in the internal editor on xterm and gnome-terminal. Konsole and rxvt don't work yet. -- Regards, Pavel Roskin ___ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel

[Fwd: Re: bug report - shift + arrow selection in mcedit]

2002-09-20 Thread Miven Dooligan
---BeginMessage--- On Fri, Sep 20, 2002 at 10:35:21AM -0700, Miven Dooligan wrote: Marco Ciampa wrote: mc cvs version. in xterm (kde xvt xterm) mcedit does _not_ select text with shift + arrow key. in console it works great... Linux 2.4.18 mdk 8.2 (in Debian 3 it's the same) glib

Re: Mouse wheel support added

2002-09-20 Thread Miven Dooligan
Pavel Roskin wrote: Hello! Mouse scroll wheel is now supported in the internal editor on xterm and gnome-terminal. Konsole and rxvt don't work yet. What? Where? How? I think rxvt needs to be fixed to make that work, and gpm is another story...