Is there a way to send in an argument so that I can open up Padre with a specific file? Preferably to a specific line as well?
Padre has a command-line option "actionqueue" for running commands on startup, letting one specify any menu or toolbar command. Running "padre --actionqueue=file.open" opens up Padre with the "file open" dialog. But I haven't seen any way to pass in arguments along with the actions. If Padre can listen for commands (like emacs server & client), then I could write a small script to send the "open this file and jump to this line" to an existing Padre instance, that would be good enough. -y _______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev