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-05-02
Fix traling whitespaces
Maxime Coste
2020-05-02
Add support for alpha channel in colors
Maxime Coste
2020-04-27
Fix clang compilation
Maxime Coste
2020-04-27
Merge branch 'netbsd-1' of https://github.com/krytarowski/kakoune
Maxime Coste
2020-04-27
Support multi-line replace-ranges
Maxime Coste
2020-04-27
Do not replace partially selected ranges in replace-ranges highlighter
Maxime Coste
2020-04-27
Fix highlighting empty ranges at end of line and begin of line
Maxime Coste
2020-04-27
Factor option based highlighters
Maxime Coste
2020-04-23
Fix get_kak_binary_path() for NetBSD
Kamil Rytarowski
2020-04-21
Fix issue with select object and empty matches
Maxime Coste
2020-04-13
Parse ascii newline/tab/escape as special keys instead of control keys
Maxime Coste
2020-04-13
Fix internal command naming
Maxime Coste
2020-04-13
Merge remote-tracking branch 'lenormf/fix-3410'
Maxime Coste
2020-04-09
Merge branch 'netbsd' of http://github.com/niacat/kakoune
Maxime Coste
2020-04-06
Support empty ranges in replace-ranges highlighter
Maxime Coste
2020-03-30
Add -override support to add-highlighter
Maxime Coste
2020-03-29
Fix empty strings not being zero terminated
Maxime Coste
2020-03-27
Untie focus reporting and mouse handling
Maxime Coste
2020-03-22
|| -> or for consistency
nia
2020-03-22
Fix build on NetBSD
nia
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
[next]