Is there a way to also display the current directory to the pane indicator? Something like: `^⌥4 ~/subdir/` And maybe also a way to also add the current running command? `^⌥4 ~/subdir/ - npm start` Thanks in advance!