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-07-19
Add a RegisterModified hook
Maxime Coste
2020-07-19
Code style tweaks
Maxime Coste
2020-07-07
Handle SIGTERM as a graceful exit, similar to the `:kill!` command
Maxime Coste
2020-07-05
Fix selections getting unsorted on scroll
Maxime Coste
2020-07-04
Add User hook support
Maxime Coste
2020-06-28
Fix 'error: non-constant-expression cannot be narrowed...'
Igor Böhm
2020-06-28
Refactor mouse press/release handling to support 3 buttons
Maxime Coste
2020-06-27
Refactor how InsetCompletionHide hook parameter is computed
Maxime Coste
2020-06-25
Merge remote-tracking branch 'lenormf/key-percent'
Maxime Coste
2020-06-16
A module is not loaded after failing during load
Maxime Coste
2020-06-09
Do not include non-primitive option value in *SetOption hook filter
Maxime Coste
2020-06-07
Fix select wiping captures
Maxime Coste
2020-06-03
src: Introduce a <percent> named key
Frank LENORMAND
2020-06-01
Replace some tag dispatch with if constexpr
Maxime Coste
2020-05-30
Merge commit 'krobelus/05-highlight-replace-ranges-crash^'
Maxime Coste
2020-05-29
Fix unintended interpretation of ranges length syntax
Maxime Coste
2020-05-29
Avoid to_remove vector in select helper function
Maxime Coste
2020-05-29
Add a range based remove_if overload
Maxime Coste
2020-05-28
refactor: remove extra semicolons
Johannes Altmanninger
2020-05-28
Fix invalid regions with begin > end being generated
Maxime Coste
2020-05-19
Merge remote-tracking branch 'krobelus/paragraph-begin-oob'
Maxime Coste
2020-05-19
Output debug memory stats in a nice table
Maxime Coste
2020-05-17
Fix crash when selecting previous paragraph at buffer begin
Johannes Altmanninger
2020-05-17
Refactor: use is_eol() as elsewhere in this function
Johannes Altmanninger
2020-05-17
Fix use of unportable MSG_CMSG_CLOEXEC
Maxime Coste
2020-05-12
Fix CSI u parsing of some special keys
Maxime Coste
2020-05-10
Support piping data to client stdin
Maxime Coste
2020-05-10
Fix select_sentence going past the end of the buffer
Maxime Coste
2020-05-03
Merge remote-tracking branch 'krobelus/kak-c-initial-buffer-pos'
Maxime Coste
2020-05-02
Fix traling whitespaces
Maxime Coste
2020-05-02
Add support for alpha channel in colors
Maxime Coste
2020-05-01
Fix +line:col initial buffer position when connecting to session
Johannes Altmanninger
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
[prev]
[next]