OK, I could undo and redo with the abc/def/etc example. So this behaviour seems to be... every now and then. Hm.
HY
Search found 5 matches
- Fri Jun 11, 2004 7:40 pm
- Forum: General
- Topic: Undo and redo buffers
- Replies: 8
- Views: 900
- Fri Jun 11, 2004 10:15 am
- Forum: General
- Topic: Undo and redo buffers
- Replies: 8
- Views: 900
Undo and redo buffers
Hi
I have unchecked "clear undo buffer when saving" in the preferences, but it seems that the redo buffer is cleared when I save. Is this me or TextPad doing something wrong?
HY
I have unchecked "clear undo buffer when saving" in the preferences, but it seems that the redo buffer is cleared when I save. Is this me or TextPad doing something wrong?
HY
- Tue May 11, 2004 7:50 am
- Forum: General
- Topic: Whole words when searching
- Replies: 6
- Views: 743
No, Kengrubb, not exactly. What I want is for TextPad's search box to treat this-is-one-single-word as one entire word when the currently used document class defines '-' as part of words. It shouldn't be the texpad user's job to figure out a regexp. That said, I'm sure your regexp works just fine ...
- Tue Mar 23, 2004 10:57 am
- Forum: General
- Topic: Whole words when searching
- Replies: 6
- Views: 743
- Tue Mar 23, 2004 10:29 am
- Forum: General
- Topic: Whole words when searching
- Replies: 6
- Views: 743
Whole words when searching
Hello I have the '-' character as part of words in my rebol document class. Double clicking on words correctly selects e.g. this-is-one-single-word. But when I search for, say, 'one', and I check 'Match whole words', TextPad will find 'one' in this-is- one -single-word. Is there a way to avoid this ...