Re: [Github-comments] [geany/geany] Can't see underscores on Ubuntu 20.04 (#2502)

2021-01-10 Thread crazyBaboon
>  yes, the problem seems to mostly be dejavu fonts, which unfortunately Ubuntu 
> made default.

hum... i don't know why this problem does not exist on many other editors (e.g. 
vscode, bluefish, octave).

This issue should not be closed until it is resolved. I mean it is great to 
have a workaround, but the solution needs to be implemented by default IMHO

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2502#issuecomment-757437679

Re: [Github-comments] [geany/geany] Can't see underscores in Linux Mint 20 (#2722)

2021-01-08 Thread crazyBaboon
@abdulbadii , thanks but that issue is closed, but the problem is out there!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2722#issuecomment-756868813

[Github-comments] [geany/geany] Can't see underscores in Linux Mint 20 (#2722)

2021-01-08 Thread crazyBaboon
Using Linux Mint 20 (cinnamon edition), the underscores disappear. 

I can only see them when i zoom in or if i change the default font.



Thanks!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2722

Re: [Github-comments] [geany/geany] Set default 'search not found' dialog to 'Find' (#2109)

2019-03-24 Thread crazyBaboon
> For reference the wrap option was split from a combined option here as a 
> result of the discussion in the Geany ML thread which basically makes the 
> decision to keep it off as it was before, since there is no good reason for 
> either provided, and since there are no statistics on what would be preferred.

Statistics can only be obtain there are lots of users - I am unsure whether 
Geany fits that category.

> So you need to provide some better justification than personal preference to 
> change it, see the ML thread.

ok I can see this discussion will go nowhere, so I leave it here.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2109#issuecomment-475956441

Re: [Github-comments] [geany/geany] Set default 'search not found' dialog to 'Find' (#2109)

2019-03-24 Thread crazyBaboon

> So did you report that? I can't find an issue that fits.

I don't think it is a problem. It is just I toggled the checkbutton in the UI 
logic. Should this change propagate automatically into the search logic?

>  And it works for me with latest Geany git.

If you delete .config/geany does it still work? It does not for me and I am 
working also with the git version of Geany.

> Well, you only have to set it once and its remembered.

But why even set it once? What is the point in that? Should it not be on by 
default?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2109#issuecomment-475941673

Re: [Github-comments] [geany/geany] Set default 'search not found' dialog to 'Find' (#2109)

2019-03-23 Thread crazyBaboon
done!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2109#issuecomment-475862067

Re: [Github-comments] [geany/geany] Set default 'search not found' dialog to 'Find' (#2109)

2019-03-23 Thread crazyBaboon
@crazyBaboon pushed 1 commit.

f78a20c06039336f78df2b45a7ee51616e3da6af  Delete dialogs.c~


-- 
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/geany/geany/pull/2109/files/771e951c9e775483140b69fd7cc300e2115a2de6..f78a20c06039336f78df2b45a7ee51616e3da6af


[Github-comments] [geany/geany] Set default 'search not found' dialog to 'Find' (#2109)

2019-03-23 Thread crazyBaboon
this way the user only has to press enter in the 'search not found' dialog to 
wrap search
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/2109

-- Commit Summary --

  * Set default 'search not found' dialog to 'Find'

-- File Changes --

M src/dialogs.c (5)
A src/dialogs.c~ (1437)

-- Patch Links --

https://github.com/geany/geany/pull/2109.patch
https://github.com/geany/geany/pull/2109.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2109