index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (458B) | |
--- | |
1 cwd | |
2 === | |
3 | |
4 Description | |
5 ----------- | |
6 This patch spawns new tabs in the current working directory of the curre… | |
7 selected tab. | |
8 | |
9 This change is meant to be used with terminal emulators like `st` or `xt… | |
10 The target directory is actually the cwd of the first child process (the… | |
11 | |
12 Download | |
13 -------- | |
14 * [tabbed-cwd-20230128-41e2b8f.diff](tabbed-cwd-20230128-41e2b8f.diff) | |
15 | |
16 Authors | |
17 ------- | |
18 * 20230128 [Casey Fitzpatrick](https://github.com/kcghost/tabbed) |