>
>
>> Though for this to be true the editor is best to support
>> moving past EOL. Something which is not supported
>> by HBIDE and several other editors (f.e. vi, MSVS).
>
> I had just found recently how to set it in MSVS2005:
> Tools | Options | Text Editor | All Languages (or just the lang y
Viktor ,
> Though for this to be true the editor is best to support
> moving past EOL. Something which is not supported
> by HBIDE and several other editors (f.e. vi, MSVS).
I had just found recently how to set it in MSVS2005:
Tools | Options | Text Editor | All Languages (or just the lang you
Line blocks are the "yy" command in vi ? And the p/P for paste ? I use
it always (I don't know how to do other types of cut/paste in vi)
Francesco
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour
Hi,
>> I know I have to also paste it in column 1.
>
> And this is the very inefficient part in stream block
> pasting which causes that they are not such flexible
> as line blocks when whole lines are copied. Just simply
> it forces additional horizontal cursor synchronization
> which is not nec
On Tue, 18 May 2010, Szak�ts Viktor wrote:
Hi,
> I know I have to also paste it in column 1.
And this is the very inefficient part in stream block
pasting which causes that they are not such flexible
as line blocks when whole lines are copied. Just simply
it forces additional horizontal cursor s
>> I'm copying lines by the thousands since long time
>> using stream method, and it causes no perceivable
>> overhead, so most probably I will not miss it in
>> my lifetime anymore. One less feature to worry about,
>> and this is always a good thing :)
>
> I can only repeat myself: because you've
On 2010.05.18 11:12, Viktor Szakáts wrote:
That's because you've never tried line selection mode. After you'll try it,
you'll miss it. I promise you :)
I'm copying lines by the thousands since long time
using stream method, and it causes no perceivable
overhead, so most probably I will not mis
>> So, I never in the last 15 years missed this feature.
>> Stream handles the matter just fine:
>> Home, Shift+Up/Down,, PgUp/PgDn/Up/Down
>> to proper place,, bingo.
>
> That's because you've never tried line selection mode. After you'll try it,
> you'll miss it. I promise you :)
I'm copyi
Viktor,
So, I never in the last 15 years missed this feature.
Stream handles the matter just fine:
Home, Shift+Up/Down,, PgUp/PgDn/Up/Down
to proper place,, bingo.
That's because you've never tried line selection mode. After you'll try
it, you'll miss it. I promise you :)
Seems muc
Hi,
On 2010.05.18 10:11, Viktor Szakáts wrote:
What is the reason you want to handle "line"
selection separately from stream selection?
Line selection looks like a stream which ends
and begins at column zero.
Could be much simpler with two modes: stream and block.
Yes, line mode is a simila
>> What is the reason you want to handle "line"
>> selection separately from stream selection?
>> Line selection looks like a stream which ends
>> and begins at column zero.
>> Could be much simpler with two modes: stream and block.
>
> It's not the same.
> When you paste line selected block the
On Tue, 18 May 2010, Szak�ts Viktor wrote:
Hi,
> What is the reason you want to handle "line"
> selection separately from stream selection?
> Line selection looks like a stream which ends
> and begins at column zero.
> Could be much simpler with two modes: stream and block.
It's not the same.
> 2010-15-17 19:05 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
> * contrib/hbqt/hbqt_hbqplaintextedit.cpp
> * contrib/hbqt/hbqt_hbqplaintextedit.h
> * contrib/hbide/ideedit.prg
> * contrib/hbide/ideeditor.prg
> * contrib/hbide/ideshortcuts.prg
>+ Prepared to handle three modes of selectio
Revision: 14518
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14518&view=rev
Author: vouchcac
Date: 2010-05-18 02:07:33 + (Tue, 18 May 2010)
Log Message:
---
2010-15-17 19:05 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* contrib/hbqt/hbqt_hbqplaint
14 matches
Mail list logo