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
/
commands.cc
Age
Commit message (
Expand
)
Author
2019-11-11
Add mode information to next-key mode name
Maxime Coste
2019-11-09
Add static or const where useful
Jason Felice
2019-11-09
Merge remote-tracking branch 'eraserhd/selection-list-cleanup'
Maxime Coste
2019-11-07
Merge selection list parsing into selection_list_from_strings
Jason Felice
2019-11-01
Use single_param more and add double_params
Delapouite
2019-10-23
Add a -verbatim switch to evaluate-commands for perfect forwarding
Maxime Coste
2019-07-25
src: De-indent docstrings passed to command/option/mapping definitions
Frank LENORMAND
2019-07-22
Ensure current context switches away from buffer on delete-buffer
Maxime Coste
2019-07-21
save command history in execute-keys by default
Maxime Coste
2019-06-23
Use register to store prompt history
Maxime Coste
2019-06-23
Add support for `echo -quoting (raw|kakoune|shell)` switch
Maxime Coste
2019-05-21
Fix compilation on older gcc / clang
Maxime Coste
2019-05-17
Introduce Menu completion flags to auto select best candidate
Maxime Coste
2019-05-13
Add completion support to load-module
Maxime Coste
2019-05-13
Support discarding selections in exec/eval -itersel
Maxime Coste
2019-04-25
Merge remote-tracking branch 'laelath/provides-requires'
Maxime Coste
2019-04-17
Rename info -placement to info -style and support modal style
Maxime Coste
2019-04-15
Support '-placement menu' switch in the info command
Maxime Coste
2019-04-12
Make it possible to edit an existing scratch buffer again
Maxime Coste
2019-04-08
Added 'provide-module' and 'require-module' commands
Justin Frank
2019-04-08
Set up command boilerplate for provide-module and require-module
Justin Frank
2019-04-08
Auto generate buffer name when using edit -scratch with no name
Maxime Coste
2019-04-07
Add a -to-file <filename> switch to the echo command
Maxime Coste
2019-04-01
Add -timestamp switch support to the select command
Maxime Coste
2019-03-24
Add support for -shell-script-* completion in :prompt
Maxime Coste
2019-03-24
Extract shell script completion code into structs
Maxime Coste
2019-03-21
Track more memory statistics
Maxime Coste
2019-03-05
Merge remote-tracking branch 'krobelus/write-all-note-modified'
Maxime Coste
2019-03-05
Make error description available as "%val{error}" during catch blocks
Maxime Coste
2019-02-25
Document that write-all only writes modified buffers
Johannes Altmanninger
2019-02-17
Collapse jumps based on current index change
Maxime Coste
2019-02-17
Run WinClose hook before putting the window into trash
Maxime Coste
2019-02-12
Introduce a writemethod option to either overwrite or replace files
Maxime Coste
2019-02-12
Refactor write_buffer_to_file to use a flags param
Maxime Coste
2019-02-11
Fix bug in 'itersel' handling that could result in unsorted selections
Maxime Coste
2019-01-25
Add missing [<switches>] argument to declare-option
Jan-Jaap Korpershoek
2019-01-24
Header and dependency cleanup
Maxime Coste
2018-12-08
Very minor grammar fix
Ivan Oleynikov
2018-12-01
src: Prevent `:prompt -on-change` from crashing the editor
Frank LENORMAND
2018-11-27
Merge remote-tracking branch 'Delapouite/face-helper'
Maxime Coste
2018-11-10
doc: fix misc typos for source and region highlighter
Delapouite
2018-11-09
Add set-face/unset-face CommandHelpers
Delapouite
2018-11-06
Merge remote-tracking branch 'Delapouite/debug-regex'
Maxime Coste
2018-10-30
Truncate incomplete debug command docstring
Delapouite
2018-10-28
replace usage of the deprecated 'e' face attribute with the new 'F' one
Ruslan Prokopchuk
2018-10-23
Refactor Hook management to have a well defined list of hooks
Maxime Coste
2018-10-08
Add alias completer to unalias command
Delapouite
2018-10-03
Added shell command completion support to define-command and prompt
Justin Frank
2018-09-23
Add a way to unmap all keys of a given mode at once
Delapouite
2018-09-22
Reject hook names that are not alphanumeric _ or - or start with -
Maxime Coste
[prev]
[next]