Commit Graph

  • fabd460 Do not obfuscate what make is doing. by Quentin Rameau 2017-07-12 00:24:51 +0200
  • b331da5 Add color change terminfo capabilities by Marc André Tanner 2017-05-15 12:45:41 +0200
  • 6cb6d61 Add bold off SGR by Quentin Rameau 2017-05-28 09:56:57 +0200
  • 5a10aca st.1: modify man page to accurately reflect default keybindings by greg.reagle@umbc.edu 2017-04-10 18:24:03 +0200
  • 745c40f Simplify how we keep ATTRs under cursor by Quentin Rameau 2017-04-04 17:20:55 +0200
  • 149c0d3 Fix commented out code by Alexander Krotov 2017-03-25 23:02:42 +0300
  • f2bfd51 keep some glyph modes for the cursor by Nils Reuße 2017-03-29 18:34:12 +0200
  • e7ed326 Support xterm Ms feature to set clipboard by osandov@osandov.com 2017-03-18 11:55:04 +0100
  • 20f7135 Change default keybindings by Roberto E. Vargas Caballero 2017-01-25 19:17:38 +0100
  • e2ee5ee Split X-specific code into x.c by Michael Forney 2017-01-20 00:06:39 -0800
  • c63a87c Move column and row default numbers into config.h by fpqc 2016-12-14 06:51:27 +0000
  • e448324 Revert "Initial font size issue." by Roberto E. Vargas Caballero 2016-11-24 20:21:19 +0100
  • fa9a459 Fixed 'missing glyph doesn't use fontconfig config substitutions' bug by Spencer Phippen 2016-11-23 19:17:59 +0100
  • 740ada1 make the various combinations of arrow keys and shift/control/meta work by Manuel Tobias Schiller 2016-11-14 18:25:51 +0100
  • 4242027 Initial font size issue. by ian@remmler.org 2016-11-11 17:52:07 +0100
  • 3ca7249 tic -s -> tic -sx (Treat unknown capabilities as user-defined.) by pl@ninthfloor.org 2016-11-11 17:45:45 +0100
  • 06f8cf8 Add tmux capabilities to st.info by pl@ninthfloor.org 2016-11-11 17:45:46 +0100
  • 902a392 Make strdump(), csidump(), print to stderr by pl@ninthfloor.org 2016-11-11 17:45:52 +0100
  • 8c99915 Do not use color when font attributes are supported by Quentin Rameau 2016-10-22 16:36:10 +0200
  • 7854fde st.1: add an entry for ISO-14755 shortcut by Quentin Rameau 2016-10-22 10:42:46 +0200
  • 68bae9c Add support for iso14755 by Quentin Rameau 2016-10-08 16:22:18 +0200
  • 331033f Add missing device path to '-l' example by Klemens Nanni 2016-10-13 16:28:50 +0200
  • f739843 Add parsing of DCS q sequences by Roberto E. Vargas Caballero 2016-09-14 08:27:32 +0200
  • f0e2d28 Add support for enabling/disabling utf by Roberto E. Vargas Caballero 2016-09-13 14:01:18 +0200
  • 078337d Delete ncv capability from terminfo by Roberto E. Vargas Caballero 2016-09-09 13:11:06 +0200
  • 5ce853a st.info: do not prevent st from displaying attributes by Quentin Rameau 2016-09-08 12:57:43 +0200
  • 023225e Update the LICENSE. by Christoph Lohmann 2016-08-11 16:30:29 +0200
  • 6e79e83 0.7 release by Christoph Lohmann 2016-08-11 16:25:58 +0200
  • 308bfbf Change who's expanding tabs. by Christoph Lohmann 2016-07-20 13:56:15 +0200
  • c4f245e Add some hint to have the pseudo terminal in the right mode. by Christoph Lohmann 2016-07-20 13:52:31 +0200
  • 2251f64 Add comment about tabspaces. by Christoph Lohmann 2016-07-20 13:00:43 +0200
  • 235b438 Consistent Alt+BackSpace behavior by Alive 4ever 2016-07-10 06:38:04 +0000
  • 528241a Use XftFontMatch in place of FcFontMatch. by Christoph Lohmann 2016-06-03 15:02:32 +0200
  • 60aeb37 delete clipboard properties after pasting them by v4hn 2016-05-19 12:16:57 +0200
  • 66556d9 Remove stupid assignation in memcpy() by Roberto E. Vargas Caballero 2016-04-15 07:58:26 +0200
  • 3996461 st: Fix off-by-one error when calculating character width. by Tor Andersson 2016-03-09 17:11:57 +0100
  • 0e48a19 Fix vertical character alignment in some cases by Ton van den Heuvel 2016-03-07 22:18:12 +0100
  • 6d8f852 I like empty lines. by Christoph Lohmann 2016-03-08 13:55:22 +0100
  • 034a5c8 Measure the single advance width with a heuristic method by Ryusei Yamaguchi 2016-03-08 12:26:04 +0900
  • 3044029 xtermclear() is now done by xdrawglyphfontspecs() by Christoph Lohmann 2016-03-07 14:33:05 +0100
  • 4fdba86 arg.h: fixed argv checks order by Lucas Gabriel Vuotto 2016-02-19 15:59:49 -0300
  • 6d636be Fix forgotten bracket and duplicate option in usage() by Quentin Rameau 2016-02-01 12:20:33 +0100
  • 6e70bb9 Extract ttyresize() out of cresize() by Quentin Rameau 2016-01-30 17:54:41 +0100
  • 8233558 Ok, no need for a separate version function. by Christoph Lohmann 2016-01-30 09:50:18 +0100
  • 0cd5117 Add -n option for setting WM_CLASS instance name by Quentin Rameau 2016-01-29 22:03:01 +0100
  • bd5fdbe Reformat usage and separate version from it by Quentin Rameau 2016-01-29 22:02:40 +0100
  • 504a165 Enforce a terminal size to reduce race conditions in too efficient apps. by Christoph Lohmann 2016-01-28 18:09:11 +0100
  • 9031e22 Height is height. by Christoph Lohmann 2016-01-14 23:19:03 +0100
  • 610723a Bump year. by Christoph Lohmann 2016-01-01 14:18:43 +0100
  • ff24119 Fixing the XClassHint setting in st. by Christoph Lohmann 2015-12-20 01:43:32 +0100
  • 375b287 Avoid recursive call to ttywrite from ttyread by Roberto E. Vargas Caballero 2015-11-21 18:21:03 +0100
  • d836561 arg.h: remove unused macros by Quentin Rameau 2015-11-08 17:14:58 +0100
  • 00873e6 Introduce lim in all ttywrite() checks. by Christoph Lohmann 2015-11-06 20:46:23 +0100
  • 9f6d884 Fix ttywrite() by Roberto E. Vargas Caballero 2015-11-06 20:01:00 +0100
  • f0398db Now the mshortcuts are even more consistent. by Ivan Tham 2015-11-01 10:53:56 +0800
  • e2aa03e Now the Shortcuts are more consistent. by Christoph Lohmann 2015-10-31 09:29:04 +0100
  • f56c58a fix bug where first selection snaps to lines by Jason Woofenden 2015-10-11 11:44:34 +0200
  • 293f573 Fix the cursor colors selection by Quentin Rameau 2015-10-06 10:29:44 +0200
  • 2ea02c9 Normalize the whole color selection in xdrawcursor. by Christoph Lohmann 2015-10-06 00:21:44 +0200
  • 80fe97f Fix the cursor color when over selection. by Quentin Rameau 2015-10-05 23:10:48 +0200
  • a2a60f0 Make the cursor shapes more descriptive. by Christoph Lohmann 2015-10-05 23:05:38 +0200
  • 52d0e82 Snowman is everywhere. by Christoph Lohmann 2015-10-05 22:59:04 +0200
  • 78b0486 Style normalisation in the config.def.h. by Christoph Lohmann 2015-10-05 22:54:44 +0200
  • f7b80ca The definition of the reverse cursor is now up to the user. by Christoph Lohmann 2015-10-05 22:38:19 +0200
  • 594a259 Fixing the cursor movement in selections. by Christoph Lohmann 2015-10-05 22:09:51 +0200
  • 91c7021 When the cursor is moved, clear the selection. by Christoph Lohmann 2015-10-05 21:18:34 +0200
  • 2677296 Reverse the cursor on selection. by Christoph Lohmann 2015-10-05 21:06:42 +0200
  • 5ece2b5 More style changes. We forgot some switches. by Christoph Lohmann 2015-10-05 20:48:24 +0200
  • 2bef36a Small style change. by Christoph Lohmann 2015-10-05 20:08:21 +0200
  • 1682484 There's no need for libXext to compile st. by Christoph Lohmann 2015-09-28 20:08:58 +0200
  • 4be353e Fix extra bracketed paste markers when pasting >8kb by dequis 2015-09-25 00:56:15 -0300
  • 20d53ce dup() -> dup2() by FRIGN 2015-09-22 13:13:25 +0200
  • bf8c71e The times of bad fonts are over. by Christoph Lohmann 2015-09-12 16:43:32 +0200
  • 5d2d9d5 Fix copy of line with len = 0 by Roberto E. Vargas Caballero 2015-09-10 11:53:11 +0200
  • a1ed507 Change Pause to Break in shortcut for serial break by Roberto E. Vargas Caballero 2015-09-08 17:00:20 +0200
  • 3ba9c8f Expose cursor shape in config.def.h by Jan Christoph Ebersbach 2015-09-08 07:28:52 +0200
  • 1f087aa Add key to send a break to the serial line by Roberto E. Vargas Caballero 2015-09-08 12:10:11 +0200
  • 473326f Set default values of stty according to the man page by Roberto E. Vargas Caballero 2015-09-08 10:44:35 +0200
  • aa5d4c3 Making st.1 more descriptive about -l and fix -l in st.c. by Christoph Lohmann 2015-09-07 22:59:05 +0200
  • 080a5ae Fix the st manpage for -l line. by Christoph Lohmann 2015-09-07 20:00:49 +0200
  • 9eeb4e1 Reordering and adding control codes. by Christoph Lohmann 2015-08-31 15:26:21 +0200
  • 0c94f86 Merge branch 'master' of ssh://suckless.org/gitrepos/st by Christoph Lohmann 2015-08-30 11:29:23 +0200
  • 0d838b7 Don't read if we chunked the input data. by Christoph Lohmann 2015-08-30 11:28:35 +0200
  • 7e61f5e Do not mark as invalid UTF8 control codes by Roberto E. Vargas Caballero 2015-08-17 11:25:38 +0200
  • 9984ad4 st.info: replace the acsc entry from xterm to urxvt by Quentin Rameau 2015-08-11 17:47:12 +0200
  • ee5cad4 Adding mouse colour/shape settings by Alex Kozadaev 2015-07-28 10:30:14 +0100
  • dc33d1d Adding -T to the usage too. by Christoph Lohmann 2015-07-24 18:25:33 +0200
  • b5e29cc Add -T, as recommended by Dmitrij D. Czarkoff by Christoph Lohmann 2015-07-24 18:24:10 +0200
  • 4a193b9 Fix type for write(2) return variable. by Quentin Rameau 2015-07-24 11:52:17 +0200
  • 1d348e9 added note about the low precedence of shell to config.def.h by Mytchel Hammond 2015-07-24 17:58:18 +1200
  • 62756fd Fix style in execsh by Roberto E. Vargas Caballero 2015-07-24 07:44:34 +0200
  • d032b61 Make the comment for the IM XFilter more understandable. by Christoph Lohmann 2015-07-10 14:31:40 +0200
  • 684c72d Return style unification. by Christoph Lohmann 2015-07-10 14:30:37 +0200
  • b823f57 Aligning the macros. by Christoph Lohmann 2015-07-10 14:21:52 +0200
  • 684f0a0 Unix end of file. by Christoph Lohmann 2015-07-10 14:19:52 +0200
  • d3c7b6f No inline declarations please. by Christoph Lohmann 2015-07-10 14:19:31 +0200
  • 41f70a1 Typo and the missing incr atom from the patches. by Christoph Lohmann 2015-07-10 14:17:51 +0200
  • 261ea4b Implement chunked write to the cmdfd. by Christoph Lohmann 2015-07-10 14:15:39 +0200
  • f8c6e7d Implement INCR transfers in the clipboard. by Christoph Lohmann 2015-07-10 14:10:17 +0200
  • 539afe3 Update LICENSE by FRIGN 2015-07-10 12:27:13 +0200