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
2020-12-25
Avoid non-POSIX ln -r switch
Maxime Coste
2020-12-23
commands: add "registers" subcommand to :debug
Cole Helbling
2020-12-22
remove unused variable changes_tracker
Jean Abed
2020-12-22
src: Catch “kill exceptions”’cleanly
Frank LENORMAND
2020-12-20
Add Timer::disable() to be more explicit than set_next_date(TimePoint::max())
Maxime Coste
2020-12-09
Add a libexec/ directory and use it to find the kak command
Maxime Coste
2020-12-05
Merge remote-tracking branch 'occivink/no-sel-remaining-alt-space'
Maxime Coste
2020-12-03
Throw no_selections_remaining when using <a-space>
Olivier Perret
2020-12-01
Avoid potential use after free of the mode name
Maxime Coste
2020-12-01
Ensure InputModes are kept alive during their idle logic
Maxime Coste
2020-11-22
Merge remote-tracking branch 'AndrewVos/ignore-indent-on-line-completion'
Maxime Coste
2020-11-20
Ignore indent when completing lines
Andrew Vos
2020-11-18
Restore auto-select on return, add a flag to disable that for commands
Maxime Coste
2020-11-17
Revert "Auto-insert prompt menu completions on <ret> if any text was entered"
Maxime Coste
2020-11-11
Merge remote-tracking branch '6112/msys2-wcwidth' into master
Maxime Coste
2020-11-07
Fix performance issue with word completion
Maxime Coste
2020-11-07
Fix performance issue when pasting many selection
Maxime Coste
2020-11-02
Handle reading from stdin returning 0
Maxime Coste
2020-11-01
Auto-insert prompt menu completions on <ret> if any text was entered
Maxime Coste
2020-10-31
src/ncurses_ui.cc: Teach Kakoune about ctrl-symbol keys.
Tim Allen
2020-10-27
Replace `write -atomic` with `write -method <method>`
Maxime Coste
2020-10-20
Support explicit register for :, |, ! and $ commands
Maxime Coste
2020-10-20
Disable auto-insertion of menu completion when no text was entered
Maxime Coste
2020-10-20
Notify prompt completion changes in startup message
Maxime Coste
2020-10-19
Fix wcwidth() compile error with MSYS2
Nicolas Ouellet-payeur
2020-10-19
Auto-insert best completion on space for menu completions
Maxime Coste
2020-10-19
Allow quiting last client with unsaved buffer in daemon mode
Maxime Coste
2020-10-19
Remove the rename-client's nc alias
Maxime Coste
2020-10-19
Merge remote-tracking branch 'm-kru/vhdl' into master
Maxime Coste
2020-10-19
Add support for explicit completion in prompt mode
Maxime Coste
2020-10-12
Code cleanup in insert completer
Maxime Coste
2020-10-12
Fix region regexes incorrectly matching ^$ at end of line
Maxime Coste
2020-09-30
Merge branch 'add-illumos' of http://github.com/luka-devnull/kakoune into master
Maxime Coste
2020-09-22
Ensure that the capture group actually matched in select_matches
Maxime Coste
2020-09-18
Add illumos/Solaris support
luka null
2020-09-09
Add support for removing from options
Maxime Coste
2020-09-01
Kakoune 2020.09.01
Maxime Coste
2020-08-30
Trigger InsertCompletionHide hook when switching to explicit completion
Maxime Coste
2020-08-30
Fix face attributes to string conversion with F shorthand
Maxime Coste
2020-08-18
Clear inserted_ranges after updating insert completions candidates
Maxime Coste
2020-08-17
Do not fork in daemon mode
Maxime Coste
2020-08-08
Rename DefinedHighlighters to SharedHighlighters
Maxime Coste
2020-08-06
Merge remote-tracking branch 'eraserhd/runtime-var'
Maxime Coste
2020-08-04
Override runtime by setting $KAKOUNE_RUNTIME
Jason Felice
2020-08-04
Kakoune 2020.08.04 startup info
Maxime Coste
2020-08-02
Support count argument for [s and ]s
Johannes Altmanninger
2020-08-02
Support count argument for [p and ]p
Johannes Altmanninger
2020-08-02
Do not flush input buffer in UI creation
Maxime Coste
2020-07-31
Fix alpha of merged faces
Maxime Coste
2020-07-21
Do not trigger RegisterModified hooks on register about to be restored
Maxime Coste
[prev]
[next]