Hi,

Does anyone know how to get the name of the terminal in Geany (ex: "/dev/pts/0") in a program? In fact, I need the name of the terminal to use it in my debug tool. I use the language C.

Thank you very much!