The version of geany on xubuntu 18.04 is 1.32-2. 18.04 no longer has the gksu package. So, configuring a custom action such as gksu geany %f does not work. gksu's replacement is pkexec. I use geany extensively and it does not come with a policy file. I can create one but would like the standard product to have one.
--
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/1846
I would love it if the startup path would have the option of it being the last used directory. If I am writing a new file which I want to save into a directory several levels down in the directory tree, and I last used that directory, it would be nice if save would offer that directory first.
There are times when I spelunk down the directory tree, and if I am writing a new file for that directory, I do not want to have to spelunk down to that directory again. I think my deepest is 9 down. So when opening or saving files, I would like to open or save to the last used directory.
Also, how do I remove recent files from the list to the left? I do not want that as the default if no directory is entered into Startup path. It is annoying.
Please?
--
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/1492
This may apply to other versions as well, but I'm using Sierra.
The tabbed dialog boxes don't read the cursor position correctly. It's basically "move until the thing you want to click acts like you're hovering". Pulling the tab out as a separate window resolves the issue. The main editor doesn't have this issue.
--
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/1428
I'm a general long term Scite user (_no expert though_).
OS: **Linux!** (Mint) ... (_with very limited Linux skills_)
Geany looks nice, attractive and useful, but the way the Python(interpreter) output is displayed (terminal) is stopping me from actually using it. I guess I'm just to used to the Scite's output (display and feature wise).
1) Are there any option available that I could try to get the Python output in a more Scite-output-pane look?
2) Just in case. Might it even be possible, to 'somehow' use Scite itself for displaying the output?
(_both automatically, copy and pasting is of course out_)
(With a bit of tinkering I already made Geany to show Python code like its displayed in Scite, to make it more like I'm used to (to lessen the color culture shock so to speak (*joke*))
--
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/1731
I've updated the filetype-defintions for python via the Tools->Configuration Files->Filetype Configuration->Scripting Languages->fileytypes.python and added
> [indentation]
> width=4
> type=0
which should be also the default. But even after restarting Geany when opening a Python-file default indent is done via \t. (1.30.1 on 10.11.6)
--
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-osx/issues/7
Not sure whether there might be issues with dependencies, but it would be really awesome if the bundle would contain the geniuspaste plugin.
--
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-osx/issues/6
Hello
For example, If I open a geany project with 2 documents.
- I click on "document » fold all"
- I click on "project » close"
No if I reopen the same project, "fold" status are lost, I need to click again on "document » fold all".
Please, can you save fold status?
Thanks (Geany 1.26)
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/793
I think these are useful to working with xml pair tags.
- Editor Menu option for jumping to matching tag
- Selecting to matching tag
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/763
-- Commit Summary --
* Macro gtk3 compatibility [Needs testing]
* upstream compatibility
* Gtk3 support
* seems I wronged the merge upstream
* Windows installer: update file remove list
* Initialize loop variables to make cppcheck happy
* NEWS: Minor rewording and fix some typos
* Reword item about orphaned plugins
* Unify plugin name spelling
* Set release date for 1.31
* Post release version bump to 1.32
* Keybindings and Editor menu for jump to matching tag and select to matching tag
-- File Changes --
M pairtaghighlighter/src/pair_tag_highlighter.c (86)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/763.patchhttps://github.com/geany/geany-plugins/pull/763.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/763