@codebrainz You're welcome, thanks for the help :)
--
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/2697#issuecomment-751859461
@etkaar thanks, and sorry about all the confusion.
--
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/2697#issuecomment-751856162
This was finally fixed in master by 9f5b430458192388a7bf611943fc61b2a8b44246.
--
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/758#issuecomment-751855942
Closed #758.
--
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/758#event-4153011522
Merged #2697 into master.
--
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/2697#event-4153008432
Closed #2693 via #2697.
--
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/2693#event-4153008436
Slightly related: #2602
--
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/2713#issuecomment-751852035
Closing since same/similar info is available in numerous places.
--
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/2701#issuecomment-751850925
Closed #2701.
--
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/2701#event-4152977836
I like https://www.geany.org/documentation/releasenotes/ !
--
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/2701#issuecomment-751826513
Closed #2712.
--
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/2712#event-4152798418
Oops, pressed the button twice, sorry; network connection problem.
--
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/2712#issuecomment-751826279
Anyone had a try to see how much work it would be to adjust geany to gtk4?
Or optionally have it?
--
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/2713
Anyone had a try to see how much work it would be to adjust geany to gtk4?
Or optionally have it?
--
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/2712
I was a bit struggling, sorry for any inconvinience, but I think now the
correct commit is used for this PL now. @codebrainz I have used your patch, it
seems to work as intended after compiling and testing.
--
You are receiving this because you are subscribed to this thread.
Reply to this email
Reopened #2697.
--
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/2697#event-4152365533
Closed #2697.
--
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/2697#event-4152334810
@etkaar pushed 0 commits.
--
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://github.com/geany/geany/pull/2697/files/6185afa4241d9861394af82fca61c63fcd53c107..d2740f21feb84b6f951398c6f683674b2b56bfed
@etkaar pushed 1 commit.
6185afa4241d9861394af82fca61c63fcd53c107 Update search phrase for
search/replace dialogs always with selected text on dialog reopening
(especially when using shortcuts).
--
You are receiving this because you are subscribed to this thread.
View it on GitHub:
https://g
Hi,
I have added basic support for Kotlin into uctags and I would like to use it in
Geany. Please see the detail in this PR:
https://github.com/techee/geany/pull/2. (Unfortunately, I couldn't post it
directly in this repository, because the parser requires some features of
uctags that are not
Configuration file for Kotlin was missing `comment_single` configuration.
Therefore, the Toggle line comentation feature (Ctrl+E) was not working by
default for Kotlin files.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2710
-- Commit Sum
version 1.37 plugins
abcde;
dt to ; result should be ; not e;
--
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/issues/1052
The one part of this multipart issue sounds like #15
--
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/21#issuecomment-751645249
On linux, I could simply use `geany ` to open a file, it will reuse
currently opened geany window, if any.
But, on mac there are 2 problems:
- I have to use full path of `geany` executable to invoke it.
- It always create a new geany window, instead of using current one.
So, how to make mac beha
@codebrainz Perfect, then I will do that. I am not so familiar with all of
that, but it makes fun! Thanks for your help.
--
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/2697#issuecomment-7
@etkaar since this is already a duplicate of #2565, why not just force push to
the branch of this PR? This topic already has a number of duplicate issues and
PRs, no need to make more, IMO.
You can still keep this current work in a branch on your Github fork, Git lets
you branch off of branches
@elextr @kugel- Thanks a lot for your votes, then we will go with **3**.
@elextr However, I feel it would make more sense for me to create a new branch
(and so a new PL) for that, since it is more a fix than a feature and so the
original changes would be kept. Would that be okay?
--
You are re
On linux, I could simply use `geany ` to open a file, it will reuse
currently opened geany window, if any.
But, on mac there are 2 problems:
- I have to use full path of `geany` executable to invoke it.
- It always create a new geany window, instead of using current one.
So, how to make mac beha
I vote for 3 as well
--
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/2697#issuecomment-751633539
An alternative workaround was suggested twice on #2703, edit the `Terminal`
setting to run in a shell so the actual terminal can be detached and the shell
return, then it won't matter if its the first or last invocation, the OP
preferred behaviour is preserved. If the nesting makes the quotes t
@mario-giovinazzo 's approach works. 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/1344#issuecomment-751571301
TL;DR Summary
The OP prefers lxterminal which is a multi-tabbed application where the second
and subsequent invocations open a tab in the original process and exit, exactly
as Geany itself does.
This has two side effects when lxterminal is used as the Geany execute
terminal,
1) the second an
32 matches
Mail list logo