index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
regression
Age
Commit message (
Expand
)
Author
2018-03-18
Fix implementation of real_path to handle non-existing directories in /
Maxime Coste
2018-03-18
Fix crash on expanding command line strings
Maxime Coste
2018-03-11
Detect infinit recursion in reference highlighting
Maxime Coste
2018-03-05
Add a regression test for issue #1902
Maxime Coste
2018-03-04
lua.kak: Rework 'end' auto insertion logic
Maxime Coste
2018-03-04
Insert: Do not move end of line on open line (o/O)
Maxime Coste
2018-02-25
Remove avoidance of end of lines
Maxime Coste
2018-02-24
Highlight cursors differently when they lie on an end of line
Maxime Coste
2018-02-06
Fix parsing of percent tokens with unicode separators
Maxime Coste
2018-02-04
CommandManager: parse command lines as utf8 instead of ascii
Maxime Coste
2017-12-15
Window: avoid positionning window on a negative column
Maxime Coste
2017-11-28
Wrap: try to rework and simplify the algorithms further
Maxime Coste
2017-11-08
InputHandler: handle of last insert keys happening in nested modes
Maxime Coste
2017-11-08
Fix pipe logic in the case where the selections were accessed in the cmdline
Maxime Coste
2017-10-28
Move highlighters into Scopes
Maxime Coste
2017-09-28
Distinguish between modes being disabled temporarily and definitely
Maxime Coste
2017-09-28
Fix regression test #1435 after a change in the insert modeline format
Maxime Coste
2017-08-04
Purge history on buffer reload when NoUndo flag is on
Maxime Coste
2017-07-14
Fix assertion when replacing with empty strings
Maxime Coste
2017-07-14
Fix an assert in compute modified ranges when merging single char ranges
Maxime Coste
2017-06-27
Do not allow repeating last insert when we are not in normal mode
Maxime Coste
2017-06-27
Ensure cursor stays visible with wrapped line bigger than window
Maxime Coste
2017-06-26
Fix replacing last eol with a single eol
Maxime Coste
2017-06-17
Correctly handle tabs when show_whitespaces is added
Tomasz Kramkowski
2017-06-15
Fix crash recently introduced when deleting at buffer start in insert mode
Maxime Coste
2017-06-15
Change window display to not use invalid buffer coordinates
Maxime Coste
2017-06-15
Respect scroll offset even when wrapping lines
Maxime Coste
2017-06-11
Fix corner case in compute_modified_ranges
Maxime Coste
2017-06-09
Remove backup file from git
Maxime Coste
2017-06-09
Simplify column highlighter and make it more robust
Maxime Coste
2017-05-25
Fix command parsing bug when commenting after a command
Maxime Coste
2017-04-20
Fix generation of empty erase changes
Maxime Coste
2017-04-20
Change utf8::to_next/to_previous so that they are more symetrical
Maxime Coste
2017-04-19
Do not try to split non range atoms in column highlighter
Maxime Coste
2017-04-12
Fix tests after addition of the set_cursor UI method
Maxime Coste
2017-03-15
Add regression test for #1105
Maxime Coste
2017-03-11
Increase modelinefmt configuration power
Dan Rosén
2017-03-03
Fix indent selection respect for original selection cursor position
Maxime Coste
2017-02-23
test: Fix UTF8 compliant locale detection
Frank LENORMAND
2017-02-20
Correctly handle mutation of the watcher list while iterating on them
Maxime Coste
2017-01-13
Fix capture group handling
Maxime Coste
2017-01-11
Add 1118 regression test case
Maxime Coste
2017-01-11
Fix 1074 test case with recent indent change
Maxime Coste
2017-01-10
Merge remote-tracking branch 'alexherbo2/command-names'
Maxime Coste
2017-01-06
Add regression test case for #1111
Maxime Coste
2017-01-04
update command names
Alex Leferry 2
2017-01-02
Fix comment autoinsert for c-family as well.
Maxime Coste
2017-01-01
Add a regression test for #1051
Maxime Coste
2017-01-01
Better handling of linewise inserting when we have multiple selections per line
Maxime Coste
2016-12-17
Escape the backslash chars as well when joining strings
Maxime Coste
[prev]
[next]