xcwd icon indicating copy to clipboard operation
xcwd copied to clipboard

A simple tool that prints the current working directory of the currently focused window

Results 11 xcwd issues
Sort by recently updated
recently updated
newest added

Use-case: Get the working directory of a window that is not currently focused.

Hello, I use fish. I start fish by putting this code at the bottom of .bashrc (I also tried to set fish as the default shell to check if it...

Hi, thanks for awesome project! **Feature request:** It would be nice to have an option for inherit all environment variables from the target window as well. **Use case:** You can...

Hello, I found my problem already addressed in README. But still I would request for an explanation of the issue. I am using `konsole` as my terminal emulator. I have...

When using dbus server, this program seems not to work. You may wish to deactivate this in the Preferences window of terminator.

runnings multiples gnome-terminal in i3 in several workspaces and I get something like this : ``` ➜ tmp>xcwd /home/myuser/d1 ➜ tmp>pwd /home/myuser/d2 ```

Hi! xcwd is a great tool. I would like to package it for debian. However there are some things that I would need you to change before I can package...

The bindsym in the README does not work for any path that contains a space in it (xargs doesn't parse those correctly). I've updated the README with a bindsym that...