Introduction
Introduction Statistics Contact Development Disclaimer Help
index.md - sites - public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log
Files
Refs
---
index.md (397B)
---
1 workingdir
2 ==========
3
4 Description
5 -----------
6 This patch allows user to specify the initial path st should use as WD
7 (working directory).
8
9 Examples
10 --------
11 Absolute path:
12 `st -d /usr/bin/`
13
14 Relative path:
15 `st -d dev/st/`
16 or
17 `st -d ~/dev/st/`
18
19 Download
20 --------
21 * [st-workingdir-20200317-51e19ea.diff](st-workingdir-20200317-51e19ea.d…
22
23 Authors
24 -------
25 * David Gričar - <[email protected]>
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.