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-11-13
Merge remote-tracking branch 'krobelus/fix-noincsearch'
Maxime Coste
2023-11-13
Rename stdin/stdout/stderr in Shell a they conflicts with macros
Maxime Coste
2023-11-13
Change window_range to emit each element as a separate string
Maxime Coste
2023-11-11
Fix spurious incremental search when incsearch=false
Johannes Altmanninger
2023-11-11
Fix SingleWord handling in RankedMatch
Maxime Coste
2023-11-11
small code cleanup
Maxime Coste
2023-11-10
Support building ArrayView from contigous iterators
Maxime Coste
2023-11-05
Refactor spawn_shell to return the relevant FDs
Maxime Coste
2023-11-05
Remove ignored packed attribute and static_assert on Node size
Maxime Coste
2023-11-05
Replace snprintf with format_to
Maxime Coste
2023-11-04
Do not poll command sockets while shell command is running
Johannes Altmanninger
2023-11-03
Merge remote-tracking branch 'krobelus/fix-quoted-vals-expand'
Maxime Coste
2023-11-03
Add support for 0-padding in format and replace uses of sprintf
Maxime Coste
2023-11-03
Fix "%val{selections_desc}" being joined by nul instead of space
Johannes Altmanninger
2023-11-03
Use explicit target types for gather calls to bypass clang regression
Maxime Coste
2023-11-03
Replace std::lexicographical_compare_three_way with custom code
Maxime Coste
2023-11-02
Display a message on the tty directly on fatal error
Maxime Coste
2023-11-02
Fix partial regex text being pushed in history
Maxime Coste
2023-11-01
Always ensure we do not scroll past the last line
Maxime Coste
2023-10-25
Default comparison operators that can be
Maxime Coste
2023-10-25
Remove redundant comparison operators
Maxime Coste
2023-10-25
Clear buffer values on fifo buffer recreation
Maxime Coste
2023-10-25
Speed up WordSplitter
Maxime Coste
2023-10-25
Remove unnecessary operator (since C++20)
Maxime Coste
2023-10-04
Refactor regex_prompt logic and fix function being called on abort
Maxime Coste
2023-09-28
Add an InlineInformation face distinct from Information
Loric Brevet
2023-09-26
Add a daemonize-session command and refactor local client handling
Maxime Coste
2023-09-23
Merge remote-tracking branch 'krobelus/foot-custom-keypad-sequences'
Maxime Coste
2023-09-22
Fix quoting of arguments to kak -c SESSION
Chris Webb
2023-09-19
Trigger auto completion refresh when necessary on completion select
Maxime Coste
2023-09-08
Revert "Do not make cursor visible on force redraw"
Maxime Coste
2023-09-08
Merge remote-tracking branch 'divarvel/show-trailing-whitespace'
Maxime Coste
2023-09-08
Use last display setup instead of recomputing for window_range
Maxime Coste
2023-09-08
Do not make cursor visible on force redraw
Maxime Coste
2023-09-02
Do not make cursor visible after mouse scrolling and view commands
Maxime Coste
2023-08-31
Still inkorrect inglish
Maxime Coste
2023-08-29
Fix incorrect inglish
Maxime Coste
2023-08-27
Cleanup SIGHUP handling and forking server to background
Maxime Coste
2023-08-27
Merge remote-tracking branch 'arachsys/create-default-region'
Maxime Coste
2023-08-27
Remove Window::force_redraw()
Maxime Coste
2023-08-27
Small code cleanup in winow.cc/hh
Maxime Coste
2023-08-23
Revert "Only make cursor visible after buffer or selection change"
Maxime Coste
2023-08-16
Only make cursor visible after buffer or selection change
Maxime Coste
2023-08-15
Fix segfault when adding an invalid default-region highlighter
Chris Webb
2023-08-14
Change `+` command not to duplicate identical selections more than once
Maxime Coste
2023-08-13
Minor formatting tweaks
Maxime Coste
2023-08-13
Add a ProfileScope helper class to replace most profiling uses
Maxime Coste
2023-08-05
Kakoune 2023.08.05
Maxime Coste
2023-08-05
Removed unused captures
Maxime Coste
2023-08-05
Try to fix clang build issues
Maxime Coste
[prev]
[next]