1
0
Fork 0

Commit Graph

  • 2fcfea1bf1 Add Mod + Shift + c/v and no selclear. Christoph Lohmann 2015-03-14 07:41:59 +0100
  • b746816b78 Allow combinations with Backspace Roberto E. Vargas Caballero 2015-03-13 07:26:16 +0000
  • 4f60751440 FAQ: fix wording Alexander Huemer 2015-03-10 01:23:07 +0100
  • f5075a9e9d Backspace value shouldn't depend on keypad state Ivan Delalande 2015-03-11 17:13:35 +0000
  • c87d45466b Merge branch 'master' of ssh://suckless.org/gitrepos/st Christoph Lohmann 2015-03-10 21:59:41 +0100
  • 28259f5750 St now does only set PRIMARY on selection. Christoph Lohmann 2015-03-10 21:58:32 +0100
  • adeb2e95d6 FAQ: fix wording Alexander Huemer 2015-03-10 01:23:07 +0100
  • 9494362d0b Fixing the C reading test. Christoph Lohmann 2015-03-10 21:11:04 +0100
  • cf1fcc4d96 Change the FAQ for the new Backspace behaviour. Christoph Lohmann 2015-03-10 00:20:28 +0100
  • 230d0c8428 Finally resolving the backspace problem. Christoph Lohmann 2015-03-10 00:00:44 +0100
  • b0bddc694a Add a hack to handle unknown chars in fontconfig. Christoph Lohmann 2015-03-09 23:16:03 +0100
  • 487bbb24d0 Update kdch1 definition to three octal digits. Johannes Postma 2015-03-05 15:52:51 +0000
  • 29619a1a35 Small improvements to the FAQ Roberto E. Vargas Caballero 2015-02-28 16:13:47 +0000
  • b8804f9f67 document keys in man page Greg Reagle 2015-02-19 16:33:22 -0500
  • 1b514048b2 Let curses do the dirty work for flash Ivan Delalande 2015-02-15 00:34:03 +0100
  • 3604445ffc Comment default CC assignment Roberto E. Vargas Caballero 2015-02-22 10:59:26 +0000
  • ac11bbb03b Update dates in LICENSE Roberto E. Vargas Caballero 2015-02-22 10:58:37 +0000
  • c5f1d74fd8 Update year in usage() Nils Reuße 2015-02-15 17:46:15 +0100
  • 7dd24bfb4c Fix crash on font resize resize Nils Reuße 2015-02-15 17:11:22 +0100
  • aba6c292af Correct shift amount on MODE_INSERT in tputc() Rian Hunter 2015-01-29 15:00:39 -0800
  • 4d14d97547 Fix crash due to wide characters Rian Hunter 2015-01-29 15:06:43 -0800
  • 708b697ed7 Fix crash due to invalid timespec given to pselect Ivan Delalande 2014-12-12 08:39:07 +0100
  • 09f5d98251 Trim trailing whitespaces in every selection case Ivan Delalande 2014-11-16 09:02:57 +0100
  • 4418939dd9 Call _exit() instead of exit() if exec*() fails sin 2014-11-11 18:29:11 +0000
  • bafbba56cd Check for presence of SHELL environment variable Eric Pruitt 2014-10-28 17:51:42 -0700
  • 11625c7166 Replace character with U+FFFD if wcwidth() is -1 czarkoff@gmail.com 2014-10-28 12:55:28 +0100
  • 008aae541b Avoid failing when embedding with a Window id of 0 Quentin Rameau 2014-10-16 00:42:53 +0200
  • cd159883d1 Reverting smacs and rmacs to the xterm defaults. Christoph Lohmann 2014-10-21 16:36:01 +0200
  • f9fb620914 Do not set SHELL to utmp ever Roberto E. Vargas Caballero 2014-10-15 19:42:20 +0200
  • 86633ada91 patch for bell in st CustaiCo 2014-10-03 19:25:21 +0000
  • dcfe505d3c Use G1 for alternate charset Roberto E. Vargas Caballero 2014-10-08 11:35:45 +0200
  • 88429cdcbf Add LS2 and LS3 Roberto E. Vargas Caballero 2014-10-08 11:33:36 +0200
  • 0c8feecbf7 Fix SI and SO Roberto E. Vargas Caballero 2014-10-08 10:30:20 +0200
  • a7eef8f230 Removing an extra space. Christoph Lohmann 2014-09-29 15:41:10 +0200
  • 63a07eb19c Minor style changes for the last patch. Christoph Lohmann 2014-09-29 15:40:37 +0200
  • dc8c5c82aa Implementing xzoomreset. Christoph Lohmann 2014-09-29 15:38:21 +0200
  • c7a945c408 Add missed names of charset sequences Roberto E. Vargas Caballero 2014-08-20 10:41:41 +0200
  • 5afb3862ba Add support for utmp in st Roberto E. Vargas Caballero 2014-08-28 12:48:29 +0200
  • 0392d165d0 Remove indentation level in xdrawcursor Roberto E. Vargas Caballero 2014-08-24 16:27:28 +0200
  • 98a1085d0e Removing wrapping newlines from selection Ben Hendrickson 2014-08-22 09:25:04 -0700
  • 51466e019a Change the behavior of word snapping on delimiters Ivan Delalande 2014-08-20 21:20:44 +0200
  • c490a60b80 Move calls to selsnap into selnormalize Ivan Delalande 2014-08-20 21:14:08 +0200
  • 83dea7fd7b Improve readability of enum members Alexander Huemer 2014-08-20 12:05:12 +0200
  • e5f6736ee0 Add eschandle() Roberto E. Vargas Caballero 2014-08-20 09:56:24 +0200
  • a3549c2eec Improve execsh() and don't allow anonymous shells Roberto E. Vargas Caballero 2014-08-19 00:55:02 +0200
  • 8342036f98 Fix definition of CONTROLC0 Roberto E. Vargas Caballero 2014-08-18 23:23:51 +0200
  • 9d9e049eac Make useful DEL in application mode Roberto E. Vargas Caballero 2014-08-18 23:19:58 +0200
  • 177d888dff reset the alt screen in treset Quentin Carbonneaux 2014-08-18 19:20:41 +0200
  • fa04911c91 simplify loop in tresize Quentin Carbonneaux 2014-08-18 19:19:42 +0200
  • 1926305318 Simplify README Alexander Huemer 2014-08-18 01:52:53 +0200
  • 8f3e6a577d Fix man page and usage() Roberto E. Vargas Caballero 2014-08-17 20:49:33 +0200
  • f8b4998b32 Convert VT102ID to a config variable Roberto E. Vargas Caballero 2014-08-15 15:00:48 +0200
  • 6530025bca Fix portability problem in techo() Roberto E. Vargas Caballero 2014-08-15 14:48:16 +0200
  • d4a17316d3 Don't set dirty all lines because tswapcreen do it noname 2014-04-28 02:16:21 +0400
  • 20c4f12254 tresize return value is not used noname 2014-04-28 02:03:04 +0400
  • 821a6e00a5 Remove ul capability Roberto E. Vargas Caballero 2014-08-07 10:19:48 +0200
  • 8de8ae3923 Unset mode when clearing regions Roberto E. Vargas Caballero 2014-08-07 10:11:38 +0200
  • ec3268961d Add error message when child exits whit error Roberto E. Vargas Caballero 2014-08-04 22:07:04 +0200
  • 769d481807 Remove difference between fast and slow blinking Roberto E. Vargas Caballero 2014-07-31 19:37:59 +0200
  • b4dfa18124 Fix disabling of bold and fastblink Michael Forney 2014-07-26 00:48:15 -0700
  • e8f3513bf4 Add info about Backspace and Delete to the FAQ Wolfgang Corcoran-Mathe 2014-07-25 13:32:29 -0400
  • f210ea26c4 Add info about Backspace and Delete to the FAQ Roberto E. Vargas Caballero 2014-07-24 19:56:58 +0200
  • 8306568bd0 Add information about librt and OpenBSD to the FAQ Roberto E. Vargas Caballero 2014-07-20 10:31:16 +0200
  • 844cd7ce17 Add information about librt and OpenBSD to the FAQ Roberto E. Vargas Caballero 2014-07-20 10:31:16 +0200
  • 8c5ba1cfb0 Add information about librt and OpenBSD to the FAQ Roberto E. Vargas Caballero 2014-07-20 10:31:16 +0200
  • 3949aa7c5d Very minor grammar fixes in FAQ Wolfgang Corcoran-Mathe 2014-07-20 11:05:39 -0400
  • 84ceefe089 Fix st with input method. Weng Xuetian 2014-07-16 18:36:46 -0400
  • b5d0a13c10 Changed inconsistent indent Eric Pruitt 2014-07-14 09:05:07 -0500
  • 984c12d2a6 Add 8 bit version of DCS, APC, PM, OSC Roberto E. Vargas Caballero 2014-06-20 09:51:18 +0200
  • da78629cf5 Add 8 bit version of HTS Roberto E. Vargas Caballero 2014-06-20 09:51:18 +0200
  • f5356d0185 Add 8 bit version of NEL Roberto E. Vargas Caballero 2014-06-20 09:51:18 +0200
  • bcbaf5d9be Add 8 bit version of DECID Roberto E. Vargas Caballero 2014-06-20 09:51:18 +0200
  • f796533b1b Render faint attribute Anders Eurenius 2014-06-22 00:10:59 +0200
  • 955923b38b Remove all strcmp and strlen calls on Glyph.c[] Ivan Delalande 2014-06-27 09:15:56 +0200
  • 0015e198bf Making surf compile again with rt. Christoph Lohmann 2014-06-30 17:33:43 +0200
  • 1fc4afd1e6 Render struck-out attribute Anders Eurenius 2014-06-21 20:32:34 +0200
  • 21bd4f4f9d Render invisible attribute Anders Eurenius 2014-06-21 20:30:22 +0200
  • 50e6355e0d Reorder and extend glyph attributes Anders Eurenius 2014-06-21 20:29:36 +0200
  • 77569526c0 Remove CEIL macro Roberto E. Vargas Caballero 2014-06-26 12:37:06 +0200
  • 19d095717f Fixed wrong nanosecond factor 10E6. Ivan Delalande 2014-06-26 04:30:43 +0200
  • 5edeec1b20 Use monotonic clock to prevent timing issues FRIGN 2014-06-23 16:51:51 +0200
  • 738f555f66 Fix typo in config.def.h Eric Pruitt 2014-06-18 08:39:57 -0500
  • 58eaa998b3 update size hints on zoom Troy Sankey 2014-06-18 10:41:26 -0700
  • c2fd2754eb Refactor the innermost loop of the xdraws function Silvan Jegen 2014-06-06 22:09:22 +0200
  • 27b28f1dc2 FAQ: update typo and escape code for smkx Hiltjo Posthuma 2014-06-09 17:19:15 +0200
  • 587b443592 Style police. Christoph Lohmann 2014-06-07 13:49:04 +0200
  • 93661042a2 Simplify tdeftrans Roberto E. Vargas Caballero 2014-06-07 13:23:45 +0200
  • 18a05fdf43 Remove unnecessary typedef FRIGN 2014-06-06 14:08:51 +0200
  • 5159d55c63 Refactor selsnap SNAP_WORD. Colona 2014-06-05 06:32:01 +0200
  • 6fd887077e Fix rectangular selection. Colona 2014-06-03 21:47:55 -0700
  • bb6dc33206 tiny cleanup Hiltjo Posthuma 2014-06-03 17:55:53 +0200
  • 2323e962e6 Make selection consistent over line breaks. Colona 2014-06-03 04:34:58 +0200
  • c6fcb78b3a Fixing color and refactor xsetcolorname. Christoph Lohmann 2014-06-01 17:08:16 +0200
  • 8b4cfcea73 Revert "Refactor xsetcolorname()" Christoph Lohmann 2014-06-01 16:52:19 +0200
  • a32c5f5726 Refactor xsetcolorname() FRIGN 2014-05-25 12:13:22 +0200
  • ba36d1394b Don't report release events for mouse wheel Balazs Kezes 2014-05-31 22:24:58 +0100
  • ede83bd08b Fixing italic bold. Christoph Lohmann 2014-06-01 15:54:28 +0200
  • 2411308bd2 Fixed copying empty lines inside selection. Alexander 2014-05-26 09:23:56 +0400
  • d03aa8d20b Fix some more LICENSE changes. Christoph Lohmann 2014-05-24 21:27:54 +0200
  • 80d8051269 Add FRIGN to License, remove trailing whitespace FRIGN 2014-05-24 21:07:53 +0200