Initial poop
This commit is contained in:
commit
ca6dab46f1
3280 changed files with 3759 additions and 0 deletions
6
docs/suckless/st/index.md
Normal file
6
docs/suckless/st/index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# ST
|
||||
st is a simple terminal implementation for X.
|
||||
|
||||
[](screenshot.png)
|
||||
|
||||
Check full official documentation at [https://st.suckless.org/](https://st.suckless.org/)
|
BIN
docs/suckless/st/screenshot.png
Normal file
BIN
docs/suckless/st/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
5
docs/suckless/st/troubleshooting.md
Normal file
5
docs/suckless/st/troubleshooting.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Troubleshooting
|
||||
|
||||
## Delete key not working
|
||||
|
||||
Edit `/etc/inputrc` or `~/.inputrc` to contain `set enable-keypad on`
|
Loading…
Add table
Add a link
Reference in a new issue