1
0
Fork 0

Commit Graph

  • aa5d4c3b34 Making st.1 more descriptive about -l and fix -l in st.c. Christoph Lohmann 2015-09-07 22:59:05 +0200
  • 080a5ae425 Fix the st manpage for -l line. Christoph Lohmann 2015-09-07 20:00:49 +0200
  • 9eeb4e1ea2 Reordering and adding control codes. Christoph Lohmann 2015-08-31 15:26:21 +0200
  • 0c94f8621b Merge branch 'master' of ssh://suckless.org/gitrepos/st Christoph Lohmann 2015-08-30 11:29:23 +0200
  • 0d838b7243 Don't read if we chunked the input data. Christoph Lohmann 2015-08-30 11:28:35 +0200
  • 7e61f5e4c5 Do not mark as invalid UTF8 control codes Roberto E. Vargas Caballero 2015-08-17 11:25:38 +0200
  • 9984ad4ba7 st.info: replace the acsc entry from xterm to urxvt Quentin Rameau 2015-08-11 17:47:12 +0200
  • ee5cad439b Adding mouse colour/shape settings Alex Kozadaev 2015-07-28 10:30:14 +0100
  • dc33d1d66e Adding -T to the usage too. Christoph Lohmann 2015-07-24 18:25:33 +0200
  • b5e29cce52 Add -T, as recommended by Dmitrij D. Czarkoff Christoph Lohmann 2015-07-24 18:24:10 +0200
  • 4a193b9686 Fix type for write(2) return variable. Quentin Rameau 2015-07-24 11:52:17 +0200
  • 1d348e98e3 added note about the low precedence of shell to config.def.h Mytchel Hammond 2015-07-24 17:58:18 +1200
  • 62756fdb49 Fix style in execsh Roberto E. Vargas Caballero 2015-07-24 07:44:34 +0200
  • d032b61597 Make the comment for the IM XFilter more understandable. Christoph Lohmann 2015-07-10 14:31:40 +0200
  • 684c72d05e Return style unification. Christoph Lohmann 2015-07-10 14:30:37 +0200
  • b823f57fa0 Aligning the macros. Christoph Lohmann 2015-07-10 14:21:52 +0200
  • 684f0a0729 Unix end of file. Christoph Lohmann 2015-07-10 14:19:52 +0200
  • d3c7b6fb73 No inline declarations please. Christoph Lohmann 2015-07-10 14:19:31 +0200
  • 41f70a1cff Typo and the missing incr atom from the patches. Christoph Lohmann 2015-07-10 14:17:51 +0200
  • 261ea4b7e0 Implement chunked write to the cmdfd. Christoph Lohmann 2015-07-10 14:15:39 +0200
  • f8c6e7d041 Implement INCR transfers in the clipboard. Christoph Lohmann 2015-07-10 14:10:17 +0200
  • 539afe3af1 Update LICENSE FRIGN 2015-07-10 12:27:13 +0200
  • f1307d91e2 Don't treat clauses like functions FRIGN 2015-07-10 10:29:53 +0200
  • 13233574ed Use BSD-style function notation FRIGN 2015-07-09 23:59:50 +0200
  • 9de853a98d Unboolify st FRIGN 2015-07-08 23:56:55 +0200
  • abfad4c4fc Remove insane *_FILENO and EXIT_* usage FRIGN 2015-07-08 23:49:25 +0200
  • 92e092efe6 Commit to push the 0.6 release. 0.6 Christoph Lohmann 2015-07-07 22:26:44 +0200
  • 5f48e89716 Revert "Remove unnecessary XFilterEvent call." Weng Xuetian 2015-07-02 08:31:12 +0200
  • bdd649a102 do not truncate font size when zooming Quentin Rameau 2015-05-31 12:26:11 +0200
  • 71fa10f613 Revert "Optimize memory footprint of line buffers" Roberto E. Vargas Caballero 2015-06-03 08:07:55 +0200
  • caa97cc781 Support UTF-8 characters as word delimiters Jan Christoph Ebersbach 2015-05-22 16:06:57 +0200
  • c03548750b Merge branch 'master' of ssh://suckless.org/gitrepos/st Roberto E. Vargas Caballero 2015-05-15 07:51:58 +0200
  • 8e15887de9 set selection to IDLE on clear v4hn 2015-05-14 15:46:07 +0200
  • 89cf0fc597 Small bugfix for makeglyphfontspecs call in drawregion suigin 2015-05-09 15:22:40 -0700
  • 980991fa6e Fix the new -e handling. An empty cmd has to work for backwards compatibility. Christoph Lohmann 2015-05-10 15:19:48 +0200
  • ae1923d275 Clean up xdraws and optimize glyph drawing with non-unit kerning values suigin 2015-05-05 20:24:00 -0700
  • 38af006b5e Changed type for UTF-32 codepoints from long to uint_least32_t suigin 2015-05-05 13:13:21 -0700
  • c990abfedf Fix empty selection highlighting bug. noname 2015-05-03 19:28:10 +0000
  • 3cb7f27afe Fix indentation. noname 2015-05-03 02:49:23 +0000
  • 1811b6030c Add enumeration for sel.mode noname 2015-05-01 17:13:13 +0000
  • 22571ea4e8 selnormalize: make special case explicit noname 2015-04-30 19:59:24 +0000
  • 8751809aff selsnap: simplify SNAP_LINE case noname 2015-05-01 02:22:32 +0000
  • 765bb0fd14 Remove first argument of selsnap. noname 2015-04-30 20:51:35 +0000
  • 07ce96a3a0 Fix sigchld Jochen Sprickerhof 2015-04-22 17:22:34 +0200
  • 190b94c7a2 len assignment is never used mvdan@mvdan.cc 2015-04-22 15:08:06 +0200
  • 4f21c41a1c Clarify calculation precedence for '&' and '?' mvdan@mvdan.cc 2015-04-22 15:08:00 +0200
  • 3a5053f6c1 Use %u for uint mvdan@mvdan.cc 2015-04-22 15:07:59 +0200
  • 7ab6c92e18 Optimize memory footprint of line buffers suigin 2015-04-27 10:04:04 +0200
  • 0622ad9bad Make tputc, tsetchar and techo accept unicode noname@inventati.org 2015-04-21 23:29:15 +0200
  • 21f765426c Change internal character representation. noname@inventati.org 2015-04-21 23:29:01 +0200
  • 753fe862b1 Remove last parameter of utf8encode noname@inventati.org 2015-04-21 23:28:40 +0200
  • 61c35cd246 Use utf8len instead of utf8decode. noname@inventati.org 2015-04-21 23:27:22 +0200
  • 742a41d655 Make build shut up about system() without return value check. alp@alexpilon.ca 2015-04-21 16:27:51 +0200
  • f36dd277a2 Merge remote-tracking branch 'origin/master' Roberto E. Vargas Caballero 2015-04-23 17:59:39 +0200
  • 0d7448dabc Fix segmentation fault in strhandle() Roberto E. Vargas Caballero 2015-04-23 17:55:41 +0200
  • b17aa18f7c Uses a &[] pointer loop instead of + pointer loop Roberto E. Vargas Caballero 2015-04-22 09:16:35 +0200
  • 736685d641 Do not set terminal title based on stty arguments. noname@inventati.org 2015-04-21 22:09:49 +0200
  • 89807ed453 Move common code to xloadcolor noname@inventati.org 2015-04-21 09:48:33 +0200
  • 84c756b97e Use LEN(dc.col) instead of LEN(colorname). noname@inventati.org 2015-04-19 22:24:44 +0200
  • 2fdcc5e5f6 Remove WIN_REDRAW flag. noname@inventati.org 2015-04-18 19:33:11 +0200
  • ab69ea89b7 Place memset arguments in the correct order. noname@inventati.org 2015-04-19 01:24:28 +0200
  • 5528280fae Remove explicit 'return' from 'void' functions. noname@inventati.org 2015-04-19 01:24:12 +0200
  • 6dc2b546ec Increment accuaracy in drawtime calculation noname@inventati.org 2015-04-18 18:45:48 +0200
  • c27c731b9f Monotonic clock cannot jump backwards. noname@inventati.org 2015-04-18 18:46:17 +0200
  • 6ee56d6590 Place tlinelen type on separate line. noname@inventati.org 2015-04-18 18:45:21 +0200
  • 215bdb2da3 Add tty line support Roberto E. Vargas Caballero 2015-04-13 19:03:53 +0200
  • 56abffb4b6 Fix memmove() invocation with src/dst being NULL sin 2015-04-15 09:43:06 +0100
  • aff35af275 Use as command arguments the remaining parameters noname@inventati.org 2015-04-14 09:53:24 +0200
  • 83e73c6242 Merge branch 'master' of ssh://suckless.org/gitrepos/st Roberto E. Vargas Caballero 2015-04-14 09:47:19 +0200
  • 42fa1f5ce4 Implement most ICCCM rules for selection handling. Markus Wichmann 2015-04-11 21:21:34 +0200
  • 23ed12857f Merge branch 'master' of ssh://suckless.org/gitrepos/st Roberto E. Vargas Caballero 2015-04-13 22:01:40 +0200
  • 9eb70a2d3e Do not use tmoveto in tputtab. noname@inventati.org 2015-04-13 14:03:35 +0200
  • 9619760e12 tresize: remove unnecessary if noname@inventati.org 2015-04-12 10:30:19 +0200
  • a6af2cc469 Remove old TODO entry. noname@inventati.org 2015-04-13 16:06:21 +0200
  • b94ad75e5d Remove 'titles' variable. noname@inventati.org 2015-04-13 16:05:49 +0200
  • e6dd0f825d Remove useless if in tstrsequence. noname@inventati.org 2015-04-13 14:34:23 +0200
  • b0310fba5d Simplify tmoveto. noname@inventati.org 2015-04-13 14:03:51 +0200
  • 9d1495f9ee Fix typo. noname@inventati.org 2015-04-13 14:03:12 +0200
  • c569e3146e Remove 'slide' variable in tresize. noname@inventati.org 2015-04-11 19:30:36 +0200
  • 39ae1a4de5 Move tresize comments around. noname@inventati.org 2015-04-11 19:30:12 +0200
  • 6352502d64 tresize: move for loop outside if noname@inventati.org 2015-04-11 19:29:52 +0200
  • b9390a5496 Simplify loop condition. noname@inventati.org 2015-04-11 12:47:16 +0200
  • d2937b05ae Remove unnecessary XFilterEvent call. noname@inventati.org 2015-04-11 12:15:51 +0200
  • d3e0f3444b Use do..while in window mapping loop. noname@inventati.org 2015-04-11 12:18:57 +0200
  • ecac5ee35e Make DECSCUSR thickness configurable Omar Sandoval 2015-04-09 18:22:31 -0700
  • 93b54cfcc4 Use MAX macro where possible. noname 2015-04-09 20:04:43 +0000
  • 6f5f770186 Remove 'xloadfontset' function. noname 2015-04-08 23:24:06 +0000
  • 6524f022f7 Remove keywords from function definitions. noname 2015-04-08 23:17:33 +0000
  • 9305f3c184 Remove variable names from function declarations. noname 2015-04-08 23:16:57 +0000
  • 5bb90125c8 Remove redundant control check Roberto E. Vargas Caballero 2015-04-06 10:55:00 +0200
  • 69d1fe06a9 Fixed STR sequence termination condition noname 2015-04-05 23:58:10 +0000
  • 288f80cb06 Remove strsep() call Roberto E. Vargas Caballero 2015-03-20 06:46:59 +0000
  • c9357a8edf Merge remote-tracking branch 'origin/master' Roberto E. Vargas Caballero 2015-03-19 08:36:50 +0000
  • 580302f317 Support the DECSCUSR CSI escape sequence LemonBoy 2015-03-18 21:12:47 +0100
  • 246c3481d7 arg.h wasn't used for dist. Christoph Lohmann 2015-03-16 22:17:30 +0100
  • b341e51351 Handle pasting of empty selection. Alex Pilon 2015-03-16 11:51:23 -0400
  • 86d1e432a8 Support XA_STRING in notify request Roberto E. Vargas Caballero 2015-03-15 18:07:46 +0000
  • c7e24e44c8 TODO: Fix fontconfig Christoph Lohmann 2015-03-14 08:53:41 +0100
  • 5406e655da Add the new selection shortcuts to the manpage. Christoph Lohmann 2015-03-14 08:52:37 +0100
  • 72d2accc22 Glibc wants me to use _DEFAULT_SOURCe. I do obey. Christoph Lohmann 2015-03-14 08:43:57 +0100