Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | accepted vi'is exit approach ^[ (suggested by Arkaduisz) | Anselm R Garbe | 2013-06-28 | -0/+2 |
| | ||||
* | adopted Alex Sedov's config.h revival patch to tip | Anselm R Garbe | 2013-04-17 | -10/+2 |
| | ||||
* | applied Alex Sedov's Tab buffer termination patch, thanks | Anselm R Garbe | 2013-04-17 | -1/+2 |
| | ||||
* | applied multisel patch to mainline | Anselm R Garbe | 2013-04-17 | -3/+18 |
| | ||||
* | ignore prompt if it is empty in addition to NULL | Moritz Wilhelmy | 2012-05-15 | -2/+2 |
| | ||||
* | listen for C-S-[jm] | Connor Lane Smith | 2012-02-10 | -2/+4 |
| | ||||
* | add ^G escape keybinding | Karl F | 2012-01-19 | -0/+1 |
| | ||||
* | align M-[hjkl] closer to vi keys | Connor Lane Smith | 2012-01-02 | -4/+4 |
| | ||||
* | happy new year! | Connor Lane Smith | 2012-01-01 | -1/+1 |
| | ||||
* | add Mod1Mask keybindings | Connor Lane Smith | 2012-01-01 | -6/+13 |
| | ||||
* | set window background_pixel | Connor Lane Smith | 2011-11-23 | -2/+2 |
| | ||||
* | faster dmenu_run -f | Connor Lane Smith | 2011-11-19 | -1/+1 |
| | ||||
* | limit direction keys in vline | Connor Lane Smith | 2011-11-15 | -0/+4 |
| | ||||
* | fix C-n / C-p directions (thanks bastien) | Connor Lane Smith | 2011-11-14 | -2/+2 |
| | ||||
* | new default colour scheme | Connor Lane Smith | 2011-11-14 | -4/+4 |
| | ||||
* | add paste from clipboard | Connor Lane Smith | 2011-10-26 | -2/+4 |
| | ||||
* | add lots of comments | Connor Lane Smith | 2011-10-26 | -18/+33 |
| | ||||
* | input focus: calculate areas of intersection | Connor Lane Smith | 2011-10-26 | -12/+22 |
| | ||||
* | merge xim -> default | Connor Lane Smith | 2011-10-17 | -4/+18 |
|\ | ||||
| * | xim: check for corner cases | Connor Lane Smith | 2011-10-17 | -4/+6 |
| | | ||||
| * | add xim support | Troels Henriksen | 2011-10-16 | -3/+15 |
| | | ||||
* | | fix extra warning | Connor Lane Smith | 2011-10-16 | -1/+1 |
|/ | ||||
* | limit lines to input | Connor Lane Smith | 2011-10-13 | -0/+1 |
| | ||||
* | input focus: fix for reparenting wms | Connor Lane Smith | 2011-10-04 | -1/+1 |
| | ||||
* | fix monitor select when no focus | Connor Lane Smith | 2011-09-30 | -1/+1 |
| | ||||
* | merge token -> default | Connor Lane Smith | 2011-09-20 | -25/+36 |
|\ | ||||
| * | tweak match | Connor Lane Smith | 2011-09-20 | -2/+2 |
| | | ||||
| * | add token matching | Connor Lane Smith | 2011-09-19 | -23/+34 |
| | | ||||
* | | detect active monitor using input focus | Connor Lane Smith | 2011-09-19 | -7/+12 |
|/ | ||||
* | tweaks | Connor Lane Smith | 2011-07-17 | -0/+1 |
| | ||||
* | efficiency tweaks | Connor Lane Smith | 2011-07-14 | -57/+41 |
| | ||||
* | simpler vline | Connor Lane Smith | 2011-07-06 | -4/+2 |
| | ||||
* | rebind ^N ^P | Connor Lane Smith | 2011-07-04 | -2/+2 |
| | ||||
* | add ^M | Connor Lane Smith | 2011-06-13 | -0/+1 |
| | ||||
* | bugfix4.3.1 | Connor Lane Smith | 2011-05-18 | -1/+1 |
| | ||||
* | no -m, cleanup4.3 | Connor Lane Smith | 2011-05-18 | -17/+18 |
| | ||||
* | fix possible overflow | Connor Lane Smith | 2011-05-16 | -4/+4 |
| | ||||
* | fixed extra warnings | Connor Lane Smith | 2011-05-16 | -6/+6 |
| | ||||
* | portability | Connor Lane Smith | 2011-05-15 | -9/+12 |
| | ||||
* | efficient incremental search | Connor Lane Smith | 2011-05-15 | -18/+19 |
| | ||||
* | match first | Connor Lane Smith | 2011-05-15 | -4/+5 |
| | ||||
* | faster grab | Connor Lane Smith | 2011-05-15 | -11/+12 |
| | ||||
* | cleanup | Connor Lane Smith | 2011-05-15 | -6/+5 |
| | ||||
* | fast but inexact | Connor Lane Smith | 2011-05-15 | -4/+7 |
| | ||||
* | cleanup | Connor Lane Smith | 2011-05-14 | -5/+2 |
| | ||||
* | instant ^E | Connor Lane Smith | 2011-05-14 | -16/+20 |
| | ||||
* | fix typo | Connor Lane Smith | 2011-05-14 | -1/+1 |
| | ||||
* | use array for items | Connor Lane Smith | 2011-05-14 | -10/+10 |
| | ||||
* | fixed xinerama corner case | Connor Lane Smith | 2011-05-12 | -7/+7 |
| | ||||
* | fixed -m bug (thanks Rob) | Connor Lane Smith | 2011-05-11 | -9/+9 |
| |