Nothing more to say.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/882
-- Commit Summary --
* Cleanup: fixed usage of '#include "geanyplugin.h"'
-- File Changes --
M addons/src/addons.c (2)
M addons/src/ao_blanklines.c (2)
M addons/src/ao_colortip.c (2)
M addons/src/ao_markword.c (2)
M addons/src/ao_systray.c (2)
M debugger/src/breakpoints.c (2)
M debugger/src/callbacks.h (2)
M debugger/src/dpaned.c (2)
M debugger/src/markers.c (2)
M debugger/src/markers.h (2)
M debugger/src/tpage.c (2)
M geanydoc/src/config.c (2)
M geanydoc/src/geanydoc.c (2)
M geanyextrasel/src/extrasel.c (2)
M geanyinsertnum/src/insertnum.c (2)
M geanylua/gsdlg.c (2)
M geanynumberedbookmarks/src/geanynumberedbookmarks.c (2)
M geanyprj/src/geanyprj.h (2)
M keyrecord/src/keyrecord.c (2)
M lineoperations/src/linefunctions.h (2)
M lineoperations/src/lineoperations.c (2)
M scope/src/common.h (2)
M scope/src/plugme.c (2)
M treebrowser/src/treebrowser.c (2)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/882.patchhttps://github.com/geany/geany-plugins/pull/882.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-plugins/pull/882
> then we could add --devices=skip to the grep command
@HybridDog if that works, you should be able to add the option(s) mentioned above into the "Extra Options" on the Find in Files dialog. A grep option like `-I` might also help with non-text files and/or maybe `--exclude` if you know the specific FIFO filename.
--
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/451#issuecomment-514427673
I can consistently reproduce this bug on Ubuntu 16.04.6 LTS. The search still completes, but I don't get the number of matches on the bottom that I get when the search succeeds. Is there a way print this even when the search fails?
--
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/451#issuecomment-514333782
a Chinese character need some keys,like input "xin" ,get "星", but when I input "x", the spell had finish, I can't conitue input 'in', what's wrong?
--
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/2226
Edit/Preferences/Interface/Fonts dialog:
Editor font is the only one that is honored. Even though smaller fonts are selected for symbol List and Message Window, they still display 18pt fonts, instead of 14pt. Editor font is only one that works as expected.
Fedora 28
Geany 1.34.1
--
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/2069
It can probably be closed. GTK+3 build is the default in most major distros and since @b4n fixed it, it's also the default on any system that doesn't have GTK+2 development headers installed. The only place it's not default is on non-Linux or olden Linux.
--
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/452#issuecomment-514009278