Commit Graph

  • 7263820759 Simplify logic in kmap(). Mark Edgar 2013-10-19 15:13:13 +0200
  • 1fa27b93f9 Simplify logic in match(). Mark Edgar 2013-10-19 14:56:40 +0200
  • 3d3c37bc70 Merge remote-tracking branch 'origin/master' into omaster Roberto E. Vargas Caballero 2013-10-28 19:18:24 +0100
  • 489982d4b8 Fixed lock up when system time jumps backwards Rob Pilling 2013-06-19 21:24:01 +0100
  • 297c886b72 Ignore numlock (Mod2Mask) for button events too. Mark Edgar 2013-09-22 00:07:49 +0200
  • 0f6942cdf6 Avoid buffer overrun in bpress() Mark Edgar 2013-10-06 12:19:12 +0200
  • 8e577322a3 New ttysend() function calls ttywrite() and techo(). Honor MODE_ECHO when pasting in selnotify(). Mark Edgar 2013-10-05 11:49:35 +0200
  • 939e149544 Avoid buffer overrun in kpress() and remove limit on shortcut strings. Mark Edgar 2013-10-05 11:45:44 +0200
  • 02ae3ce6fd Simplify Mod1 logic in kpress(), eliminating locals and a memcpy. Mark Edgar 2013-10-05 11:45:17 +0200
  • 7a4eefe87c Add support for multiple charset definitions Roberto E. Vargas Caballero 2013-10-01 21:23:11 +0200
  • c5c2365ab7 People, learn to keep to styles. Thanks. Christoph Lohmann 2013-10-02 21:06:50 +0200
  • 62ab938965 Fix save/restore cursor Mihail Zenkov 2013-10-01 20:02:24 +0200
  • 2b1bc8087f Add DSR cursor position sequence Mihail Zenkov 2013-10-01 20:01:15 +0200
  • eeae9b0cee Fix core in multi-line selection on OpenBSD Maurice Quennet 2013-09-21 23:33:56 +0200
  • 8ac0a5f872 Add bracketed paste mode Egmont Koblinger 2013-09-23 09:22:47 +0200
  • eae31a532e Fix some bugs in mouse tracking logic Michael Forney 2013-07-25 16:19:19 -0700
  • cc2ea3147a Default volume of the bell is 0. Christoph Lohmann 2013-09-12 20:52:10 +0200
  • bef599bb27 Add audible bell Roberto E. Vargas Caballero 2013-09-12 20:41:34 +0200
  • 210dda9570 Wide character support. Christoph Lohmann 2013-09-07 12:41:36 +0200
  • a4358a1fbd Adding some contributors. Thanks to you all! Christoph Lohmann 2013-09-07 12:29:44 +0200
  • 4245ba0d12 Correctly initialize altscreen when defaultbg is not 0. Mark Edgar 2013-08-26 00:10:47 +0200
  • f3d438b101 Regarding commit 7e3cff3 Eon S. Jeon 2013-08-11 06:42:30 -0400
  • 587bc939f6 Tmux is using C-b by default. Christoph Lohmann 2013-08-22 19:32:49 +0200
  • 8d21ced085 Correcting the bitmask value check. Christoph Lohmann 2013-08-20 18:18:48 +0200
  • 4579693818 Add terminfo definitions for terminals with meta key Roberto E. Vargas Caballero 2013-08-12 15:25:18 +0200
  • 347a45c352 Fix signess of tdefcolor Eon S. Jeon 2013-08-05 16:37:59 -0400
  • 22eeda56b7 Fixed memory leak in xsettitle(). Alexander Sedov 2013-07-29 11:50:44 +0400
  • 86c03ddc82 Fix blink mode check Michael Forney 2013-07-25 16:24:16 -0700
  • 7e3cff33ff Use character size scaling factors Eric Pruitt 2013-08-05 11:33:37 +0200
  • aaee0e8b28 Reload colors in reset Roberto E. Vargas Caballero 2013-07-20 21:52:40 +0200
  • 8dde8cde41 Add RGB color definition Roberto E. Vargas Caballero 2013-07-19 20:34:36 +0200
  • 33ad83d492 Improved font caching Eon S. Jeon 2013-07-19 01:07:02 -0400
  • 40e4d76d22 fix: whitespace Markus Teich 2013-06-22 23:07:00 +0200
  • fbc589d506 Remove long text being cropped/wrapped to standard 80x24 on launch. Alexander Sedov 2013-06-23 21:05:29 +0400
  • 6fc471ccc6 fix: consistent usage of bitmask operations on unicode functions Markus Teich 2013-06-22 23:06:49 +0200
  • 8b602a37a6 fix: do not need an extra variable for a single read Markus Teich 2013-06-22 23:05:03 +0200
  • 6e1c7c8afc Fix match function bugs Roberto E. Vargas Caballero 2013-06-23 10:33:53 +0200
  • 90c6f055b6 Remove unneded call to draw Roberto E. Vargas Caballero 2013-06-23 12:13:26 +0200
  • ebbac77d74 Fix selection clearing Roberto E. Vargas Caballero 2013-06-23 12:09:19 +0200
  • 7af030c999 fix PageUp Modifier Mask in config.def.h Markus Teich 2013-06-22 16:22:41 +0200
  • 5d3318c0c7 Fixing title setting with the title argument. Christoph Lohmann 2013-06-09 15:52:35 +0200
  • 369734c80c Adding xterm behaviour to setting the title. Christoph Lohmann 2013-06-06 19:09:18 +0200
  • 2cf4f366d6 Bumping up the xfps so mouse motion won't reap the CPU. Christoph Lohmann 2013-06-01 14:39:13 +0200
  • 7530694987 Adding true mouse motion support. Christoph Lohmann 2013-06-01 14:37:30 +0200
  • d743b93fda This is a shorter bit handling in MODE_MOUSE. Christoph Lohmann 2013-06-01 13:17:20 +0200
  • 317b785921 Add some comments about the other mouse reporting modes. Christoph Lohmann 2013-06-01 13:13:01 +0200
  • 405fd89ac1 Implementing mouse focus and all events. Christoph Lohmann 2013-06-01 13:06:53 +0200
  • 8315dc4179 Fixing bad highlighting on first SNAP_WORD multiline select. Christoph Lohmann 2013-06-01 12:23:55 +0200
  • b5144100a5 Fixing the selection in a single line again. Christoph Lohmann 2013-05-26 16:10:22 +0200
  • 8f1bef0502 Fixing the selection scrolling and the selection naming. Christoph Lohmann 2013-05-26 13:07:26 +0200
  • 8f47c4a4de Lazy font unloading too. Christoph Lohmann 2013-05-11 21:59:55 +0200
  • 62502a88e9 Lazy fontset loading. Christoph Lohmann 2013-05-11 08:54:26 +0200
  • 678eff6e18 Removing an old select() regression. Christoph Lohmann 2013-05-06 19:50:14 +0200
  • 8e968739c3 Allow more complex delimiters for word selections. Christoph Lohmann 2013-05-04 19:04:20 +0200
  • 0c2b513d01 Expand the last line with '\n' in case of overselection. Christoph Lohmann 2013-05-04 19:00:32 +0200
  • 634c247fa7 Select to the end of row if end of line is reached. Christoph Lohmann 2013-05-04 08:05:11 +0200
  • 5938fa9d32 Better comments for the snapping code. Christoph Lohmann 2013-05-04 08:01:17 +0200
  • 8618386de9 More stable blinking. Christoph Lohmann 2013-05-01 13:14:46 +0200
  • e1458ef467 Explaining blinking for the dummies. Christoph Lohmann 2013-04-28 21:32:42 +0200
  • 911ba5674b Selection snapping is now considering wrapping. Christoph Lohmann 2013-04-28 18:14:15 +0200
  • a53017c8b4 Add a possibility to modify the string sent by mouse buttons. Christoph Lohmann 2013-04-28 17:42:30 +0200
  • a77b01176a Be more efficient in blinking. Christoph Lohmann 2013-04-26 18:55:40 +0200
  • 1e09726518 Enable blinking in st. Christoph Lohmann 2013-04-26 18:41:54 +0200
  • 1b2751f5c2 Fixing the selection handling to allow one char selection. Christoph Lohmann 2013-04-25 06:28:11 +0200
  • 0851f2be2a Fixing the selection issue in altscreens. Christoph Lohmann 2013-04-24 21:30:59 +0200
  • 011c0f9e5b Removed redundant check in draw code. Alexander Sedov 2013-04-24 02:34:59 +0400
  • 048c54fd5b Fix selecting clearing and BCE Roberto E. Vargas Caballero 2013-04-23 20:34:52 +0200
  • 6b03bb769a Now clipping is more clear. Christoph Lohmann 2013-04-23 19:37:28 +0200
  • db6f796ecf Removing the overdrawing of some fonts. Christoph Lohmann 2013-04-23 19:17:50 +0200
  • 7ea6863208 Yes, rs2 != is2. Christoph Lohmann 2013-04-23 15:38:48 +0200
  • 8037dac847 There is no 8bit by default and reset 8bit too. Christoph Lohmann 2013-04-23 15:33:21 +0200
  • 2bd6afd1c9 Implementing 8 bit mode for meta. Christoph Lohmann 2013-04-23 15:22:14 +0200
  • b596d6ba3c Adding wrap handling in selection. Christoph Lohmann 2013-04-21 13:01:16 +0200
  • 872a7f18ea Added support for double/triple click+dragging. Alexander Sedov 2013-04-15 10:28:31 +0400
  • 3c546ae739 0.4.1 release. Christoph Lohmann 2013-04-20 15:29:39 +0200
  • 645c1b0afc Making st compile on OpenBSD again. Christoph Lohmann 2013-04-19 21:11:29 +0200
  • e5ff746430 Selection now handles empty lines less counter-intuitively. Alexander Sedov 2013-04-18 12:47:23 +0400
  • da182612b7 Removing trailing whitespace. Christoph Lohmann 2013-04-18 06:51:18 +0200
  • b7e6a5c825 Got rid of redundant Glyph state. Alexander Sedov 2013-04-15 17:13:19 +0400
  • 3ae0299064 Removing unneeded comments. Christoph Lohmann 2013-04-18 06:41:54 +0200
  • fed9968ba5 Got rid of code duplication in tnew() and tresize(). Alexander Sedov 2013-04-15 00:12:10 +0400
  • 0ca0dd8b11 Strip trailing spaces from lines when copying selection. Alexander Sedov 2013-04-14 23:17:44 +0400
  • c371fe58a3 Enable BCE everywhere. Christoph Lohmann 2013-04-14 18:30:10 +0200
  • 44db38a5f8 Fix the geometry handling. Christoph Lohmann 2013-04-13 15:24:26 +0200
  • 4de64fa4d2 \033 should be used in printf in the FAQ. Christoph Lohmann 2013-04-13 12:26:17 +0200
  • de4cd2f6af Resize now uses xclear(). Christoph Lohmann 2013-04-13 09:49:11 +0200
  • 1e7816c202 Drawing a more visible rectangle as cursor on unfocus. Christoph Lohmann 2013-04-13 09:44:00 +0200
  • 5dc48af29e Patching while not really woken up. Christoph Lohmann 2013-04-13 08:51:30 +0200
  • 5984657c00 Minor naming issue fixed. Christoph Lohmann 2013-04-13 08:50:38 +0200
  • 4018b2c507 Making the copy and pasting consistent. Christoph Lohmann 2013-04-13 08:48:17 +0200
  • ddd429ea24 Convert FAQ into Markdown, to make it easier to integrate it into http://st.suckless.org/ Kai Hendry 2013-04-09 22:13:54 +0100
  • 684cf55a0d Make st work with a plain -e command. Christoph Lohmann 2013-04-10 17:48:32 +0200
  • b1813b14d9 Adopting arg.h with more flexible cmd handling. Christoph Lohmann 2013-04-03 21:00:38 +0200
  • 580c8bbd46 Add an option to disable alternative screens. Christoph Lohmann 2013-04-03 20:42:27 +0200
  • 502911e554 Updating the TODO file for after 0.4. Christoph Lohmann 2013-03-29 19:44:37 +0100
  • a3a5b8e15e Releasing 0.4. Christoph Lohmann 2013-03-29 19:13:26 +0100
  • 7e7760c2ed Add the possibility to have default highlight colors. Christoph Lohmann 2013-03-29 19:01:24 +0100
  • adde5c6d9d Adding PgUp + Ctrl. Christoph Lohmann 2013-03-29 18:45:09 +0100
  • f876810626 Adding PgUp and PgDown + Ctrl to config.def.h Christoph Lohmann 2013-03-29 18:43:32 +0100
  • a1e3b94b37 Removing an undefined case. just do regular selections. Christoph Lohmann 2013-03-29 18:39:01 +0100