Christoph Lohmann
|
b5e29cce52
Add -T, as recommended by Dmitrij D. Czarkoff
|
hace 9 años |
Quentin Rameau
|
4a193b9686
Fix type for write(2) return variable.
|
hace 9 años |
Mytchel Hammond
|
1d348e98e3
added note about the low precedence of shell to config.def.h
|
hace 9 años |
Roberto E. Vargas Caballero
|
62756fdb49
Fix style in execsh
|
hace 9 años |
Christoph Lohmann
|
d032b61597
Make the comment for the IM XFilter more understandable.
|
hace 9 años |
Christoph Lohmann
|
684c72d05e
Return style unification.
|
hace 9 años |
Christoph Lohmann
|
b823f57fa0
Aligning the macros.
|
hace 9 años |
Christoph Lohmann
|
684f0a0729
Unix end of file.
|
hace 9 años |
Christoph Lohmann
|
d3c7b6fb73
No inline declarations please.
|
hace 9 años |
Christoph Lohmann
|
41f70a1cff
Typo and the missing incr atom from the patches.
|
hace 9 años |
Christoph Lohmann
|
261ea4b7e0
Implement chunked write to the cmdfd.
|
hace 9 años |
Christoph Lohmann
|
f8c6e7d041
Implement INCR transfers in the clipboard.
|
hace 9 años |
FRIGN
|
539afe3af1
Update LICENSE
|
hace 9 años |
FRIGN
|
f1307d91e2
Don't treat clauses like functions
|
hace 9 años |
FRIGN
|
13233574ed
Use BSD-style function notation
|
hace 9 años |
FRIGN
|
9de853a98d
Unboolify st
|
hace 9 años |
FRIGN
|
abfad4c4fc
Remove insane *_FILENO and EXIT_* usage
|
hace 9 años |
Christoph Lohmann
|
92e092efe6
Commit to push the 0.6 release.
|
hace 9 años |
Weng Xuetian
|
5f48e89716
Revert "Remove unnecessary XFilterEvent call."
|
hace 9 años |
Quentin Rameau
|
bdd649a102
do not truncate font size when zooming
|
hace 9 años |
Roberto E. Vargas Caballero
|
71fa10f613
Revert "Optimize memory footprint of line buffers"
|
hace 9 años |
Jan Christoph Ebersbach
|
caa97cc781
Support UTF-8 characters as word delimiters
|
hace 9 años |
Roberto E. Vargas Caballero
|
c03548750b
Merge branch 'master' of ssh://suckless.org/gitrepos/st
|
hace 9 años |
v4hn
|
8e15887de9
set selection to IDLE on clear
|
hace 9 años |
suigin
|
89cf0fc597
Small bugfix for makeglyphfontspecs call in drawregion
|
hace 9 años |
Christoph Lohmann
|
980991fa6e
Fix the new -e handling. An empty cmd has to work for backwards compatibility.
|
hace 9 años |
suigin
|
ae1923d275
Clean up xdraws and optimize glyph drawing with non-unit kerning values
|
hace 10 años |
suigin
|
38af006b5e
Changed type for UTF-32 codepoints from long to uint_least32_t
|
hace 10 años |
noname
|
c990abfedf
Fix empty selection highlighting bug.
|
hace 10 años |
noname
|
3cb7f27afe
Fix indentation.
|
hace 10 años |