Hi,

I found a BAD BUG, a maybe-bug-maybe-feature-request and have a feature
request.

BUG, Related to [CTRL]+[Z]:
- open a new file
- write at least one char
- click somewhere in the line after the last char
- insert something via clip-board (the line is filled with spaces to the
position where you've clicked, then the content of the clip-board is inserted
--> FINE)
- use [CTRL]+[Z]
Result: you lost one char of your original file content.

Bug/FR:
The language specific help file [ALT]+[F1] is called with replacing of %word%.
MY_WORD is replaced correctly but MY-WORD is replaced as MY or as WORD
(depending where the cursor is). If this is behaviour by design, it should be
depending on the active language (I guess all/most languages don't have a
word-break at "-").

FR:
In Highlighter-Settings -> Specification on can use %word%. This is replaced
when [ALT]+[F1] is used.
I really like to use this with web sites. This works but has a problem: %word%
is replaced with case sensitivity. For websites a lower-/uppercase-version would
be useful. Can we get something like %lc_word% and %uc_word%, too? Please.

human

-- 
<http://forum.pspad.com/read.php?6,56940,57016>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem