You are not logged in.
I made some changes to my Thunar's custom actions.
Now I can not go to a terminal for the current directory.
Can someone help me ?
Thanks.
Offline
Hello and welcome.
Can you provide more information? Please post the contents of the thunar action, what changes you made, and what you are expecting the custom action will do?
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Hello and welcome.
Can you provide more information? Please post the contents of the thunar action, what changes you made, and what you are expecting the custom action will do?
I would like it to go to the directory that is highlighted in Thunar which is my file manager.
exo-open --working-directory %f --launch TerminalEmulator
Offline
%f is a file not a directory. Your asking Thunar to go to a file and open a terminal. Not sure of the goal here but try %d.
I AM CANADIAN!
Siduction
Debian Sid
Xfce 4.20 with Wayland/Labwc
Offline
exo-open --working-directory %f --launch TerminalEmulator
This is the "Open Terminal Here" default custom action and should work.
Make sure that on the Appearance Conditions tab of that custom action that "Directories" is selected and File Pattern is set to "*"
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
exo-open --working-directory %d --launch TerminalEmulator
Last edited by fixit77 (2025-06-18 14:58:01)
Offline
Can you post the contents of your ~/.config/Thunar/uca.xml?
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
[ Generated in 0.009 seconds, 7 queries executed - Memory usage: 551.84 KiB (Peak: 552.68 KiB) ]