This would allow us to force Geany to not open a new instance even
if no file arguments are passed in the command-line.

Some tweaks were also added so that the current instance window would
activate itself even if no new file arguments are specified whenever
this option is used.

This is useful if we want to make sure that we always only have a single instance. And also so we can have easy shortcuts to switch from a virtual terminal to the editor, like this function: w() { geany -I "$@"; },


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1128

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.