Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stop generating invalid keychords | Kartik K. Agaram | 2022-06-14 | 1 | -0/+1 |
* | select text with shift + mouseclick | Kartik K. Agaram | 2022-06-04 | 1 | -5/+5 |
* | regression: typing uppercase letters in text | Kartik K. Agaram | 2022-05-30 | 1 | -7/+6 |
* | some helpers | Kartik K. Agaram | 2022-05-29 | 1 | -0/+16 |
* | bugfix: include shift keys in modifier_down | Kartik K. Agaram | 2022-05-28 | 1 | -3/+25 |
* | tweak modifier keys to include 'shift' | Kartik K. Agaram | 2022-05-27 | 1 | -1/+4 |
* | paste in text with M-v | Kartik K. Agaram | 2022-05-26 | 1 | -0/+5 |
* | . | Kartik K. Agaram | 2022-05-25 | 1 | -1/+0 |
* | M-left/M-right for word-based motions | Kartik K. Agaram | 2022-05-25 | 1 | -0/+1 |
* | basic test-enabled framework | Kartik K. Agaram | 2022-05-22 | 1 | -3/+3 |
* | handle chords | Kartik K. Agaram | 2022-05-02 | 1 | -0/+25 |