index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (647B) | |
--- | |
1  | |
2 | |
3 tabbed | |
4 ====== | |
5 Simple generic tabbed frontend to xembed-aware applications, originally … | |
6 for [surf](//surf.suckless.org) but also usable with many other applicat… | |
7 i.e. [st](//st.suckless.org), [uzbl](http://uzbl.org), | |
8 [urxvt](http://software.schmorp.de/pkg/rxvt-unicode.html) and | |
9 [xterm](http://invisible-island.net/xterm/) | |
10 | |
11 Development | |
12 ----------- | |
13 You can [browse](//git.suckless.org/tabbed) its source code repository o… | |
14 copy using the following command: | |
15 | |
16 git clone https://git.suckless.org/tabbed | |
17 | |
18 Download | |
19 -------- | |
20 * [tabbed-0.8](//dl.suckless.org/tools/tabbed-0.8.tar.gz) (2024-03-19) | |
21 |