If the previous build had a long error message, I have to scroll to the right. The next build is still scrolled to the right and I can't see all the normal length messages until I manually scroll back to the left. This resets the size of the treeview when a build is started.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3816
-- Commit Summary --
* [build] Reset compiler treeview width at start of build
-- File Changes --
M src/build.c (2)
-- Patch Links --
https://github.com/geany/geany/pull/3816.patchhttps://github.com/geany/geany/pull/3816.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3816
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3816(a)github.com>
@frlan as devhelp has been removed just close it.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/93#issuecomment-2054307272
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/93/c2054307272(a)github.com>
Hi, I am on an older version of ubuntu so the repos are not up to date. I installed geany from source to be up to date and was hoping to get the plugins. I can't make sense of the install instructions. I tried both cloning and getting the release files, tried running `autogen.sh` and `./configure` but not sure what the exact procedure is supposed to be? Also tried moving the releases into `~/.config/geany/plugins/` but geany does not pick them up.
Also saw #1063 and #1163, not sure of the implications. Is it not possible to obtain these in this manner?
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1169
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/issues/1169(a)github.com>
Hi, this new plugin provides a way to quickly launch external tools (i.e. non-geany tools) in the same context as a document. For example, this includes starting a terminal or a file manager in the same directory as the current file.
The commands to execute are configurable in the Plugin preferences, and the tools may be launched from the Tools menu, or via keybinds.
The code is built in a way to easily allow addition of extra tools, though in the feature it would be really nice to support such customization directly through UI in the preferences, without code modification.
<img src="https://github.com/geany/geany-plugins/assets/31203804/b90e0eff-7… width=30%>
<img src="https://github.com/geany/geany-plugins/assets/31203804/d9401b00-2… width=30%>
Supersedes [geany/#3813](https://github.com/geany/geany/pull/3813)
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/1325
-- Commit Summary --
* [New] External Tools: Launch system tools, like terminal or file manager
-- File Changes --
M MAINTAINERS (7)
M Makefile.am (4)
A build/externaltools.m4 (9)
M configure.ac (1)
A externaltools/AUTHORS (1)
A externaltools/COPYING (340)
A externaltools/ChangeLog (4)
A externaltools/Makefile.am (4)
A externaltools/NEWS (1)
A externaltools/README (54)
A externaltools/src/Makefile.am (11)
A externaltools/src/externaltools.c (427)
M po/POTFILES.in (3)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/1325.patchhttps://github.com/geany/geany-plugins/pull/1325.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1325
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/1325(a)github.com>
Hi, I'd like to propose the addition of two items in the right click menu, to open a terminal or file manager in the same directory as the current file. I often utilize these in my workflow versus the integrated terminal and tree browser, when I require something a bit more complex or something that's not one-off. But please do let me know if you also find them useful; suggestions for adjustments are welcome.
The right-click menu:
<img src="https://github.com/geany/geany/assets/31203804/ecacd2b2-7b96-49fa… width=20%>
For the file manager command to use, I took the initiative of adding a new entry in Preferences/Tools. For the terminal, I utilized the Terminal command that's already present.
<img src="https://github.com/geany/geany/assets/31203804/2a649b9a-a6c5-4316… width=50%>
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3813
-- Commit Summary --
* Add 'Open Terminal' and 'Open Directory' to right click menu
-- File Changes --
M data/geany.glade (513)
M doc/geany.txt (6)
M src/callbacks.c (74)
M src/callbacks.h (4)
M src/keyfile.c (51)
M src/prefs.c (12)
M src/prefs.h (3)
-- Patch Links --
https://github.com/geany/geany/pull/3813.patchhttps://github.com/geany/geany/pull/3813.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3813
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3813(a)github.com>
Unsure what to do with this one here. After closing #92 as won't fix … what to do with this here?
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/93#issuecomment-2054082590
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/93/c2054082590(a)github.com>
I will close the MR yet as it's quiet ancient already and nobody seemed to take over.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/83#issuecomment-2054082076
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/83/c2054082076(a)github.com>
Closed #83.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/83#event-12460570334
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/83/issue_event/12460570334(a)github.com>
Closed #92.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/92#event-12460567895
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/92/issue_event/12460567895(a)github.com>
@codebrainz I will close the MR as it was open for quiet some time and it's not mergeable anyway.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/92#issuecomment-2054081642
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/92/c2054081642(a)github.com>