[Github-comments] [geany/geany] Opening a new tab in an existing instance from shell (#1512)

Anna Frankova notifications at xxxxx
Tue Aug 7 16:22:38 UTC 2018


Well, to be honest, I abandoned Geany since then, but the use case was this:

I wanted to use a keyboard shortcut to open a new file - for notes and such. The problem was, that calling "geany" with no params would spawn a new instance, which was pretty slow (not "loading an IDE" slow, but still too much for regular use). 
It would be much better to just create a new file within an existing Geany instance. But that requires a filename, which brings its own list of problems:

- where should the file be located?
- how to keep the file name unique?

and so on. So I would have to write an actual script to do something that I still feel is basic functionality. And if I remember correctly, when saving a new file created through the GUI, the Save as... dialog would remember last used location, whereas with an auto filename it would open at the file's location.

-- 
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/1512#issuecomment-411116565
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180807/6c2bd84e/attachment.html>


More information about the Github-comments mailing list