Commit History

Author SHA1 Message Date
  Christoph Lohmann f8c6e7d041 Implement INCR transfers in the clipboard. 9 years ago
  FRIGN f1307d91e2 Don't treat clauses like functions 9 years ago
  FRIGN 13233574ed Use BSD-style function notation 9 years ago
  FRIGN 9de853a98d Unboolify st 9 years ago
  FRIGN abfad4c4fc Remove insane *_FILENO and EXIT_* usage 9 years ago
  Weng Xuetian 5f48e89716 Revert "Remove unnecessary XFilterEvent call." 9 years ago
  Quentin Rameau bdd649a102 do not truncate font size when zooming 9 years ago
  Roberto E. Vargas Caballero 71fa10f613 Revert "Optimize memory footprint of line buffers" 9 years ago
  Jan Christoph Ebersbach caa97cc781 Support UTF-8 characters as word delimiters 9 years ago
  Roberto E. Vargas Caballero c03548750b Merge branch 'master' of ssh://suckless.org/gitrepos/st 9 years ago
  v4hn 8e15887de9 set selection to IDLE on clear 9 years ago
  suigin 89cf0fc597 Small bugfix for makeglyphfontspecs call in drawregion 9 years ago
  Christoph Lohmann 980991fa6e Fix the new -e handling. An empty cmd has to work for backwards compatibility. 9 years ago
  suigin ae1923d275 Clean up xdraws and optimize glyph drawing with non-unit kerning values 9 years ago
  suigin 38af006b5e Changed type for UTF-32 codepoints from long to uint_least32_t 9 years ago
  noname c990abfedf Fix empty selection highlighting bug. 9 years ago
  noname 3cb7f27afe Fix indentation. 9 years ago
  noname 1811b6030c Add enumeration for sel.mode 9 years ago
  noname 22571ea4e8 selnormalize: make special case explicit 9 years ago
  noname 8751809aff selsnap: simplify SNAP_LINE case 9 years ago
  noname 765bb0fd14 Remove first argument of selsnap. 9 years ago
  Jochen Sprickerhof 07ce96a3a0 Fix sigchld 9 years ago
  mvdan@mvdan.cc 190b94c7a2 len assignment is never used 9 years ago
  mvdan@mvdan.cc 4f21c41a1c Clarify calculation precedence for '&' and '?' 9 years ago
  mvdan@mvdan.cc 3a5053f6c1 Use %u for uint 9 years ago
  suigin 7ab6c92e18 Optimize memory footprint of line buffers 9 years ago
  noname@inventati.org 0622ad9bad Make tputc, tsetchar and techo accept unicode 9 years ago
  noname@inventati.org 21f765426c Change internal character representation. 9 years ago
  noname@inventati.org 753fe862b1 Remove last parameter of utf8encode 9 years ago
  noname@inventati.org 61c35cd246 Use utf8len instead of utf8decode. 9 years ago