Commit Graph

  • 3764f38 Fix tputc control code handling by Roberto E. Vargas Caballero 2014-04-28 18:32:09 +0200
  • 53105cf Remove repeated initialisation of term.esc by Roberto E. Vargas Caballero 2014-04-26 01:45:10 +0200
  • aa35bbd Cancel DCS with SUB, CAN, ESC or any CC1 code by Roberto E. Vargas Caballero 2014-04-26 01:34:46 +0200
  • 704d124 add break;s for last cases in switch statements by Markus Teich 2014-04-26 23:50:37 +0200
  • 02d2df5 Do not eat ESC character if control string is not properly terminated. by noname 2014-04-26 00:12:41 +0200
  • c4b79b0 Fix for multibyte characters in techo. by noname 2014-04-25 18:28:00 +0400
  • 7f1e02e s/DSC/DCS/ DCS stands for DEVICE CONTROL STRING by noname 2014-04-25 18:27:48 +0400
  • 84f6dbf Use xwrite instead of write. by noname 2014-04-25 18:27:26 +0400
  • 2d67f99 Remove unnecessary break by noname 2014-04-25 18:27:15 +0400
  • 4a8574b Comment fix. by noname 2014-04-25 18:26:43 +0400
  • 8f11e1c On terminal resize, clear the alt screen with its own cursor. by Colona 2014-04-24 20:35:41 +0200
  • 844c503 Optimize tputtab. by noname 2014-04-23 23:12:45 +0400
  • 1b0b975 Use != instead of ^ for logical values. by noname 2014-04-23 23:12:36 +0400
  • 99d2d60 Use BETWEEN macro in xsetcolorname and fix style. by noname 2014-04-23 23:12:29 +0400
  • fe31a3f Conformity in the -g geometry handling. by Christoph Lohmann 2014-04-25 22:34:24 +0200
  • 6b7f63b Simplify a bit more tdeletechar and tinsertblank by Roberto E. Vargas Caballero 2014-04-25 17:24:12 +0200
  • 80b32af Simplify tdeletechar and tinsertblank and fix memory corruption. by noname 2014-04-23 02:08:13 +0400
  • 16ac85b Style fixes in tscrollup. by noname 2014-04-20 17:26:39 +0400
  • fe527aa Do not set dirty flag twice in tscrollup and tscrolldown. by noname 2014-04-20 17:26:50 +0400
  • 3afdb4f Use tsetdirt in tscrollup and tscrolldown. by noname 2014-04-20 17:26:13 +0400
  • f9dc374 Fix techo handling of control and multibyte characters. by noname 2014-04-23 00:26:07 +0400
  • fa19f24 Make xrealloc and xstrdup style consistent. by noname 2014-04-22 21:59:48 +0400
  • df1810d Use BETWEEN in tsetchar. by noname 2014-04-22 21:59:39 +0400
  • ed855ea Use uint and uchar instead of unsigned int and unsigned char. by noname 2014-04-22 21:59:32 +0400
  • 68d9745 Remove argument names from function prototypes. by noname 2014-04-22 21:59:21 +0400
  • 49672da Style fix in tdumpsel. by noname 2014-04-22 21:59:14 +0400
  • f21e47f Use BETWEEN in tinsertblankline and tdeleteline. by noname 2014-04-22 21:59:01 +0400
  • 87abc7c It's 2014 now. by Christoph Lohmann 2014-04-22 19:22:58 +0200
  • 1388870 move MODBIT to Macros section by noname@inventati.org 2014-04-20 13:08:09 +0400
  • 6b56cbf misplaced parenthesis in LEN macro by noname@inventati.org 2014-04-20 15:41:40 +0400
  • 3269bf2 remove confusing SERRNO macro by Markus Teich 2014-04-20 13:15:40 +0200
  • 4ad2fc7 Simplify techo by noname@inventati.org 2014-04-13 20:21:32 +0400
  • dc74c4f typedefs instead of #defines by noname@inventati.org 2014-04-05 20:54:01 +0400
  • b8d6171 fix cursor handling when alt screen is disabled by q@c9x.me 2014-04-09 20:37:23 +0200
  • ebb6e03 Merge remote-tracking branch 'origin/master' into omaster by Roberto E. Vargas Caballero 2014-04-15 08:11:47 +0200
  • f27b44b Removing two unnecessary gettimeofday(). by Christoph Lohmann 2014-04-11 18:11:25 +0200
  • 3cb8084 Increment XSync consistency by Toaster Toaster 2014-04-07 10:53:59 -0700
  • c46d929 Fix Backspace and Delete characters by Roberto E. Vargas Caballero 2014-04-11 15:08:37 +0200
  • 0baf2d8 0.5 release. by Christoph Lohmann 2014-04-05 20:40:11 +0200
  • 62f9142 Updating the TODO in preparating for 0.5. by Christoph Lohmann 2014-04-05 20:39:46 +0200
  • a495fce There is no need for a full dirt redraw. by Christoph Lohmann 2014-04-05 20:34:57 +0200
  • 6f4cfa5 Fixing a compiler warning with the assignment. by Christoph Lohmann 2014-04-02 09:26:28 +0200
  • 672e4e4 Fix segfault when pressing PrintScr without a selection by Rafa Garcia Gallego 2014-03-26 23:58:27 +0100
  • 45b808b new utf decoder by Damian Okrasa 2014-03-25 20:20:26 +0100
  • 71328cb Merge branch 'master' of ssh://suckless.org/gitrepos/st by Roberto E. Vargas Caballero 2014-03-10 15:16:26 +0100
  • 85f8a41 Add terminfo entries for printer by Roberto E. Vargas Caballero 2014-02-01 11:11:11 +0100
  • 78f8843 Add sequence for printing the current selection by Roberto E. Vargas Caballero 2014-02-01 13:41:58 +0100
  • 96c230e Add key definition for printer sequences by Roberto E. Vargas Caballero 2014-01-31 23:05:42 +0100
  • 6166a1a Add MC for the full screen by Roberto E. Vargas Caballero 2014-01-31 22:25:51 +0100
  • cf332a3 Add MC for a single line by Roberto E. Vargas Caballero 2014-01-31 21:53:53 +0100
  • 1584956 Style cleanup. by Christoph Lohmann 2014-03-01 11:04:03 +0100
  • d2ec39f Style matters. by Christoph Lohmann 2014-03-01 09:22:57 +0100
  • 1f0d981 Add MC sequence by Roberto E. Vargas Caballero 2014-01-31 20:57:09 +0100
  • cdb3b18 Add xstrdup function by Roberto E. Vargas Caballero 2014-02-01 11:12:47 +0100
  • 315b7ee Merge remote-tracking branch 'origin/master' by Roberto E. Vargas Caballero 2014-02-04 11:46:45 +0100
  • c2026a4 Removing the w3img support. by Christoph Lohmann 2014-02-03 20:54:25 +0100
  • 6521b5d Remove non defined behaviour in selcopy by Roberto E. Vargas Caballero 2014-01-31 17:30:00 +0100
  • a8d5870 Remove duplicated code in strhandle by Roberto E. Vargas Caballero 2014-01-31 17:04:18 +0100
  • 21d905c Make Shift+Home equal to CLS in ascii mode by Roberto E. Vargas Caballero 2014-01-31 16:54:58 +0100
  • 9523233 Make CONTROL + DELETE delete a line by Roberto E. Vargas Caballero 2014-01-31 14:18:25 +0100
  • d2173cd Fix SHIFT+DEL definition by Roberto E. Vargas Caballero 2014-01-31 12:23:53 +0100
  • 9559100 Use character scaling in XCopyArea by Eric Pruitt 2014-01-19 10:48:35 -0600
  • c0a56ef Make w3mimgdisplay work with st by Amadeusz Sławiński 2014-01-11 12:54:36 +0100
  • 9df9a47 Fix truecolor escapes, when both bg and fg are set by Amadeusz Sławiński 2014-01-03 15:24:24 +0100
  • e8dba89 query pixel size from matched font by Eon S. Jeon 2013-12-17 15:14:19 -0500
  • 33da67d Update arg.h from sbase by Roberto E. Vargas Caballero 2013-12-18 08:29:28 +0100
  • d60ee73 Prevent resizing stdin by Eon S. Jeon 2013-12-17 12:45:38 -0500
  • ef1dc9f Replace alignment tabs with spaces. by Mark Edgar 2013-10-20 19:16:33 +0200
  • 6162d63 Fix comments in config.def.h to match field names. by Mark Edgar 2013-10-20 18:18:00 +0200
  • fb8e3f6 Fix definition of F28 key. by Mark Edgar 2013-12-15 16:45:51 +0100
  • 39f28b1 Set _NET_WM_PID attribute by Eric Pruitt 2013-12-11 07:10:08 -0600
  • 2738592 Fix rmul definition by Eric Pruitt 2013-12-06 09:22:37 -0600
  • 08a3eea Add stdint include by René Rietz 2013-11-25 16:06:22 +0100
  • 5347439 Fix stupid bug in tdefcolor returning -1 in unsigned function by Roberto E. Vargas Caballero 2013-11-25 14:09:53 +0100
  • 1fe0a5f Use int instead of long for color by Johannes Hofmann 2013-11-24 10:20:45 +0100
  • 4435e0e add _NET_WM_NAME by Carlos J. Torres 2013-11-22 10:45:48 -0500
  • 7263820 Simplify logic in kmap(). by Mark Edgar 2013-10-19 15:13:13 +0200
  • 1fa27b9 Simplify logic in match(). by Mark Edgar 2013-10-19 14:56:40 +0200
  • 3d3c37b Merge remote-tracking branch 'origin/master' into omaster by Roberto E. Vargas Caballero 2013-10-28 19:18:24 +0100
  • 489982d Fixed lock up when system time jumps backwards by Rob Pilling 2013-06-19 21:24:01 +0100
  • 297c886 Ignore numlock (Mod2Mask) for button events too. by Mark Edgar 2013-09-22 00:07:49 +0200
  • 0f6942c Avoid buffer overrun in bpress() by Mark Edgar 2013-10-06 12:19:12 +0200
  • 8e57732 New ttysend() function calls ttywrite() and techo(). Honor MODE_ECHO when pasting in selnotify(). by Mark Edgar 2013-10-05 11:49:35 +0200
  • 939e149 Avoid buffer overrun in kpress() and remove limit on shortcut strings. by Mark Edgar 2013-10-05 11:45:44 +0200
  • 02ae3ce Simplify Mod1 logic in kpress(), eliminating locals and a memcpy. by Mark Edgar 2013-10-05 11:45:17 +0200
  • 7a4eefe Add support for multiple charset definitions by Roberto E. Vargas Caballero 2013-10-01 21:23:11 +0200
  • c5c2365 People, learn to keep to styles. Thanks. by Christoph Lohmann 2013-10-02 21:06:50 +0200
  • 62ab938 Fix save/restore cursor by Mihail Zenkov 2013-10-01 20:02:24 +0200
  • 2b1bc80 Add DSR cursor position sequence by Mihail Zenkov 2013-10-01 20:01:15 +0200
  • eeae9b0 Fix core in multi-line selection on OpenBSD by Maurice Quennet 2013-09-21 23:33:56 +0200
  • 8ac0a5f Add bracketed paste mode by Egmont Koblinger 2013-09-23 09:22:47 +0200
  • eae31a5 Fix some bugs in mouse tracking logic by Michael Forney 2013-07-25 16:19:19 -0700
  • cc2ea31 Default volume of the bell is 0. by Christoph Lohmann 2013-09-12 20:52:10 +0200
  • bef599b Add audible bell by Roberto E. Vargas Caballero 2013-09-12 20:41:34 +0200
  • 210dda9 Wide character support. by Christoph Lohmann 2013-09-07 12:41:36 +0200
  • a4358a1 Adding some contributors. Thanks to you all! by Christoph Lohmann 2013-09-07 12:29:44 +0200
  • 4245ba0 Correctly initialize altscreen when defaultbg is not 0. by Mark Edgar 2013-08-26 00:10:47 +0200
  • f3d438b Regarding commit 7e3cff3 by Eon S. Jeon 2013-08-11 06:42:30 -0400
  • 587bc93 Tmux is using C-b by default. by Christoph Lohmann 2013-08-22 19:32:49 +0200
  • 8d21ced Correcting the bitmask value check. by Christoph Lohmann 2013-08-20 18:18:48 +0200