コミット履歴

作者 SHA1 メッセージ 日付
  Mark Edgar 297c886b72 Ignore numlock (Mod2Mask) for button events too. 11 年 前
  Mark Edgar 0f6942cdf6 Avoid buffer overrun in bpress() 11 年 前
  Mark Edgar 8e577322a3 New ttysend() function calls ttywrite() and techo(). Honor MODE_ECHO when pasting in selnotify(). 11 年 前
  Mark Edgar 939e149544 Avoid buffer overrun in kpress() and remove limit on shortcut strings. 11 年 前
  Mark Edgar 02ae3ce6fd Simplify Mod1 logic in kpress(), eliminating locals and a memcpy. 11 年 前
  Roberto E. Vargas Caballero 7a4eefe87c Add support for multiple charset definitions 11 年 前
  Christoph Lohmann c5c2365ab7 People, learn to keep to styles. Thanks. 11 年 前
  Mihail Zenkov 62ab938965 Fix save/restore cursor 11 年 前
  Mihail Zenkov 2b1bc8087f Add DSR cursor position sequence 11 年 前
  Maurice Quennet eeae9b0cee Fix core in multi-line selection on OpenBSD 11 年 前
  Egmont Koblinger 8ac0a5f872 Add bracketed paste mode 11 年 前
  Michael Forney eae31a532e Fix some bugs in mouse tracking logic 11 年 前
  Christoph Lohmann cc2ea3147a Default volume of the bell is 0. 11 年 前
  Roberto E. Vargas Caballero bef599bb27 Add audible bell 11 年 前
  Christoph Lohmann 210dda9570 Wide character support. 11 年 前
  Christoph Lohmann a4358a1fbd Adding some contributors. Thanks to you all! 11 年 前
  Mark Edgar 4245ba0d12 Correctly initialize altscreen when defaultbg is not 0. 11 年 前
  Eon S. Jeon f3d438b101 Regarding commit 7e3cff3 11 年 前
  Christoph Lohmann 587bc939f6 Tmux is using C-b by default. 11 年 前
  Christoph Lohmann 8d21ced085 Correcting the bitmask value check. 11 年 前
  Roberto E. Vargas Caballero 4579693818 Add terminfo definitions for terminals with meta key 11 年 前
  Eon S. Jeon 347a45c352 Fix signess of tdefcolor 11 年 前
  Alexander Sedov 22eeda56b7 Fixed memory leak in xsettitle(). 11 年 前
  Michael Forney 86c03ddc82 Fix blink mode check 11 年 前
  Eric Pruitt 7e3cff33ff Use character size scaling factors 11 年 前
  Roberto E. Vargas Caballero aaee0e8b28 Reload colors in reset 11 年 前
  Roberto E. Vargas Caballero 8dde8cde41 Add RGB color definition 11 年 前
  Eon S. Jeon 33ad83d492 Improved font caching 11 年 前
  Markus Teich 40e4d76d22 fix: whitespace 11 年 前
  Alexander Sedov fbc589d506 Remove long text being cropped/wrapped to standard 80x24 on launch. 11 年 前