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
2023-03-14
Cleanup and speed up test runner
Maxime Coste
2023-03-14
Convert \r to \n in bracketed pastes
Maxime Coste
2023-03-13
Grow dual thread stack after pushing a thread on the next queue
Maxime Coste
2023-03-13
Fix crash when pasting at buffer end
Maxime Coste
2023-03-13
Merge remote-tracking branch 'krobelus/perror-on-chmod-failure'
Maxime Coste
2023-03-13
Slight refactoring of bracketed paste feature
Maxime Coste
2023-03-13
Merge remote-tracking branch 'krobelus/bracketed-paste'
Maxime Coste
2023-03-11
Make linewise bracketed paste match P behavior
Johannes Altmanninger
2023-03-11
Implement bracketed paste
Johannes Altmanninger
2023-03-11
Make TerminalUI::get_next_key() helpers static
Johannes Altmanninger
2023-03-09
Merge remote-tracking branch 'potatoalienof13/master'
Maxime Coste
2023-03-09
Merge remote-tracking branch 'potatoalienof13/i-am-bad-at-git'
Maxime Coste
2023-03-01
Merge remote-tracking branch 'inahga/aghani-info-width'
Maxime Coste
2023-03-01
Merge remote-tracking branch 'mujo-hash/master'
Maxime Coste
2023-03-01
Merge remote-tracking branch 'krobelus/complete-using-param-spec'
Maxime Coste
2023-02-28
Fix new gcc errors for missing types.
ioh
2023-02-21
Fix fatal exception when checking if buffer needs to be reloaded
Maxime Coste
2023-02-19
Only decode current codepoint once per step
Maxime Coste
2023-02-19
Remove instructions from ExecConfig
Maxime Coste
2023-02-19
Optimize Regex CharacterClass matching
Maxime Coste
2023-02-17
Complete arguments to "echo -to-file"
Johannes Altmanninger
2023-02-17
Do not complete redundant switches
Johannes Altmanninger
2023-02-17
Use parameter parser to skip switch args in completion
Johannes Altmanninger
2023-02-15
Add option to set maximum info box width
Ameer Ghani
2023-02-15
Fix trimming of line front halfway through a double-width glyph
Maxime Coste
2023-02-14
Fix scroll_window not ensuring cursor lies on a codepoint start
Maxime Coste
2023-02-14
Immediately execute ModuleLoaded hooks for already loaded modules
Maxime Coste
2023-02-14
Fix broken corner cases in DualThreadStack::grow_ifn
Maxime Coste
2023-02-14
Refactor DualThreadStack as a RingBuffer
Maxime Coste
2023-02-13
Remove scheduled optimization from ThreadedRegexVM
Maxime Coste
2023-02-10
Avoid extra indirection for storing FifoWatcher
Maxime Coste
2023-02-03
Fix DisplayLine::trim_front quadratic behaviour
Maxime Coste
2023-01-28
Merge remote-tracking branch 'krobelus/selection-undo-fix-standstill-after-bu...
Maxime Coste
2023-01-27
Merge remote-tracking branch 'occivink/fix-split-stray-sel'
Maxime Coste
2023-01-23
Fix crash in TabulationHighlighter when wrapping just after a tab
Maxime Coste
2023-01-23
Fix incorrect use of subject end/begin in regex execution
Maxime Coste
2023-01-21
Revert "Remove compare include that seems to break clang"
Maxime Coste
2023-01-21
Replace std::strong_ordering with auto return type to not require <compare>
Maxime Coste
2023-01-21
Remove compare include that seems to break clang
Maxime Coste
2023-01-20
fix 'split' operation when the pattern occurs at the beginning
Olivier Perret
2023-01-18
Merge remote-tracking branch 'krobelus/fix-mouse-click-during-insert'
Maxime Coste
2023-01-18
Merge remote-tracking branch 'potatoalienof13/fix-buffer-advance'
Maxime Coste
2023-01-18
Merge remote-tracking branch 'krobelus/missing-error-when-open-fails'
Maxime Coste
2023-01-08
Fix regression when file on command line cannot be opened
Johannes Altmanninger
2023-01-08
Remove bogus assertions preventing mouse clicks in insert mode
Johannes Altmanninger
2022-12-27
Make selection undo skip over entries that are nop after buffer change
Johannes Altmanninger
2022-12-27
Tweak selection-undo interaction with WinDisplay hooks
Johannes Altmanninger
2022-12-27
Extract variable and add comment in selection change recording
Johannes Altmanninger
2022-12-27
Extract variable in selection undo
Johannes Altmanninger
2022-12-27
Share logic for undo/redo selection changes
Johannes Altmanninger
[prev]
[next]