summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix SHIFT+DEL definitionRoberto E. Vargas Caballero2014-01-311-4/+4
* Use character scaling in XCopyAreaEric Pruitt2014-01-211-1/+1
* Make w3mimgdisplay work with stAmadeusz Sławiński2014-01-161-2/+2
* Fix truecolor escapes, when both bg and fg are setAmadeusz Sławiński2014-01-031-0/+2
* query pixel size from matched fontEon S. Jeon2014-01-031-7/+17
* Update arg.h from sbaseRoberto E. Vargas Caballero2013-12-181-20/+28
* Prevent resizing stdinEon S. Jeon2013-12-181-1/+1
* Replace alignment tabs with spaces.Mark Edgar2013-12-181-9/+9
* Fix comments in config.def.h to match field names.Mark Edgar2013-12-181-6/+5
* Fix definition of F28 key.Mark Edgar2013-12-181-1/+1
* Set _NET_WM_PID attributeEric Pruitt2013-12-111-1/+6
* Fix rmul definitionEric Pruitt2013-12-101-1/+1
* Add stdint includeRené Rietz2013-11-251-0/+1
* Fix stupid bug in tdefcolor returning -1 in unsigned functionRoberto E. Vargas Caballero2013-11-251-2/+2
* Use int instead of long for colorJohannes Hofmann2013-11-241-6/+6
* add _NET_WM_NAMECarlos J. Torres2013-11-231-1/+3
* Simplify logic in kmap().Mark Edgar2013-10-281-14/+5
* Simplify logic in match().Mark Edgar2013-10-281-9/+1
* Merge remote-tracking branch 'origin/master' into omasterRoberto E. Vargas Caballero2013-10-281-2/+5
|\
| * Fixed lock up when system time jumps backwardsRob Pilling2013-10-271-2/+5
* | Ignore numlock (Mod2Mask) for button events too.Mark Edgar2013-10-202-4/+3
|/
* Avoid buffer overrun in bpress()Mark Edgar2013-10-151-2/+2
* New ttysend() function calls ttywrite() and techo(). Honor MODE_ECHO when pas...Mark Edgar2013-10-071-11/+12
* Avoid buffer overrun in kpress() and remove limit on shortcut strings.Mark Edgar2013-10-071-17/+18
* Simplify Mod1 logic in kpress(), eliminating locals and a memcpy.Mark Edgar2013-10-071-13/+10
* Add support for multiple charset definitionsRoberto E. Vargas Caballero2013-10-021-27/+55
* People, learn to keep to styles. Thanks.Christoph Lohmann2013-10-021-2/+5
* Fix save/restore cursorMihail Zenkov2013-10-021-7/+8
* Add DSR cursor position sequenceMihail Zenkov2013-10-021-0/+7
* Fix core in multi-line selection on OpenBSDMaurice Quennet2013-09-231-1/+1
* Add bracketed paste modeEgmont Koblinger2013-09-231-0/+8
* Fix some bugs in mouse tracking logicMichael Forney2013-09-131-9/+13
* Default volume of the bell is 0.Christoph Lohmann2013-09-121-1/+1
* Add audible bellRoberto E. Vargas Caballero2013-09-122-0/+8
* Wide character support.Christoph Lohmann2013-09-072-17/+68
* Adding some contributors. Thanks to you all!Christoph Lohmann2013-09-071-1/+7
* Correctly initialize altscreen when defaultbg is not 0.Mark Edgar2013-09-042-17/+6
* Regarding commit 7e3cff3Eon S. Jeon2013-08-301-3/+3
* Tmux is using C-b by default.Christoph Lohmann2013-08-221-1/+1
* Correcting the bitmask value check.Christoph Lohmann2013-08-201-1/+1
* Add terminfo definitions for terminals with meta keyRoberto E. Vargas Caballero2013-08-122-4/+22
* Fix signess of tdefcolorEon S. Jeon2013-08-061-3/+3
* Fixed memory leak in xsettitle().Alexander Sedov2013-08-051-0/+1
* Fix blink mode checkMichael Forney2013-08-051-2/+2
* Use character size scaling factorsEric Pruitt2013-08-053-8/+17
* Reload colors in resetRoberto E. Vargas Caballero2013-07-201-0/+9
* Add RGB color definitionRoberto E. Vargas Caballero2013-07-201-34/+85
* Improved font cachingEon S. Jeon2013-07-191-41/+22
* fix: whitespaceMarkus Teich2013-07-042-64/+64
* Remove long text being cropped/wrapped to standard 80x24 on launch.Alexander Sedov2013-07-042-7/+18