Commit Graph

  • 5528280 Remove explicit 'return' from 'void' functions. by noname@inventati.org 2015-04-19 01:24:12 +0200
  • 6dc2b54 Increment accuaracy in drawtime calculation by noname@inventati.org 2015-04-18 18:45:48 +0200
  • c27c731 Monotonic clock cannot jump backwards. by noname@inventati.org 2015-04-18 18:46:17 +0200
  • 6ee56d6 Place tlinelen type on separate line. by noname@inventati.org 2015-04-18 18:45:21 +0200
  • 215bdb2 Add tty line support by Roberto E. Vargas Caballero 2015-04-13 19:03:53 +0200
  • 56abffb Fix memmove() invocation with src/dst being NULL by sin 2015-04-15 09:43:06 +0100
  • aff35af Use as command arguments the remaining parameters by noname@inventati.org 2015-04-14 09:53:24 +0200
  • 83e73c6 Merge branch 'master' of ssh://suckless.org/gitrepos/st by Roberto E. Vargas Caballero 2015-04-14 09:47:19 +0200
  • 42fa1f5 Implement most ICCCM rules for selection handling. by Markus Wichmann 2015-04-11 21:21:34 +0200
  • 23ed128 Merge branch 'master' of ssh://suckless.org/gitrepos/st by Roberto E. Vargas Caballero 2015-04-13 22:01:40 +0200
  • 9eb70a2 Do not use tmoveto in tputtab. by noname@inventati.org 2015-04-13 14:03:35 +0200
  • 9619760 tresize: remove unnecessary if by noname@inventati.org 2015-04-12 10:30:19 +0200
  • a6af2cc Remove old TODO entry. by noname@inventati.org 2015-04-13 16:06:21 +0200
  • b94ad75 Remove 'titles' variable. by noname@inventati.org 2015-04-13 16:05:49 +0200
  • e6dd0f8 Remove useless if in tstrsequence. by noname@inventati.org 2015-04-13 14:34:23 +0200
  • b0310fb Simplify tmoveto. by noname@inventati.org 2015-04-13 14:03:51 +0200
  • 9d1495f Fix typo. by noname@inventati.org 2015-04-13 14:03:12 +0200
  • c569e31 Remove 'slide' variable in tresize. by noname@inventati.org 2015-04-11 19:30:36 +0200
  • 39ae1a4 Move tresize comments around. by noname@inventati.org 2015-04-11 19:30:12 +0200
  • 6352502 tresize: move for loop outside if by noname@inventati.org 2015-04-11 19:29:52 +0200
  • b9390a5 Simplify loop condition. by noname@inventati.org 2015-04-11 12:47:16 +0200
  • d2937b0 Remove unnecessary XFilterEvent call. by noname@inventati.org 2015-04-11 12:15:51 +0200
  • d3e0f34 Use do..while in window mapping loop. by noname@inventati.org 2015-04-11 12:18:57 +0200
  • ecac5ee Make DECSCUSR thickness configurable by Omar Sandoval 2015-04-09 18:22:31 -0700
  • 93b54cf Use MAX macro where possible. by noname 2015-04-09 20:04:43 +0000
  • 6f5f770 Remove 'xloadfontset' function. by noname 2015-04-08 23:24:06 +0000
  • 6524f02 Remove keywords from function definitions. by noname 2015-04-08 23:17:33 +0000
  • 9305f3c Remove variable names from function declarations. by noname 2015-04-08 23:16:57 +0000
  • 5bb9012 Remove redundant control check by Roberto E. Vargas Caballero 2015-04-06 10:55:00 +0200
  • 69d1fe0 Fixed STR sequence termination condition by noname 2015-04-05 23:58:10 +0000
  • 288f80c Remove strsep() call by Roberto E. Vargas Caballero 2015-03-20 06:46:59 +0000
  • c9357a8 Merge remote-tracking branch 'origin/master' by Roberto E. Vargas Caballero 2015-03-19 08:36:50 +0000
  • 580302f Support the DECSCUSR CSI escape sequence by LemonBoy 2015-03-18 21:12:47 +0100
  • 246c348 arg.h wasn't used for dist. by Christoph Lohmann 2015-03-16 22:17:30 +0100
  • b341e51 Handle pasting of empty selection. by Alex Pilon 2015-03-16 11:51:23 -0400
  • 86d1e43 Support XA_STRING in notify request by Roberto E. Vargas Caballero 2015-03-15 18:07:46 +0000
  • c7e24e4 TODO: Fix fontconfig by Christoph Lohmann 2015-03-14 08:53:41 +0100
  • 5406e65 Add the new selection shortcuts to the manpage. by Christoph Lohmann 2015-03-14 08:52:37 +0100
  • 72d2acc Glibc wants me to use _DEFAULT_SOURCe. I do obey. by Christoph Lohmann 2015-03-14 08:43:57 +0100
  • 2fcfea1 Add Mod + Shift + c/v and no selclear. by Christoph Lohmann 2015-03-14 07:41:59 +0100
  • b746816 Allow combinations with Backspace by Roberto E. Vargas Caballero 2015-03-13 07:26:16 +0000
  • 4f60751 FAQ: fix wording by Alexander Huemer 2015-03-10 01:23:07 +0100
  • f5075a9 Backspace value shouldn't depend on keypad state by Ivan Delalande 2015-03-11 17:13:35 +0000
  • c87d454 Merge branch 'master' of ssh://suckless.org/gitrepos/st by Christoph Lohmann 2015-03-10 21:59:41 +0100
  • 28259f5 St now does only set PRIMARY on selection. by Christoph Lohmann 2015-03-10 21:58:32 +0100
  • adeb2e9 FAQ: fix wording by Alexander Huemer 2015-03-10 01:23:07 +0100
  • 9494362 Fixing the C reading test. by Christoph Lohmann 2015-03-10 21:11:04 +0100
  • cf1fcc4 Change the FAQ for the new Backspace behaviour. by Christoph Lohmann 2015-03-10 00:20:28 +0100
  • 230d0c8 Finally resolving the backspace problem. by Christoph Lohmann 2015-03-10 00:00:44 +0100
  • b0bddc6 Add a hack to handle unknown chars in fontconfig. by Christoph Lohmann 2015-03-09 23:16:03 +0100
  • 487bbb2 Update kdch1 definition to three octal digits. by Johannes Postma 2015-03-05 15:52:51 +0000
  • 29619a1 Small improvements to the FAQ by Roberto E. Vargas Caballero 2015-02-28 16:13:47 +0000
  • b8804f9 document keys in man page by Greg Reagle 2015-02-19 16:33:22 -0500
  • 1b51404 Let curses do the dirty work for flash by Ivan Delalande 2015-02-15 00:34:03 +0100
  • 3604445 Comment default CC assignment by Roberto E. Vargas Caballero 2015-02-22 10:59:26 +0000
  • ac11bbb Update dates in LICENSE by Roberto E. Vargas Caballero 2015-02-22 10:58:37 +0000
  • c5f1d74 Update year in usage() by Nils Reuße 2015-02-15 17:46:15 +0100
  • 7dd24bf Fix crash on font resize resize by Nils Reuße 2015-02-15 17:11:22 +0100
  • aba6c29 Correct shift amount on MODE_INSERT in tputc() by Rian Hunter 2015-01-29 15:00:39 -0800
  • 4d14d97 Fix crash due to wide characters by Rian Hunter 2015-01-29 15:06:43 -0800
  • 708b697 Fix crash due to invalid timespec given to pselect by Ivan Delalande 2014-12-12 08:39:07 +0100
  • 09f5d98 Trim trailing whitespaces in every selection case by Ivan Delalande 2014-11-16 09:02:57 +0100
  • 4418939 Call _exit() instead of exit() if exec*() fails by sin 2014-11-11 18:29:11 +0000
  • bafbba5 Check for presence of SHELL environment variable by Eric Pruitt 2014-10-28 17:51:42 -0700
  • 11625c7 Replace character with U+FFFD if wcwidth() is -1 by czarkoff@gmail.com 2014-10-28 12:55:28 +0100
  • 008aae5 Avoid failing when embedding with a Window id of 0 by Quentin Rameau 2014-10-16 00:42:53 +0200
  • cd15988 Reverting smacs and rmacs to the xterm defaults. by Christoph Lohmann 2014-10-21 16:36:01 +0200
  • f9fb620 Do not set SHELL to utmp ever by Roberto E. Vargas Caballero 2014-10-15 19:42:20 +0200
  • 86633ad patch for bell in st by CustaiCo 2014-10-03 19:25:21 +0000
  • dcfe505 Use G1 for alternate charset by Roberto E. Vargas Caballero 2014-10-08 11:35:45 +0200
  • 88429cd Add LS2 and LS3 by Roberto E. Vargas Caballero 2014-10-08 11:33:36 +0200
  • 0c8feec Fix SI and SO by Roberto E. Vargas Caballero 2014-10-08 10:30:20 +0200
  • a7eef8f Removing an extra space. by Christoph Lohmann 2014-09-29 15:41:10 +0200
  • 63a07eb Minor style changes for the last patch. by Christoph Lohmann 2014-09-29 15:40:37 +0200
  • dc8c5c8 Implementing xzoomreset. by Christoph Lohmann 2014-09-29 15:38:21 +0200
  • c7a945c Add missed names of charset sequences by Roberto E. Vargas Caballero 2014-08-20 10:41:41 +0200
  • 5afb386 Add support for utmp in st by Roberto E. Vargas Caballero 2014-08-28 12:48:29 +0200
  • 0392d16 Remove indentation level in xdrawcursor by Roberto E. Vargas Caballero 2014-08-24 16:27:28 +0200
  • 98a1085 Removing wrapping newlines from selection by Ben Hendrickson 2014-08-22 09:25:04 -0700
  • 51466e0 Change the behavior of word snapping on delimiters by Ivan Delalande 2014-08-20 21:20:44 +0200
  • c490a60 Move calls to selsnap into selnormalize by Ivan Delalande 2014-08-20 21:14:08 +0200
  • 83dea7f Improve readability of enum members by Alexander Huemer 2014-08-20 12:05:12 +0200
  • e5f6736 Add eschandle() by Roberto E. Vargas Caballero 2014-08-20 09:56:24 +0200
  • a3549c2 Improve execsh() and don't allow anonymous shells by Roberto E. Vargas Caballero 2014-08-19 00:55:02 +0200
  • 8342036 Fix definition of CONTROLC0 by Roberto E. Vargas Caballero 2014-08-18 23:23:51 +0200
  • 9d9e049 Make useful DEL in application mode by Roberto E. Vargas Caballero 2014-08-18 23:19:58 +0200
  • 177d888 reset the alt screen in treset by Quentin Carbonneaux 2014-08-18 19:20:41 +0200
  • fa04911 simplify loop in tresize by Quentin Carbonneaux 2014-08-18 19:19:42 +0200
  • 1926305 Simplify README by Alexander Huemer 2014-08-18 01:52:53 +0200
  • 8f3e6a5 Fix man page and usage() by Roberto E. Vargas Caballero 2014-08-17 20:49:33 +0200
  • f8b4998 Convert VT102ID to a config variable by Roberto E. Vargas Caballero 2014-08-15 15:00:48 +0200
  • 6530025 Fix portability problem in techo() by Roberto E. Vargas Caballero 2014-08-15 14:48:16 +0200
  • d4a1731 Don't set dirty all lines because tswapcreen do it by noname 2014-04-28 02:16:21 +0400
  • 20c4f12 tresize return value is not used by noname 2014-04-28 02:03:04 +0400
  • 821a6e0 Remove ul capability by Roberto E. Vargas Caballero 2014-08-07 10:19:48 +0200
  • 8de8ae3 Unset mode when clearing regions by Roberto E. Vargas Caballero 2014-08-07 10:11:38 +0200
  • ec32689 Add error message when child exits whit error by Roberto E. Vargas Caballero 2014-08-04 22:07:04 +0200
  • 769d481 Remove difference between fast and slow blinking by Roberto E. Vargas Caballero 2014-07-31 19:37:59 +0200
  • b4dfa18 Fix disabling of bold and fastblink by Michael Forney 2014-07-26 00:48:15 -0700
  • e8f3513 Add info about Backspace and Delete to the FAQ by Wolfgang Corcoran-Mathe 2014-07-25 13:32:29 -0400