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
2023-02-20
Revert "Revert "add hidecursor patch""
zachir
This reverts commit 3eb31f62dbac02f0a62e3bdb5d2cd35820b1e046.
2023-02-20
Revert "add hidecursor patch"
zachir
This reverts commit a7a057493c31ec79a88cb54de53da6a51bf995c7.
2023-02-20
appy scrollback-ringbuffer patch
zachir
2023-02-20
add hidecursor patch
zachir
2023-02-20
add font2 patch
zachir
2023-02-20
add csi_22_23 patch
zachir
2023-02-20
add dynamic-cursor-color
zachir
2023-02-20
add and apply delkey patch
zachir
2023-02-20
update gitignore
zachir
2023-02-20
add defaultfontsize patch
zachir
2023-02-20
apply defaultfontsize patch
zachir
2023-02-20
apply copyurl-multiline patch
zachir
2023-02-20
update ignore to ignore config.h for now
zachir
2023-02-20
download st-copyurl patches
zachir
2023-02-20
add alpha anysize bold-is-not-bright boxdraw_v2 charoffsets clipboard and ↵
zachir
focus patches
2023-02-20
add gitignore
zachir
2023-02-20
initialize branch at st 0.9 upstream
zachir
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