summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-07-05Fix bug in recursive region highlightingMaxime Coste
2018-07-05Fix tests and required scripts to get back to green make testMaxime Coste
2018-07-05Tolerate restoring invalid coordinates from registerMaxime Coste
2018-07-05Fix selection save/restore from registers post selection list syntax changeMaxime Coste
2018-07-05tests: Update selections files to match the new selection list syntaxMaxime Coste
2018-07-05Fix extra-word-chars test post list option refactoringMaxime Coste
2018-07-05test/run: Fix script post hook behaviour changeMaxime Coste
2018-07-03Make tests a bit more interestingMaxim Baz
2018-06-29Add test to ensure whitespaces are preserved after uncommentMaxim Baz
2018-06-28Improve comment-line commandMaxim Baz
2018-06-28Fix wrong logic for moving filedescriptors leading to closed stdinMaxime Coste
2018-06-22Use egrep instead of grep for EREdahlbaek
2018-06-21Refactor the way main selection is determined after rotating contentsMaxime Coste
2018-06-19Fix two <s-tab> requiered to access last completion in promptMaxime Coste
2018-05-24Fix potential assert on itersel selection restorationMaxime Coste
2018-05-21Add regression test for crash on BufSetOption hookMaxime Coste
2018-05-19c-family.kak: Fix comment line continuation behaviourMaxime Coste
2018-05-19Fix assert with window small enough so that no part of buffer is displayedMaxime Coste
2018-05-19test/run: Support a "ui-in" file containing json-rpc messagesMaxime Coste
2018-05-19test/run: Rename "display" expected ui output file as "ui-out"Maxime Coste
2018-05-07Fix wrong behaviour in select surroundingMaxime Coste
2018-04-29Fix tests after changes to json_ui outputMaxime Coste
2018-04-23Change client default name: "unnamed0" → "client0"Delapouite
2018-04-14ruby.kak: Refactor end autoinsertion logic to be more robustMaxime Coste
2018-04-10Add test for buggy ruby method newlineNate Clark
2018-03-27Support count in <a-s> to split on groups of n linesMaxime Coste
2018-03-27Fix 'O' not putting the cursor on the correct lineMaxime Coste
2018-03-25Move rotate selection and rotate selection contents to ) and <a-)>Maxime Coste
2018-03-25indent selector: When line is empty, find indent from surrounding linesMaxime Coste
2018-03-18Fix implementation of real_path to handle non-existing directories in /Maxime Coste
2018-03-18Fix crash on expanding command line stringsMaxime Coste
2018-03-11Detect infinit recursion in reference highlightingMaxime Coste
2018-03-10Move WORD text object to <a-w>Maxime Coste
2018-03-05Add a regression test for issue #1902Maxime Coste
2018-03-04lua.kak: Rework 'end' auto insertion logicMaxime Coste
2018-03-04Insert: Do not move end of line on open line (o/O)Maxime Coste
2018-03-04Merge remote-tracking branch 'alyssais/1525-test_case'Maxime Coste
2018-03-02Add Ruby indentation testAlyssa Ross
2018-03-02Remove <scope> from user-modes commandsDelapouite
2018-02-27Add -lock switch to enter-user-mode commandDelapouite
2018-02-25Remove avoidance of end of linesMaxime Coste
2018-02-24Highlight cursors differently when they lie on an end of lineMaxime Coste
2018-02-24goto last change: do not try to avoid end of linesMaxime Coste
2018-02-24test: fix run script after changes jump list behaviourMaxime Coste
2018-02-22Merge remote-tracking branch 'Delapouite/trim'Maxime Coste
2018-02-18Merge remote-tracking branch 'Delapouite/user-mode'Maxime Coste
2018-02-13Add trim_selections primitiveDelapouite
2018-02-12Add declare-user-mode / enter-user-mode commandsDelapouite
2018-02-07test: fix run script use of non standard `\+` in sed regexMaxime Coste
2018-02-06Fix parsing of percent tokens with unicode separatorsMaxime Coste