提交歷史

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