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
/
doc
/
pages
/
execeval.asciidoc
Age
Commit message (
Expand
)
Author
2025-06-03
Support '*' and comma separated list for exec/eval -client switch
Maxime Coste
2024-07-17
Avoid doc renderer corner case in execeval page
Maxime Coste
2024-04-12
Introduce "local" scope in evaluate-commands
Maxime Coste
2022-08-01
doc execeval: mention that the colon register is saved by default
Johannes Altmanninger
2022-07-13
Update doc/pages/execeval.asciidoc
Alan
2022-07-13
Amended the documentation for grammatical correctness, neatness, uniformity,
Pound_Hash
2019-10-23
Add a -verbatim switch to evaluate-commands for perfect forwarding
Maxime Coste
2019-03-26
doc: add precision about -buffer switch on eval/exec
Bruno Heridet
2018-08-16
docs: add -always and -once switch on hooks page
Delapouite
2018-07-05
Add -with-hooks to execute-keys and make -no-hooks evaluate-commands specific
Maxime Coste
2018-07-05
Make -with-maps only available for execute-keys command
Maxime Coste
2018-07-05
Do not save any registers by default in evaluate-commands
Maxime Coste
2018-03-27
Docs: add missing `*` for -buffer switch of exec/eval
Delapouite
2018-02-24
Always collapse jumps in exec/eval, remove -collapse-jumps switch
Maxime Coste
2017-11-08
Docs: use full names for exec/eval and add links to relevant pages
Delapouite
2017-11-02
documentation pages: Remove tabs
Maxime Coste
2017-11-02
doc.kak: Render documentation internally instead of relying on man
Maxime Coste
2017-11-01
Rename doc/manpages to doc/pages
Maxime Coste