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
2020-03-20
Remove posB from information given by the diff algorithm
Maxime Coste
2020-03-20
Remove uses of reverse_iterator in diff implementation
Maxime Coste
2020-03-17
src: Fix a compilation bug with g++-8
Frank LENORMAND
2020-03-15
Merge remote-tracking branch 'Anfid/scroll-test'
Maxime Coste
2020-03-15
Merge remote-tracking branch 'occivink/arrange-buffers'
Maxime Coste
2020-03-14
Fix invalid access to deleted line when updating insert completion
Maxime Coste
2020-03-14
Allow reading from fifo in readonly buffers
Maxime Coste
2020-03-13
Merge remote-tracking branch 'lenormf/fix-completion-escaping'
Maxime Coste
2020-03-13
Merge remote-tracking branch 'lenormf/fix-Makefile-compiler-string'
Maxime Coste
2020-03-13
Merge remote-tracking branch 'lenormf/fix-3399'
Maxime Coste
2020-03-13
Handle invalid utf8 in command line a bit better
Maxime Coste
2020-03-12
src: Don't escape completion candidates with `\`
Frank LENORMAND
2020-03-12
rc Makefile: Fix the predicate to detect `g++`
Frank LENORMAND
2020-03-04
restore F1 key handling
Joachim Henke
2020-03-04
Fix invalid memory access in unit-tests
Maxime Coste
2020-03-03
Only replace chars >= 0 in fix_atom_text
Maxime Coste
2020-03-03
Merge remote-tracking branch '6112/clippy-delay'
Maxime Coste
2020-03-02
Expand env vars as list of strings
Maxime Coste
2020-02-27
Make `on_next_key_with_autoinfo()` respect `idle_timeout`
Nicolas Ouellet-Payeur
2020-02-26
Enable terminal application keypad mode
Maxime Coste
2020-02-26
Control character end at 0x1F
Maxime Coste
2020-02-25
Do not replace spaces in prompt text
Maxime Coste
2020-02-24
Add a new 'arrange-buffers' to let users change the order of the buflist
Olivier Perret
2020-02-22
Merge remote-tracking branch 'lenormf/complete-register-names'
Maxime Coste
2020-02-22
Use Control Picture codepoints in prompt for all codepoints < 0x22
Maxime Coste
2020-02-18
Small code style tweak in ranges.hh
Maxime Coste
2020-02-18
Make diff implementation able to work on different iterator types
Maxime Coste
2020-02-16
Merge remote-tracking branch 'lenormf/fix-makefile'
Maxime Coste
2020-02-16
Merge remote-tracking branch 'lenormf/startup_info-no_kakrc'
Maxime Coste
2020-02-15
Merge remote-tracking branch 'lenormf/fix-write-switches'
Maxime Coste
2020-02-15
Fix invalid memory access when getting the main entry of empty registers
Maxime Coste
2020-02-09
src: Only remove objects and dependencies for the current target
Frank LENORMAND
2020-02-09
src: Allow `:write-all` to use -atomic, fix usage
Frank LENORMAND
2020-02-09
src: Let `:set-register` complete register names
Frank LENORMAND
2020-02-07
src: Don't show startup information when opening a file
Frank LENORMAND
2020-02-07
Fix regex start desc computation for case insensitive ranges
Maxime Coste
2020-02-07
Merge remote-tracking branch 'maximbaz/notes-formatting'
Maxime Coste
2020-02-07
Merge remote-tracking branch 'jo-he/master'
Maxime Coste
2020-02-07
Merge remote-tracking branch 'lenormf/startup_info-no_kakrc'
Maxime Coste
2020-02-05
src: Show the startup information in no-load mode
Frank LENORMAND
2020-02-05
Merge remote-tracking branch 'omasanori/startup_info_version'
Maxime Coste
2020-02-02
Use ReverseView to perform fewer allocations
geppettodivacin
2020-01-26
Add support for `@` symbols in selection buffer
geppettodivacin
2020-01-21
Fix version comparison in show_startup_info.
Masanori Ogino
2020-01-20
fix several control key combinations in st
Joachim Henke
2020-01-20
Bring the italic formatting back
Maxim Baz
2020-01-19
make the Insert key work in st
Joachim Henke
2020-01-16
Fix version notes formatting
Maxim Baz
2020-01-16
Kakoune v2020.10.16
Maxime Coste
2020-01-11
Reset SIGHUP handler on NCursesUI destruction
Maxime Coste
[prev]
[next]