Zufu Liu

Results 628 comments of Zufu Liu

it shows the bytes, not characters.

@skz169 if you can build Notepad2 from source, try this one: https://github.com/zufuliu/notepad2

@XhmikosR I will, after the previous one been merged. A sample text: (I don't known how to add image here) qwaεαβγδσοβξ when "αβγ" is selected, the status bar shows: Ln...

Related issues for show total found count https://github.com/XhmikosR/notepad2-mod/issues/119, https://github.com/XhmikosR/notepad2-mod/issues/135 and https://github.com/XhmikosR/notepad2-mod/issues/168.

Maybe I could use your makefile, see https://github.com/zufuliu/notepad2/issues/2 and https://github.com/zufuliu/notepad2/wiki/Build-Notepad2#gcc

@dejbug https://github.com/XhmikosR/notepad2-mod/pull/202 and https://github.com/zufuliu/notepad2/issues/10 and https://github.com/zufuliu/notepad2/commit/547d1c3223bfed7b1114186dfa528d6f579a1ed7 and https://github.com/zufuliu/notepad2/blob/master/src/Edit.c#L3613 might help you to fix GCC build.

Many of these reserved words are abandoned in ECMAScript 4 and above, they are just Java keywords or reserved words, and most modern browsers/clients supports at least ECMAScript 5 (2009),...

When file type is associated, Windows explorer display file icon use Notepad2-mod's icon, unless Notepad2-mod comes with icons for each file type (which is unlikely), this might not useful. If...

on win10, I say both OK button is focused / highlighted, mouse isn't moved for both dialog.

@XhmikosR keep this open,I will make some changes.