Search found 11 matches
- 18 Dec 2015 15:32
- Forum: Feature and Enhancement Requests
- Topic: "ReDo" along with "undo" feature please
- Replies: 0
- Views: 5269
"ReDo" along with "undo" feature please
a "ReDo" feature along with "undo" one would be very nice. 
- 18 Dec 2015 15:28
- Forum: Feature and Enhancement Requests
- Topic: bug\feature request - red highlighting of changed file parts
- Replies: 6
- Views: 22981
Re: bug\feature request - red highlighting of changed file p
It's just more complexity than I want to invest in such a little feature. An extended compare feature is a possibility, though.
I just noticed that If I manually type:
02 02 02
above
01 02 03
then first 02 and last 02 are highlighted red (as changed) but middle 02 stays white as unchanged ...
I just noticed that If I manually type:
02 02 02
above
01 02 03
then first 02 and last 02 are highlighted red (as changed) but middle 02 stays white as unchanged ...
- 18 Dec 2015 15:00
- Forum: Feature and Enhancement Requests
- Topic: Cannot be done: Keep editing history after file saving. please.
- Replies: 2
- Views: 9312
Cannot be done: Keep editing history after file saving. please.
It's very inconvenient now that I can't just CTRL+Z after file saving to reverse changes 
- 17 Dec 2015 21:33
- Forum: Feature and Enhancement Requests
- Topic: HxD: Place search and goto on toolbar
- Replies: 5
- Views: 20808
Re: HxD: Place search and goto on toolbar
Make it possible to save bookmarks for file and load it next time file is opened, I saw this in other editor and it was very usefullI plan to enhance bookmarks, like named bookmark list, jumping to next/prev bookmark ect.
- 19 Aug 2014 21:08
- Forum: Feature and Enhancement Requests
- Topic: bug\feature request - red highlighting of changed file parts
- Replies: 6
- Views: 22981
Re: bug\feature request - red highlighting of changed file p
I understood you well.
What I am saying is that you can insert huge blocks, and in this case the level of detail you want is causing serious performance issues.
The alternative of having it work on small blocks (where it's relatively easy to do) but not big blocks would be inconsistent.
So if you ...
What I am saying is that you can insert huge blocks, and in this case the level of detail you want is causing serious performance issues.
The alternative of having it work on small blocks (where it's relatively easy to do) but not big blocks would be inconsistent.
So if you ...
- 19 Aug 2014 18:29
- Forum: Feature and Enhancement Requests
- Topic: bug\feature request - red highlighting of changed file parts
- Replies: 6
- Views: 22981
Re: bug\feature request - red highlighting of changed file p
I don't want to compare anything, look:
if in file there is a block of following text:
1234567
and you manually write
1224566 over it it would highlight in red just two numbers - 2 and 6, but if you use paste with overwrite (no size change) with exactly same 1224566 - it would highlight ...
if in file there is a block of following text:
1234567
and you manually write
1224566 over it it would highlight in red just two numbers - 2 and 6, but if you use paste with overwrite (no size change) with exactly same 1224566 - it would highlight ...
- 11 Aug 2014 22:28
- Forum: Feature and Enhancement Requests
- Topic: Add Japanese Shift-JIS text encoding support
- Replies: 3
- Views: 18208
Re: Add Japanese Shift-JIS text encoding support
I was hoping for UTF8 too, good luck if you ever start implementin it 
- 11 Aug 2014 22:27
- Forum: Feature and Enhancement Requests
- Topic: Done: Search > Find All
- Replies: 3
- Views: 11274
Re: Search > Find All
thx... looking forward to it.Maël wrote:A findall feature with a list of matches that is highlighted is in the making.
- 11 Aug 2014 22:19
- Forum: Feature and Enhancement Requests
- Topic: Done: Search: count occurrences
- Replies: 2
- Views: 6803
Re: Search: count occurrences
yes, many other hed editors have it (if not all), it seems a very needed feature to me, - a "find all occurences" button which would find em and list em to click-around and count em
- 11 Aug 2014 22:17
- Forum: Feature and Enhancement Requests
- Topic: Simple bookmarking / highlighting?
- Replies: 5
- Views: 14271
Re: Simple bookmarking / highlighting?
It's the request I came here to do but it's already here... and i'ts already done... via secret hotkey
add bookmarking to right-click context menu please
add bookmarking to right-click context menu please
- 11 Aug 2014 22:14
- Forum: Feature and Enhancement Requests
- Topic: bug\feature request - red highlighting of changed file parts
- Replies: 6
- Views: 22981
bug\feature request - red highlighting of changed file parts
now when you paste instert (ctrl+b) it highlightes in red whole everything you inserted even if out of 10 inserted bytes just one changed from how it was
It would be really handy to see just changed parts of file in red excluding original bytes which stayed the same.
It would be really handy to see just changed parts of file in red excluding original bytes which stayed the same.