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
2021-09-04
Add missing strikethrough in set-face docstring
Maxime Coste
2021-08-28
Support info markup spanning multiple lines
Maxime Coste
2021-08-22
Fix readonly behaviour
Maxime Coste
2021-08-17
Move control character escaping responsibility to the terminal UI
Maxime Coste
2021-07-20
Merge remote-tracking branch 'occivink/nop-ignore-unknown-switches'
Maxime Coste
2021-07-20
Prevent overwriting existing file in :write <explicit filename>
Maxime Coste
2021-07-19
nop: ignore unknown switches instead of failing
Olivier Perret
2021-05-28
Support opening files bigger than 2 GiB
Maxime Coste
2021-04-19
elif over "else if"
Ben Judd
2021-04-19
Merge remote-tracking branch 'Icantjuddle/fix_deprexated_mallinfo_call'
Maxime Coste
2021-04-18
Comments
Ben Judd
2021-04-17
mallinfo is deprecated in favor of mallinfo2
Ben Judd
2021-04-14
Fix `edit -readonly` command not setting `readonly` option
Taupiqueur
2021-01-01
Fix message typo
Jim Tittsler
2020-12-23
commands: add "registers" subcommand to :debug
Cole Helbling
2020-10-27
Replace `write -atomic` with `write -method <method>`
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-09-09
Add support for removing from options
Maxime Coste
2020-08-08
Rename DefinedHighlighters to SharedHighlighters
Maxime Coste
2020-07-21
Do not trigger RegisterModified hooks on register about to be restored
Maxime Coste
2020-07-19
Code style tweaks
Maxime Coste
2020-07-04
Add User hook support
Maxime Coste
2020-05-19
Output debug memory stats in a nice table
Maxime Coste
2020-05-10
Support piping data to client stdin
Maxime Coste
2020-05-02
Fix traling whitespaces
Maxime Coste
2020-05-02
Add support for alpha channel in colors
Maxime Coste
2020-04-13
Fix internal command naming
Maxime Coste
2020-03-30
Add -override support to add-highlighter
Maxime Coste
2020-03-15
Merge remote-tracking branch 'occivink/arrange-buffers'
Maxime Coste
2020-03-14
Allow reading from fifo in readonly buffers
Maxime Coste
2020-02-24
Add a new 'arrange-buffers' to let users change the order of the buflist
Olivier Perret
2020-02-22
Merge remote-tracking branch 'lenormf/complete-register-names'
Maxime Coste
2020-02-09
src: Allow `:write-all` to use -atomic, fix usage
Frank LENORMAND
2020-02-09
src: Let `:set-register` complete register names
Frank LENORMAND
2019-12-28
Redraw relevant clients after adding/removing highlighters
Maxime Coste
2019-12-28
Avoid unnecessary std::function
Maxime Coste
2019-12-07
Add -scratch and -file switches to the rename-buffer command
Maxime Coste
2019-12-05
Optimize regex in command
Maxime Coste
2019-12-02
src: Document the base face syntax in `:set-face`
Frank LENORMAND
2019-11-28
Merge remote-tracking branch 'lenormf/patch-2'
Maxime Coste
2019-11-24
Complete rename-buffer with filenames
Maxime Coste
2019-11-24
Replace tab characters with spaces in info/echo
Maxime Coste
2019-11-22
Add support for markup in info boxes
Maxime Coste
2019-11-21
Add a -atomic switch to write and change clang.kak to take advantage
Maxime Coste
2019-11-18
src: Give a reason why `:rename-buffer` failed
Frank LENORMAND
2019-11-12
Fix display column computations
Jason Felice
2019-11-12
Add support for selecting and exporting selections in display columns
Maxime Coste
2019-11-12
Add support for a -codepoint switch to the select command
Maxime Coste
2019-11-12
Fix use after free in enter_user_mode, use `user.<name>` for modename
Maxime Coste
[prev]
[next]