index
:
st.git
master
oldstable
ZachIR's configuration of st. Includes several patches, and my config.h.
ZachIR
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-08-05
Merge branch 'master' of gitlab.com:zachir/st
zachir
2022-08-05
update config to use correct colors
zachir
2022-01-27
add patch to change vanilla st 0.8.5
zachir
2022-01-27
st.c fix warning about fprintf of p
zachir
2022-01-27
improve optimization
zachir
2022-01-27
x.c: fix warning about unused variable/function
zachir
2022-01-18
st: update base to 0.8.5
zachir
2021-10-11
update openurlcmd to launch "browser"
zachir
2021-09-23
st.c: fix scrollback to only go to end of buffer, fix hist buffer
zachir
2021-09-23
Merge my earlier st with some new fixes
zachir
Merge branch 'master' of gitlab.com:zachir/st
2021-09-23
config.h: fix delete key behavior
zachir
2021-09-23
st.c: reset hist buffer on clear
zachir
2021-09-10
st.1: fix inconsistency with source code
zachir
2021-09-10
Fix x.c (I was wrong about fix), fix st.1
zachir
2021-09-10
x.c: fix showing st arguments twice with st -h, and add -l
zachir
2021-09-10
config.h: set tabspaces to 4, fix cursor/background color chosen, fix ↵
zachir
iso14755 command
2021-09-10
config.h: Change "zoom" keys (C-+/-/=) and bind 3 externalpipe scripts
zachir
2021-08-16
update
zachir
2021-08-16
Add st version 0.8.4
zachir