Pelles C forum

Pelles C => Bug reports => Topic started by: dominique1024 on June 02, 2005, 10:04:20 PM

Title: Texte Editor: CTRL-V in beggining of line, and indentation
Post by: dominique1024 on June 02, 2005, 10:04:20 PM
Hi,

The clipboard contain a word.
When I type Enter, CTRL-V:
- first, the cursor go in the new line, under the beginning of the first word of the previous line;
- then, the word of the clipboard is not put following the cursor, but from the first column; this line is not indented.

Version: 3.00.4
Title: Texte Editor: CTRL-V in beggining of line, and indentation
Post by: Pelle on June 03, 2005, 02:00:10 PM
OK - it's the "virtual space" that gets lost. I will look at it.

Pelle