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
/
main.cc
Age
Commit message (
Expand
)
Author
2023-08-05
Kakoune 2023.08.05
Maxime Coste
2023-07-29
Kakoune 2023.07.29
Maxime Coste
2023-07-03
Merge remote-tracking branch 'omasanori/fixup-undo-doc'
Maxime Coste
2023-06-21
Fixup documentation on history navigation commands
Masanori Ogino
2023-06-20
Small structured binding conversion
Maxime Coste
2023-06-17
Revert "Switch undo storage from a tree to a plain list"
Maxime Coste
2023-06-17
Add a few missing entries to the changelog
Maxime Coste
2023-06-14
Add a -previous switch to show-matching highlighter
Maxime Coste
2023-05-21
Add <c-g> to cancel current operation
Maxime Coste
2023-05-09
Update changelog for selection undo
Johannes Altmanninger
2023-05-04
Add support for recursive expansions with %exp{...}
Maxime Coste
2023-03-11
Implement bracketed paste
Johannes Altmanninger
2023-03-01
Merge remote-tracking branch 'inahga/aghani-info-width'
Maxime Coste
2023-02-17
Complete arguments to "echo -to-file"
Johannes Altmanninger
2023-02-15
Add option to set maximum info box width
Ameer Ghani
2023-01-21
Replace std::strong_ordering with auto return type to not require <compare>
Maxime Coste
2022-12-06
Load buffer in command line order
Maxime Coste
2022-11-04
Add a %val{selection_count} expansion
Olivier Perret
2022-10-31
Kakoune 2022.10.31
Maxime Coste
2022-07-21
Update startup info with p/P breaking change
Johannes Altmanninger
2022-07-10
Refactor highlighting logic
Maxime Coste
2022-07-05
Remove <esc> as end macro recording, Q should be enough
Maxime Coste
2022-07-05
Move user mappings to <space> and keep/remove selection to ,
Maxime Coste
2022-07-05
Make `x` just select the full lines
Maxime Coste
2022-03-06
Document ! and <a-!> breaking change
Maxime Coste
2022-03-06
Add a complete-command command to configure command completion
Maxime Coste
2022-01-24
Do not insert any end-of-line when piping data out
Maxime Coste
2021-11-15
Fixes #4432: JSON UI only shows stdin when connecting to an existing session
Sidharth Kshatriya
2021-11-07
Kakoune 2021.11.08
Maxime Coste
2021-10-28
Kakoune 2021.10.28
Maxime Coste
2021-10-25
src/main.cc: Fix inline assembly syntax error on ARM
Robert Clausecker
2021-09-26
Restore diff based terminal output optimization when synchronized
Maxime Coste
2021-09-02
Remove terminal_wheel_up/down_button UI option
Maxime Coste
2021-08-28
Kakoune 2021.08.28
Maxime Coste
2021-08-22
Fix readonly behaviour
Maxime Coste
2021-07-26
Do not run unit tests in release builds
Maxime Coste
2021-07-20
Document the new write behaviour
Maxime Coste
2021-07-12
Rename NCursesUI to TerminalUI
Maxime Coste
2021-07-12
Replace ncurses with a naive custom terminal backend
Maxime Coste
2021-07-12
Quit server on SIGINT when it was not signaled by Kakoune itself
Maxime Coste
2021-07-07
Document command-fifo in changelog
Maxime Coste
2021-05-28
Support opening files bigger than 2 GiB
Maxime Coste
2021-04-27
Improve UX: better error message about debug buffer on startup errors
Markus F.X.J. Oberhumer
2021-03-11
Always redraw after getting some user input
Maxime Coste
2020-12-22
src: Catch “kill exceptions”’cleanly
Frank LENORMAND
2020-10-27
Replace `write -atomic` with `write -method <method>`
Maxime Coste
2020-10-20
Notify prompt completion changes in startup message
Maxime Coste
2020-10-19
Allow quiting last client with unsaved buffer in daemon mode
Maxime Coste
2020-09-09
Add support for removing from options
Maxime Coste
2020-09-01
Kakoune 2020.09.01
Maxime Coste
[prev]
[next]