I use Geany for coding. Everything is fine & OK. But I want to load my template file from the terminal. Because copy pasteing everytime form anthoer file or opening template from dropdown menu is too much work. I added my custom template in this directory ( ~/.config/geany/templates/files/ ) but after doing so, when I type -> (geany 1.cpp &) on terminal, template file is not loading.
I tried to find the configuration in internet. But I got nothing about it & template documentation is just about adding another file in the dropdown menu so, it's not helpful. But I saw Errichto doing it all the time while streaming. His template is loading when he open a file from terminal.
SO, anyone who use Geany. Can you tell me about this configuration? That would be much help.