diff options
author | zachir <zachir@librem.one> | 2022-01-18 21:19:16 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2022-01-18 21:19:16 -0600 |
commit | e77592fb54057e331dea65d293ede7856d2f2ba1 (patch) | |
tree | 4c95c84418f1f3990667aaea0b18cb5a512a2eb0 /FAQ | |
parent | 9075ac883494635eec1be82a82fe99f87f01783b (diff) |
st: update base to 0.8.5
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 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? |