to clone active window with current cwd
bin/clone_windowyou can also run your own program with the cwd of the active window
bin/clone_window -- /usr/bin/urxvtfor programs that ignore current shell cwd
bin/clone_window -p -- /usr/bin/nemothis append path as argument so it looks like this
/usr/bin/nemo ~
written to be used with sxhcd or i3wm.
- bash >= 4
- coreutils
one of:
- xdotool
- xprop
optional dependencies:
- procps-ng (faster than ps)