This adds a new command line option ```-e``` / ```--empty``` which opens a new empty document on starting Geany. If there is an existing instance, then that instance will be re-used and a new empty document is openend in it.
Also see #1512. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1811 -- Commit Summary -- * cli: add option to open a new, empty file -- File Changes -- M src/libmain.c (11) M src/socket.c (18) M src/socket.h (2) -- Patch Links -- https://github.com/geany/geany/pull/1811.patch https://github.com/geany/geany/pull/1811.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/pull/1811
