Comment 2 for bug 1973825

Revision history for this message
Sergio Costas (rastersoft-gmail) wrote :

Also, a quick solution (but should work only with BASH) is to edit the /etc/bash.bashrc file in the bash package and set

    PROMPT_COMMAND='echo -ne "\\033]6;file://${PWD}\\007"'