[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: TMerge editing

From: Joel Low <joel_at_joelsplace.sg>
Date: 2007-10-27 02:01:55 CEST

Hello,

Just want to add. In most code editors today when the cursor is positioned after a tab character and the user presses the down key, the editor caret should be placed visually below the old position (that is, after the tab). In TortoiseMerge (at least from my observation) the down key will place the caret at the position *logically* below the old character. Meaning, if I am one tab from the start of the line, and I press the down key, the caret will be at one char from the start of the line.

This may not be a big issue to most software projects, but for some where people mix tabs and spaces for indentation this can be a really big issue.

Regards,
Joel

> -----Original Message-----
> From: Simon Large [mailto:simon.tortoisesvn@googlemail.com]
> Sent: Saturday, 27 October, 2007 7:10 AM
> To: dev@tortoisesvn.tigris.org
> Subject: TMerge editing
>
> Hi Stefan,
>
> There is some strange behaviour in TMerge in the latest nightly.
>
> Insert chars somewhere in the right pane. Use Ctrl-Z to undo, and the
> pane scrolls so that the active line is right at the bottom of the
> screen.
>
> If you paste several characters into a line, it takes multiple Ctrl-Zs
> to remove them again. In most editors Ctrl-Z works on the operation,
> not the individual characters. If you paste a block of 50 lines, that
> makes it extremely slow to undo.
>
> Left click on an unmodified line in the right pane. Black frame
> appears. Left click again and the frame goes away. Right click on the
> same line and the context menu is much reduced (use other whole file,
> paste). Left click again so that the frame comes back and right click
> menu is restored to the full set of options.
>
> Left drag selection with the mouse only works when the frame is not
> shown at the time you start the click and drag.
>
> Ctrl-left and ctrl-right arrows normally move to the start of a word
> in text editors. In TMerge it moves to one character before the start
> of the word.
>
> Simon
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Oct 27 02:22:50 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.