The commits describe the changes: minor reformatting, dropping outdated information and add workarounds for our famous underscore bug (https://github.com/geany/geany/issues/2502). You can view, comment on, or merge this pull request online at:
https://github.com/geany/www.geany.org/pull/24
-- Commit Summary --
* FAQ: Minor formatting and rewording * FAQ: Remove old items about outdated Geany versions * FAQ: Add new item about invisible underscore in Geany
-- File Changes --
M page_content/documentation/faq.md (67)
-- Patch Links --
https://github.com/geany/www.geany.org/pull/24.patch https://github.com/geany/www.geany.org/pull/24.diff
@codebrainz commented on this pull request.
To avoid slow responsiveness, it is recommended to disable checking files for changes to not query the file's modification time. To do so, open the preferences dialog and set `Disk check timeout` in the Files tab to 0 which -will disable it at all. Since Geany 0.16 disk file changes are always disabled -for remote files, so there is no need to disable this setting with Geany 0.16. +will disable it at all.
`s/at all/entirely/` or `s/at all//`
@codebrainz approved this pull request.
Might be worth mentioning that it's mainly "DejaVu Sans Mono" that causes this issue, which aliased as "Monospace" by default on Ubuntu, but meh.
@eht16 pushed 1 commit.
6a828b428f0b3092b1d594deebb930b860b2db40 FAQ: Mention font "DejaVu Sans Mono" in underscore font item
@eht16 commented on this pull request.
To avoid slow responsiveness, it is recommended to disable checking files for changes to not query the file's modification time. To do so, open the preferences dialog and set `Disk check timeout` in the Files tab to 0 which -will disable it at all. Since Geany 0.16 disk file changes are always disabled -for remote files, so there is no need to disable this setting with Geany 0.16. +will disable it at all.
Thanks, I removed "at all" at all :)
Might be worth mentioning that it's mainly "DejaVu Sans Mono" that causes this issue, which aliased as "Monospace" by default on Ubuntu, but meh.
Done. Even though IIRC on my system it happened also with other fonts. But yeah, the combination of "DejaVu Sans Mono" and Ubuntu is probably common enough to mention.
Merged #24 into master.
github-comments@lists.geany.org