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
2018-09-20
Add completion for rename-buffer, rename-client and rename-session
Delapouite
2018-09-12
Change remove-hooks to take a regular expression
Maxime Coste
2018-09-07
Join highlighter parameters with a '_' to autogenerate their name
Maxime Coste
2018-09-03
docs: add missing -sync and exit status in autoinfo and doc page
Delapouite
2018-08-30
Merge remote-tracking branch 'Screwtapello/support-user-map-options'
Maxime Coste
2018-08-30
Merge remote-tracking branch 'occivink/source-with-args'
Maxime Coste
2018-08-30
Merge branch 'patch-1' of https://github.com/John-Colvin/kakoune
Maxime Coste
2018-08-30
Extend `source` command to support parameters.
Shachaf Ben-Kiki
2018-08-29
Use shell specific quoting for env vars
Maxime Coste
2018-08-28
Missing space at eol in write CommandDesc
John Colvin
2018-08-21
src: Make sure buffers are saved regardless of the client count
Frank LENORMAND
2018-08-21
Support user-defined "str-to-str-map" options.
Tim Allen
2018-08-16
Add a test case for -once hooks and code style tweaks
Maxime Coste
2018-08-16
Merge remote-tracking branch 'lenormf/fix-hook-once'
Maxime Coste
2018-08-11
src: Forbid empty `menu` entries
Frank LENORMAND
2018-08-06
src: Allow hooks to be run only once
Frank LENORMAND
2018-08-02
src: Stay in user-mode when an unmapped key is hit in lock-mode
Frank LENORMAND
2018-08-02
src: Make `enter_user_mode()` tail-recursive
Frank LENORMAND
2018-07-30
Fix compilation with gcc-5
Maxime Coste
2018-07-28
Merge remote-tracking branch 'Delapouite/map-key-completer'
Maxime Coste
2018-07-23
Support setting registers to empty lists
Maxime Coste
2018-07-19
Re-introduce kill_session::exit_status, @lenormf was right
Maxime Coste
2018-07-19
Merge remote-tracking branch 'lenormf/kill-clients-exit-code'
Maxime Coste
2018-07-19
src: Propagate to clients the `kill` exit code
Frank LENORMAND
2018-07-19
Merge remote-tracking branch 'icetan/buffer-reload-hook'
Maxime Coste
2018-07-19
Reduce confusion in add-highlighter docstring
Maxime Coste
2018-07-14
Merge remote-tracking branch 'Screwtapello/fix-info-docstring'
Maxime Coste
2018-07-10
The info command only takes one content string, not one-or-more.
Tim Allen
2018-07-09
Add BufReload hook which is triggered on buffer reload
Christopher Fredén
2018-07-08
Use a memory mapped file for sourcing
Maxime Coste
2018-07-05
Fix asserts with -sync flag handling and slight code cleanup
Maxime Coste
2018-07-05
Tweak how highlighter names are auto-generated
Maxime Coste
2018-07-05
Fix add-highlighter docstring
Maxime Coste
2018-07-05
Prevent adding region/default-region highlighters to non-regions parents
Maxime Coste
2018-07-05
Auto-generate highlighter name if only path is given
Maxime Coste
2018-07-05
Refactor add-highlighter to make naming explicit
Maxime Coste
2018-07-05
Change set-register command to take a list of values
Maxime Coste
2018-07-05
Make selection lists use the option list syntax
Maxime Coste
2018-07-05
Change option lists to be specified as separate arguments on commands line
Maxime Coste
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-07-05
Do not reparse %sh{...} strings
Maxime Coste
2018-07-04
Merge remote-tracking branch 'lenormf/edit-readonly-flag'
Maxime Coste
2018-07-04
src: Add a `-sync` flag to the write commands
Frank LENORMAND
2018-07-03
src: Allow the `edit` command to create readonly buffers
Frank LENORMAND
2018-06-15
Improve unmap command key-completer
Delapouite
2018-06-13
Fix edit -fifo without -scroll when the buffer is already opened
Maxime Coste
2018-05-26
Rework `fail` command not to display command call stack
Maxime Coste
2018-05-24
Fix potential assert on itersel selection restoration
Maxime Coste
[prev]
[next]