..
595-smart-search-unicode
612-assertion-with-NormalBegin-hook
633-spurious-new-line-inserted-when-replacing-at-end
638-highlight-codepoint-with-bracket
test/run: Rename "display" expected ui output file as "ui-out"
2018-05-19 14:15:16 +10:00
643-crash-on-a-@-on-specially-crafted-buffer
654-crash-on-undo-after-macro
699-to-eol-from-eol
704-crash-when-using-a-hook-on-NormalBegin-and-NormalEnd
733-selection-list-from-string-not-valid
743-crash-on-replace-undo
751-wrong-selection-after-undo
787-crash-after-S
809-alt-f-t-to-first-char
811-double-width-codepoints
844-prev-word-at-buffer-start
860-python-incorrect-commenting
872-indentation-misbeahviour-c++
918-wrong-asterisk-inserted
Rework c-family /* */ comments auto insertion of prefix star
2016-11-14 21:11:20 +00:00
921-keep-empty-line-matches-all-lines
993-user-text-object
1014-ambiguous-kak_selections
1051-crash-on-empty-param
1053-crash-on-deletion-and-paste
1074-comment-leader-autoinsert-error
1105-object-selection-behaviour
1111-unexpected-behaviour-on-new-line-in-comment
1118-misaligned-comment-start
1129-capture-groups-are-broken
1195-infinite-loop-in-regex-matching
1227-segfault-on-option-access
1233-corrent-cursor-handling-for-indent-objects
1275-replaced-range-split
1308-wrong-behaviour-of-kak-indent-on-newline
1382-column-highlighter-broken-on-horizontal-scroll
test/run: Rename "display" expected ui output file as "ui-out"
2018-05-19 14:15:16 +10:00
1433-scrolloff-broken-with-soft-wrap
test/run: Rename "display" expected ui output file as "ui-out"
2018-05-19 14:15:16 +10:00
1435-misplaced-cursor-with-show_matching-hl
test/run: Rename "display" expected ui output file as "ui-out"
2018-05-19 14:15:16 +10:00
1453-show_whitespaces-highlighter-breaks-tab-alignment
test/run: Rename "display" expected ui output file as "ui-out"
2018-05-19 14:15:16 +10:00
1459-assertion-on-wrapped-long-line
1469-assert-on-repeat-insert
1504-assertion-on-incorrect-pipe-use
1518-wrong-undo-handling-with-fifo-buffers
1525-lua-indent-error
lua.kak: Rework 'end' auto insertion logic
2018-03-04 10:36:32 +11:00
1580-A-not-moving-to-eol
1680-crash-with-dot-and-alt-semicolon
InputHandler: handle of last insert keys happening in nested modes
2017-11-08 14:39:52 +08:00
1731-wrap-hidden-buffer
test/run: Rename "display" expected ui output file as "ui-out"
2018-05-19 14:15:16 +10:00
1741-scrolloff-hides-end-of-lines
test/run: Rename "display" expected ui output file as "ui-out"
2018-05-19 14:15:16 +10:00
1829-unicode-as-string-delimiter
Fix parsing of percent tokens with unicode separators
2018-02-06 20:29:08 +11:00
1902-regex-lookbehind-ignore-before-current-pos
Add a regression test for issue #1902
2018-03-05 05:48:20 +11:00
1904-select-empty-line-indent-gets-whole-buffer
indent selector: When line is empty, find indent from surrounding lines
2018-03-25 10:25:56 +11:00
1920-crash-on-python-in-docstring
test/run: Rename "display" expected ui output file as "ui-out"
2018-05-19 14:15:16 +10:00
1937-opening-missing-file-by-full-path-fails
Fix implementation of real_path to handle non-existing directories in /
2018-03-18 23:23:00 +11:00
1964-O-does-not-position-cursor-correctly
Fix 'O' not putting the cursor on the correct line
2018-03-27 07:28:25 +11:00
2030-custom-selection-nesting
Fix wrong behaviour in select surrounding
2018-05-07 22:17:57 +10:00
2056-assert-on-small-window
Fix assert with window small enough so that no part of buffer is displayed
2018-05-19 14:15:16 +10:00
0-assert-on-itersel
Fix potential assert on itersel selection restoration
2018-05-24 08:08:51 +10:00
0-comment-after-command
0-compute-modified-range-crash
0-crash-on-backspace-at-buffer-begin
0-crash-on-BufSetOption-hook
Add regression test for crash on BufSetOption hook
2018-05-21 20:36:25 +10:00
0-crash-on-pipe-with-selection-access
0-crash-on-specialy-crafted-modeline
Fix crash on expanding command line strings
2018-03-18 04:58:15 +11:00
0-open-below-should-not-move-cursor-on-eol
Insert: Do not move end of line on open line (o/O)
2018-03-04 10:32:21 +11:00
0-replace-last-eol-with-eol
0-undo-change-at-eof