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
2024-07-24
De-templatize regex selection code
Maxime Coste
2024-07-24
Merge remote-tracking branch 'JustTaken/view-offset'
Maxime Coste
2024-07-22
Fix logic to get minimun custom offset
JustTaken
2024-07-22
Allow escaping commas in the -buffer argument to eval/exec
Tobias Pisani
2024-07-22
Handle word completion when recording macros
Maxime Coste
2024-07-20
Take in account scrolloff when moving viewport
JustTaken
2024-07-21
De-templatize select_object
Maxime Coste
2024-07-21
Disable UnitTest fully in non KAK_DEBUG builds
Maxime Coste
2024-07-19
Record macros in repeat last insert
Maxime Coste
2024-07-18
Bump history max size to 1000
Maxime Coste
2024-07-17
Clear info box and prompt on paste
Maxime Coste
2024-07-15
Improve error message for alternations in lookarounds and add tests
Maxime Coste
2024-07-01
Merge remote-tracking branch 'PJungkamp/directory-changed'
Maxime Coste
2024-06-26
Fix order of evaluation issue when compiling regex alternations
Maxime Coste
2024-06-24
Add EnterDirectory hook
Philipp Jungkamp
2024-06-24
Remove some selection copies in pipe and throw early if read only
Maxime Coste
2024-06-23
Fix trailing whitespaces
Maxime Coste
2024-06-23
Allow individual show-whitespace options to be turned off
Tobias Pisani
2024-06-15
Small code style tweak
Maxime Coste
2024-06-15
Store instruction pointers directly in ThreadedRegexVM::Thread
Maxime Coste
2024-06-12
Add some static_asserts in SSO code
Maxime Coste
2024-06-11
Switch to bitfield.
Ben Judd
2024-06-07
Fix build by moving include.
Ben Judd
2024-06-07
Increase SSO from 22 to 23 chars.
Ben Judd
2024-06-07
Also check shell parameters for kak_* references
Maxime Coste
2024-06-05
Add <quote> and <dquote> key name aliases.
Tobias Pisani
2024-06-05
Echo an information message about *scratch* buffer and leave it empty
Maxime Coste
2024-05-31
Small regex code cleanup
Maxime Coste
2024-05-31
Add v< and v> to scroll cursor to the leftmost/rightmost column
Maxime Coste
2024-05-29
Merge remote-tracking branch 'dontlaugh/debug_mapping_output'
Maxime Coste
2024-05-22
Add right hand side mapping to "debug mappings"
Coleman McFarland
2024-05-18
Kakoune 2024.05.18
Maxime Coste
2024-05-18
Revert "Make TerminalUI::get_next_key() helpers static"
Johannes Altmanninger
2024-05-12
Handle binary path detection errors on non-/proc platforms
Chris Webb
2024-05-12
Fix error handling when reading binary path from /proc
Chris Webb
2024-05-12
Fix tests for OpenBSD
Maxime Coste
2024-05-09
Kakoune 2024.05.09
Maxime Coste
2024-04-29
Add local scope to user commands
Maxime Coste
2024-04-27
Ensure re-used fifo buffers makes that buffer the latest opened
Maxime Coste
2024-04-27
Add buffer -matching switch
Maxime Coste
2024-04-27
Don't capture local-scoped faces in prompt
Johannes Altmanninger
2024-04-19
Use a nested command completer for the evaluate-commands command
Maxime Coste
2024-04-19
Complete complete-command completer type
Maxime Coste
2024-04-12
Introduce "local" scope in evaluate-commands
Maxime Coste
2024-04-12
Make removing an unknown highlighter an error
Maxime Coste
2024-04-12
Rotate through strings when pasting instead of repeating the last
Maxime Coste
2024-04-01
Add missing <bit> include
Maxime Coste
2024-04-01
Fix std::optional used instead of Optional
Maxime Coste
2024-04-01
Change mode_info to contain an optional NormalParams
Maxime Coste
2024-03-31
Support exposing some env vars as part of the mode information
Maxime Coste
[prev]
[next]