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
/
src
Age
Commit message (
Expand
)
Author
2021-04-19
Merge remote-tracking branch 'Icantjuddle/add_hash_unit_test'
Maxime Coste
2021-04-18
Comments
Ben Judd
2021-04-18
comments
Ben Judd
2021-04-18
Merge remote-tracking branch 'Screwtapello/support-keypad-keys'
Maxime Coste
2021-04-18
Merge remote-tracking branch 'alexherbo2/fix-edit-readonly'
Maxime Coste
2021-04-17
mallinfo is deprecated in favor of mallinfo2
Ben Judd
2021-04-17
hash unit tests.
Ben Judd
2021-04-14
Fix `edit -readonly` command not setting `readonly` option
Taupiqueur
2021-04-11
fix line completion with prefix
Tw
2021-04-05
[feat] add ui_options: padding_char & padding_fill
nojhan
2021-03-31
fix show-whitespace: add missing NNBSP character
nojhan
2021-03-31
Parse more data at each fifo buffer read
Maxime Coste
2021-03-31
Profile individual command runtime
Maxime Coste
2021-03-31
Tweak completion quoting behaviour once again
Maxime Coste
2021-03-26
src/ncurses_ui: Teach Kakoune about all the numeric keypad keys.
Tim Allen
2021-03-26
src/ncurses_ui: move the parse_mask() helper outside parse_csi().
Tim Allen
2021-03-22
Rename separator-cursor to cursor-separator
hss
2021-03-21
Don't use optionals for storing active separator string
hss
2021-03-20
Only use separator-cursor for the first line number in a wrapped line
hss
2021-03-20
Compare column_length of line-number separators
hss
2021-03-20
Use optionals more wisely in line-numbers
hss
2021-03-19
line-number: Add option to use a different separator on the current line
hss
2021-03-12
Fix typo in file.cc
Maxime Coste
2021-03-11
Do not use replace write method when writing to a non-regular file
Maxime Coste
2021-03-11
Always redraw after getting some user input
Maxime Coste
2021-03-11
Do not select on non-urgent fd when handling only urgent events
Maxime Coste
2021-03-11
Merge remote-tracking branch 'eraserhd/fifo-performance-fixes'
Maxime Coste
2021-03-09
Use inplace_merge() for ranges
Jason Felice
2021-03-08
Binary search for first range to change
Jason Felice
2021-03-04
Refactor pipe reader/writer
Maxime Coste
2021-03-03
Raise ThreadedVM initial thread capacity to 16
Maxime Coste
2021-03-03
Re-use the Regex VM when completing filenames to reduce allocations
Maxime Coste
2021-03-02
Re-tweak command name completion behaviour
Maxime Coste
2021-02-25
Follow ECMA specification for regex whitespace
Jacob Collins
2021-02-25
Tweak requoting behaviour
Maxime Coste
2021-02-16
Fix splitting display line in front of a replaced range
Maxime Coste
2021-02-15
Add + key to duplicate selections and <a-+> to merge overlapping ones
Maxime Coste
2021-02-11
Fix CSI u support for escape key
Maxime Coste
2021-02-01
Fix resizing strings to -1 length
Maxime Coste
2021-01-26
Check XDG_RUNTIME_DIR owner before creating session directory
Maxime Coste
2021-01-22
Write to stderr if execve fails
Maxime Coste
2021-01-22
Fix performance issue in show-matching highlighter on big buffers
Maxime Coste
2021-01-22
Slight code cleanup in generate_env
Maxime Coste
2021-01-15
Distinguish <c-h> and Backspace on terminals where that is possible.
Tim Allen
2021-01-04
Merge branch 'master' of http://github.com/Woolworths/kakoune
Maxime Coste
2021-01-04
Merge remote-tracking branch 'cole-h/trim-only-one-newline'
Maxime Coste
2021-01-02
command_manager: only remove last eol in %sh{} expansions
Cole Helbling
2021-01-03
Merge remote-tracking branch 'jimt/master'
Maxime Coste
2021-01-03
Add missing limits includes
Maxime Coste
2021-01-01
Fix message typo
Jim Tittsler
[prev]
[next]