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-11-16
Run urgent event loop when blocking on opening a file for writing
Maxime Coste
2024-11-12
Fail rename-session instead of creating overlong socket paths
Johannes Altmanninger
2024-11-04
Highlight all atoms for the line regardless of has_buffer_range
Maxime Coste
2024-11-04
Fix backward regex search ending in DOTALL
Johannes Altmanninger
2024-10-28
Only check for ascii horizontal blanks during command parsing
Maxime Coste
2024-10-22
Fork server to background on <c-z> if session is daemonized
Maxime Coste
2024-10-22
Remove now unused CompletionFlags
Maxime Coste
2024-10-22
Run shell-script-completions asynchronously
Maxime Coste
2024-09-19
add header file #incldue "format.hh" to fix building error about missing hex(...
Passw
2024-09-17
Avoid stdin as a function parameter name
Chris Webb
2024-09-16
Rename Window::display_position to display_coord
Maxime Coste
2024-09-16
Do not return beginning of buffer whenever display to buffer coord fails
Maxime Coste
2024-09-16
rc git: teach "git apply" to work on content, not just diffs
Johannes Altmanninger
2024-09-08
Add terminal_title terminal ui_option to control the title
Maxime Coste
2024-09-02
Explicitely call try_accept on InsertCompleter
Maxime Coste
2024-09-02
Fix <c-r> use-after-free InsertCompletionHide touches used register
Johannes Altmanninger
2024-08-26
Do not gather full input data in a single string when piping
Maxime Coste
2024-08-26
Fix includes for debug build
Maxime Coste
2024-08-26
Merge remote-tracking branch 'arrufat/update-double-underline-main'
Maxime Coste
2024-08-24
Add back <cwchar> for wcwidth in src/unicode.hh
Chris Webb
2024-08-19
Merge remote-tracking branch 'arrufat/includes-cleanup'
Maxime Coste
2024-08-19
Don't interpret the \n input byte as <ret>
Johannes Altmanninger
2024-08-19
Decode XTerm's formatOtherKeys=0 encoding
Johannes Altmanninger
2024-08-19
Decode kitty keyboard protocol's numlock keys
Johannes Altmanninger
2024-08-16
include headers cleanup
Adrià Arrufat
2024-08-15
Add double underline in main version notes
Adrià Arrufat
2024-08-15
Remove some more unnecessary includes
Maxime Coste
2024-08-15
Remove unused ConstexprVector and rename constexpr_utils.hh to array.hh
Maxime Coste
2024-08-14
Remove unused wrap_to and reduce string_utils headers
Maxime Coste
2024-08-14
Remove tuple use from ranges.hh
Maxime Coste
2024-08-14
Reduce number of included headers
Maxime Coste
2024-08-14
Merge remote-tracking branch 'lenormf/fix-3972'
Maxime Coste
2024-08-14
Fix json-ui scroll support
Maxime Coste
2024-08-14
Merge remote-tracking branch 'enricozb/enricozb/scroll-coordinates'
Maxime Coste
2024-08-14
Merge remote-tracking branch 'arrufat/support-double-underline'
Maxime Coste
2024-08-14
More include fixes
Maxime Coste
2024-08-14
Add missing include for non libstdc++ builds
Maxime Coste
2024-08-12
Move debug utils to debug.hh/debug.cc
Maxime Coste
2024-08-12
Reduce headers dependency graph
Maxime Coste
2024-08-12
Reduce exposed headers from context.hh
Maxime Coste
2024-08-12
Extract format implementation to its own file
Maxime Coste
2024-08-12
Remove void_t and use requires instead
Maxime Coste
2024-08-12
Move most info/status clear logic to client
Maxime Coste
2024-08-08
Delay NormalMode clearing of status line and info box to next idle
Maxime Coste
2024-08-06
fix mouse scrolling
Enrico Zandomeni Borba
2024-08-04
fix mouse coord underflow
Enrico Zandomeni Borba
2024-08-04
add scroll coordinates
Enrico Zandomeni Borba
2024-08-04
Add support for double underline
Adrià Arrufat
2024-08-04
Move most code in regex_impl inside the anonymous namespace
Maxime Coste
2024-07-27
Reduce templatization further to reduce binary size
Maxime Coste
[prev]
[next]