Compare commits
No commits in common. "2210dbf3fe852821dd5325003923328d067d34c6" and "db273781b24612c8d1f2c852468bdd77d313b6e2" have entirely different histories.
2210dbf3fe
...
db273781b2
4
FAQ
4
FAQ
|
|
@ -29,8 +29,8 @@ you can manually run `tic -sx st.info`.
|
|||
|
||||
## I would like to have utmp and/or scroll functionality by default
|
||||
|
||||
You can add the absolute path of both programs in your config.h file. You only
|
||||
have to modify the value of utmp and scroll variables.
|
||||
You can add the absolute patch of both programs in your config.h
|
||||
file. You only have to modify the value of utmp and scroll variables.
|
||||
|
||||
|
||||
## Why doesn't the Del key work in some programs?
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Jef Roosens
|
||||
|
||||
pkgname=jjr-st
|
||||
pkgver=0.8.5
|
||||
pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="My build of the st terminal"
|
||||
arch=("x86_64")
|
||||
|
|
|
|||
Loading…
Reference in New Issue