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
2022-11-19
Accept "cd dir/" again instead of using a subdirectory
Johannes Altmanninger
2022-11-10
Merge remote-tracking branch 'krobelus/undo-selection-change'
Maxime Coste
2022-11-04
Remove wrong rejection of upper case mappings in goto mode
Maxime Coste
2022-11-04
Add -to-shell-script echo switch
Maxime Coste
2022-10-16
Allow to put switches after :write's positional argument
Johannes Altmanninger
2022-09-09
Merge remote-tracking branch 'krobelus/embrace-menu-3'
Maxime Coste
2022-09-09
Merge remote-tracking branch 'krobelus/to-string'
Maxime Coste
2022-09-09
Merge remote-tracking branch 'krobelus/write-autoinfo'
Maxime Coste
2022-09-09
Merge remote-tracking branch 'krobelus/cleanup'
Maxime Coste
2022-09-02
Prepare to record selection changes as perceived by the user
Johannes Altmanninger
2022-08-28
Show write -force parameter only for commands that support it
Johannes Altmanninger
2022-08-24
Fix synopsis of write-quit commands
Johannes Altmanninger
2022-08-21
Merge remote-tracking branch 'krobelus/set-remove-autoinfo'
Maxime Coste
2022-08-20
Add support for field width and digit grouping in format
Maxime Coste
2022-08-17
Use make_array to avoid specifying the array size
Johannes Altmanninger
2022-08-17
Rename key_to_str() to the more idiomatic to_string()
Johannes Altmanninger
2022-08-03
Merge remote-tracking branch 'krobelus/history-in-mappings'
Maxime Coste
2022-08-01
Do not record prompt history when executing user mode mappings
Johannes Altmanninger
2022-08-01
Show the default values for -save-regs in autoinfo of exec/eval
Johannes Altmanninger
2022-08-01
Fix typo in eval/exec code
Johannes Altmanninger
2022-07-30
Use menu behavior for completing builtins where appropriate
Johannes Altmanninger
2022-07-28
Use menu behavior when completing change-directory
Johannes Altmanninger
2022-07-28
Use menu behavior when completing scope arguments
Johannes Altmanninger
2022-07-28
Use and extract functions for completing scope arguments
Johannes Altmanninger
2022-07-28
Fix autoinfo for "set-option -remove" not showing option-specific info
Johannes Altmanninger
2022-07-28
Remove redundant handling of "-add" from set-option completer
Johannes Altmanninger
2022-07-28
Merge remote-tracking branch 'krobelus/embrace-menu-2'
Maxime Coste
2022-07-28
Merge remote-tracking branch 'krobelus/support-prompt-menu'
Maxime Coste
2022-07-22
Support "prompt -menu" to mark completions as authoritative
Johannes Altmanninger
2022-07-22
Extract function for parsing completion switches
Johannes Altmanninger
2022-07-22
Move input completer when constructing PromptCompleterAdapter
Johannes Altmanninger
2022-07-21
Use menu behavior for add-highlighter/remove-highlighter completion
Johannes Altmanninger
2022-07-21
Elide temporary vector when completing keymap modes (user modes)
Johannes Altmanninger
2022-07-21
Deduplicate functions for completing alias names
Johannes Altmanninger
2022-07-21
Make completers take "StringView" instead of "const String&" for compatibilit...
Johannes Altmanninger
2022-07-18
Improve readability of debug memory command output
Maxime Coste
2022-05-26
Filter out switches when completing commands
Maxime Coste
2022-04-25
Introduce a flatten range adapter and use it in execute_keys_cmd
Maxime Coste
2022-03-06
Add a complete-command command to configure command completion
Maxime Coste
2022-02-01
Fix modified keys not being mappable in goto mode
Maxime Coste
2022-01-23
Restore goto case insensitiveness, refuse to map upper case
Maxime Coste
2021-11-21
Replace std::enable_if with requires
Maxime Coste
2021-11-16
Documented -override switch for add-highlighter
Carson
2021-11-05
src highlighters: Factorise docstrings
Frank LENORMAND
2021-10-29
Complete alias command with existing alias names
Maxime Coste
2021-10-24
Ensure rename-buffer uses a filename for file buffers
Maxime Coste
2021-10-07
Grammar
Jonta
2021-09-09
src: Fix `on-key` usage docstring
Frank LENORMAND
2021-09-08
Fix set-face docstring to include underline color
Maxime Coste
2021-09-07
Add support for curly underline and separate underline color
Maxime Coste
[prev]
[next]