| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | clipboard: add tests for error fallback and middleclick paste | Björn Linse | 2015-07-20 |
| | | |||
| * | test/clipboard: more clipboard test cleanups | Björn Linse | 2015-04-05 |
| | | |||
| * | clipboard: improve the handling of newlines in `get_clipboard` | Björn Linse | 2015-04-05 |
| | | | | | | | This makes the interpretion consistent with the way newlines are used in the VIMENC format, while keeping the same fallback behaviour when regtype is unspecified. Also check both cases explicitly in the tests. | ||
| * | clipboard: add functional test | Björn Linse | 2014-12-08 |