I want to close the files from the terminal, so that when I reopen them from 
bash, the tab is at the end.

    geany --close-files a.sh b.sh
    geany a.sh b.sh

You could also make a parameter to move them to the end.

    geany --tab-to-end a.sh b.sh

![Screenshot(4)](https://user-images.githubusercontent.com/3245767/120451581-18405980-c381-11eb-8e39-f5770bc8bf7b.png)


-- 
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/2818

Reply via email to