How do I specify the placeholder for the current in Gedit’s manage external tools.
For example if I want this in my external tools what should i use?
perl -d:ptkdb my_current_file.pl
pertidy my_current_file.pl
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The documentation lists a number of environment variables that can be used.
Sounds like you might want GEDIT_CURRENT_DOCUMENT_NAME.