Page 1 of 1

Opening a single emacs terminal instance with Filezilla client on ubuntu?

Posted: 2021-08-13 02:56
by dbee01
How do i open a single terminal client instance with multiple Filezilla files on ubuntu?

I want all my files downloaded with Filezilla to open in a single terminal instance of emacs.

I can do it if i open emacs then type 'M-x server-start' but when i create a .emacs file and enter (server-start). The file opens in seperate GUI emacs.

This is my Filezilla settings file...

Code: Select all

php /usr/bin/emacsclient %f
css /usr/bin/emacsclient %f
js /usr/bin/emacsclient %f
html /usr/bin/emacsclient %f