Several bugs

Started by cichlasoma, May 07, 2010, 01:05:35 PM

Previous topic - Next topic

alex

QuoteWell, maybe, what I have in HippoEDIT config files from the beginning after installation, is not Courier. But definitelly, I have another font in this file type than the default one (Courier New) and when I set Word Wrap to Window Edge for "All Files" later, it wraps Hippoedit config files in a wrong way.
But strangely, it seems, that what I have is courier which seems to be displayed in my system otherwise than i yours: http://i44.tinypic.com/148f5vm.png
Just check same file in Windows Notepad selecting Courier font. Or In HippoEDIT select some other font Apply and then select Courier and once more Apply.
What you have on the screenshot is FixedSys.

QuoteAnd how do you see it? For me, screen width is not displayed in HippoEDIT config files at all when I set it to be displayed. (see http://i44.tinypic.com/jh77t4.png )
Probably you screen resolution is too small to see this (check my screenshot). You can change page width to 40, for example, and then you will see a problem.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

cichlasoma

#16
Quote from: alex on May 10, 2010, 02:23:57 AM
Just check same file in Windows Notepad selecting Courier font. Or In HippoEDIT select some other font Apply and then select Courier and once more Apply.
What you have on the screenshot is FixedSys.

Well, I just did it before reading your reply and you are right - when I change HE config files font to something else and than back to Courier, I get http://i44.tinypic.com/i53fuu.png .
Anyway, the cause of my problems with word wrapping of HE config files seems to be FixedSys then, not Courier.

QuoteProbably you screen resolution is too small to see this (check my screenshot). You can change page width to 40, for example, and then you will see a problem.

OK, I'm sorry, I didn't notice, I have to scroll right on my screen to see the page width indication in your screenshot... :-)

cichlasoma

Quote from: alex on May 09, 2010, 04:51:59 PM
OK if now we find out that discussion is a about logical line and wrapped screen line, I agree. I will change the logic to select on triple click logical line.

On the other hand, I'd invite if Home and End keys moved the cursor at the beginning/end of the current editor's row, not of the logical line. (It's common in other editors and I find it more convenient.)

BTW, as for "line"/"paragraph" terminology, lot of keyboard shortcuts names in HE itself use the word "paragraph".

alex

QuoteOn the other hand, I'd invite if Home and End keys moved the cursor at the beginning/end of the current editor's row, not of the logical line. (It's common in other editors and I find it more convenient.)
Home/End commands in HE working in smart mode, so they will jump though all possible points (sub line end, line end without white space, and whit white space).

QuoteBTW, as for "line"/"paragraph" terminology, lot of keyboard shortcuts names in HE itself use the word "paragraph".
Because you can have as line as paragraph in HE, where paragraph is unbreakable block of lines.
But using of paragraphs in source code editors i not very common. Scope is more suitable.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

cichlasoma

#19
Quote from: alex on May 11, 2010, 01:29:38 AM
Home/End commands in HE working in smart mode, so they will jump though all possible points (sub line end, line end without white space, and whit white space).

Well, then, it would be a feature request to add a possibility to disable the "smartness" or get a keyboard shortcut simply moving cursor to the beginning/end of a subline.

alex

HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

cichlasoma

Quote from: alex on May 11, 2010, 09:13:47 AM
Have you tried it?

Yes, I have tried. I haven't found a proper shortcut, I have "Smart Home" and "Smart End of line" off.

alex

Enable them and press Home or End on wrapped line.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

cichlasoma

OK, thank you!
(I don't think this function of those settings can be easily guessed, but never mind... :) )