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
2022-12-26
Remove a check for inclusivity in select_to_reverse.
potatoalienof13
2022-12-25
<a-t> should not succeed when run on the first character of a file.
potatoalienof13
2022-12-22
Fix Buffer::advance out of bounds access.
potatoalienof13
2022-12-22
Merge remote-tracking branch 'krobelus/fix-cd-after-backspace'
Maxime Coste
2022-12-21
This commit attempts to fix a crash with -f. Specifically when kakoune
potatoalienof13
2022-12-17
Merge remote-tracking branch 'krobelus/no-selection-history-in-draft-context'
Maxime Coste
2022-12-15
Speed up expand_unprintable by avoiding BufferIterator
Maxime Coste
2022-12-15
Support adding ByteCount to void/char pointers without casting
Maxime Coste
2022-12-15
Optimize TabulationHighlighter
Maxime Coste
2022-12-13
Fix a couple bugs with underline highlighting
Maxime Coste
2022-12-10
Do not record selection history in draft context
Johannes Altmanninger
2022-12-06
Cleanup expand_unprintable and avoid calling iswprint on base ascii
Maxime Coste
2022-12-06
Avoid calculating atom length in DisplayLine::trim_from
Maxime Coste
2022-12-06
Load buffer in command line order
Maxime Coste
2022-12-03
Rework StringOps::substr implementation
Maxime Coste
2022-11-29
Use some template magic to automatically deserialize UI messages
Maxime Coste
2022-11-28
Fix pasting after when selections are overlapping
Maxime Coste
2022-11-20
Change BufferIterator comparison to assert same buffer
Maxime Coste
2022-11-19
Print OS error when ":write -force" fails to change permissions
Johannes Altmanninger
2022-11-19
Accept "cd dir/" again instead of using a subdirectory
Johannes Altmanninger
2022-11-10
Merge remote-tracking branch 'krobelus/undo-selection-change'
Maxime Coste
2022-11-04
Add a %val{selection_count} expansion
Olivier Perret
2022-11-04
Remove wrong rejection of upper case mappings in goto mode
Maxime Coste
2022-11-04
Add -to-shell-script echo switch
Maxime Coste
2022-10-31
Kakoune 2022.10.31
Maxime Coste
2022-10-29
Fix memory domain for cached command completion
Maxime Coste
2022-10-19
Merge remote-tracking branch 'krobelus/write-autoinfo2'
Maxime Coste
2022-10-19
Refactor insert_output command to avoid intermediate vector
Maxime Coste
2022-10-19
Remove unused History MemoryDomain
Maxime Coste
2022-10-17
Fix splitting of display atoms accross multi-columns codepoint
Maxime Coste
2022-10-16
Allow to put switches after :write's positional argument
Johannes Altmanninger
2022-10-11
Merge remote-tracking branch 'vsyl/c_description'
Maxime Coste
2022-10-11
Correct and unify descriptions of normal mode C key behavior
Jakub Wasilewski
2022-10-02
Fix compilation failure with clang 12 and debug=yes
Hampus Fröjdholm
2022-09-17
Merge remote-tracking branch 'krobelus/faster-update-matches'
Maxime Coste
2022-09-17
Fix quadratic runtime when updating region highlighter matches
Johannes Altmanninger
2022-09-17
Avoid potentially quadratic runtime when updating selections after modification
Johannes Altmanninger
2022-09-17
Fix crash when trying to display the menu in a tiny window
Adrià Arrufat
2022-09-09
Merge remote-tracking branch 'krobelus/embrace-menu-3'
Maxime Coste
2022-09-09
Merge remote-tracking branch 'krobelus/to-string'
Maxime Coste
2022-09-09
Merge remote-tracking branch 'krobelus/write-autoinfo'
Maxime Coste
2022-09-09
Merge remote-tracking branch 'krobelus/hashset-no-braces'
Maxime Coste
2022-09-09
Merge remote-tracking branch 'krobelus/cleanup'
Maxime Coste
2022-09-02
Allow to undo and redo selection changes
Johannes Altmanninger
2022-09-02
Prepare to record selection changes as perceived by the user
Johannes Altmanninger
2022-08-29
Access selections via helper methods
Johannes Altmanninger
2022-08-29
Pass entire context to select_coord
Johannes Altmanninger
2022-08-29
Make parameter const
Johannes Altmanninger
2022-08-28
Fix clang warning regarding useless braces when using HashSet
Johannes Altmanninger
2022-08-28
Show write -force parameter only for commands that support it
Johannes Altmanninger
[prev]
[next]