all repos — st @ 7e1c68f25d9f08687a94eeef8d7f8ffd0d14b911

st (suckless terminal) config

FAQ: fix a typo, patch -> path
Hiltjo Posthuma hiltjo@codemadness.org
commit

7e1c68f25d9f08687a94eeef8d7f8ffd0d14b911

parent

65f1dc428315ae9d7f362e10c668557c1379e7af

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M FAQFAQ

@@ -29,8 +29,8 @@

## I would like to have utmp and/or scroll functionality by default -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. +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. ## Why doesn't the Del key work in some programs?