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
Age
Commit message (
Expand
)
Author
2018-04-06
Make error messages more consistent
Delapouite
2018-04-06
Merge remote-tracking branch 'Delapouite/add'
Maxime Coste
2018-04-06
Make compute_display_setup methods const
Maxime Coste
2018-04-05
Docs: describe the -add switch of set-option
Delapouite
2018-04-05
Add new buffers at the back of the buffer list
Maxime Coste
2018-04-05
Merge remote-tracking branch 'Delapouite/declare-option'
Maxime Coste
2018-04-05
Fix some trailing spaces and a tab that sneaked into the code base
Maxime Coste
2018-04-04
Merge remote-tracking branch 'Delapouite/asciidoc'
Maxime Coste
2018-04-04
NCurses: Tolerate failure to open /dev/tty and to ioctl for resize
Maxime Coste
2018-04-04
Prompt: add <a-!> to expand the typed expansions in current line
Maxime Coste
2018-04-04
markdown.kak: Do not use regions for single/double ` spans
Maxime Coste
2018-04-03
Docs: fix asciidoc list formatting issue
Delapouite
2018-04-03
Merge remote-tracking branch 'Delapouite/fifo'
Maxime Coste
2018-04-03
Docs: add short mention about "named pipe" in fifo section
Delapouite
2018-04-03
coding-style.asciidoc: Update to C++14 and add a few more guidelines
Maxime Coste
2018-04-01
Merge remote-tracking branch 'lenormf/fix-ncurses'
Maxime Coste
2018-04-01
Merge remote-tracking branch 'lenormf/fix-doc'
Maxime Coste
2018-04-01
Restore previous status line after notifying wait for shell
Maxime Coste
2018-03-31
src: Make code more readable, assert function calls that shouldn't fail
Frank LENORMAND
2018-03-31
doc highlighters: Don't hardcode timestamps
Frank LENORMAND
2018-03-30
Support full redraws during shell execution and handle resize there
Maxime Coste
2018-03-30
ctags.kak: Fix compatibility with OSX by using custom realpath implementation
Maxime Coste
2018-03-30
Revert "Simplify comment-line command using trimming primitive"
Maxime Coste
2018-03-30
Make set -add replace existing value when applied to a map option
Maxime Coste
2018-03-30
Merge remote-tracking branch 'Delapouite/readme'
Maxime Coste
2018-03-30
Merge remote-tracking branch 'Delapouite/ctrl-u'
Maxime Coste
2018-03-30
make.kak: Fix Ninja compatibility for directory entering messages
Maxime Coste
2018-03-29
Add status message when commiting an undo group in insert mode
Delapouite
2018-03-29
Docs: change rotation keys in README
Delapouite
2018-03-28
Merge remote-tracking branch 'Delapouite/on-key'
Maxime Coste
2018-03-28
Fix uninitialized m_empty_text StringView in LineEditor
Maxime Coste
2018-03-28
Fix typo in on-key command description
Delapouite
2018-03-28
Merge remote-tracking branch 'Delapouite/comment'
Maxime Coste
2018-03-27
Simplify comment-line command using trimming primitive
Delapouite
2018-03-27
Give more hints in "option not found" error.
Delapouite
2018-03-27
Docs: update trampoline with new rotation primitives
Delapouite
2018-03-27
Merge remote-tracking branch 'Delapouite/docs'
Maxime Coste
2018-03-27
Support count in <a-s> to split on groups of n lines
Maxime Coste
2018-03-27
Docs: add missing `*` for -buffer switch of exec/eval
Delapouite
2018-03-27
Simplify command debug code
Maxime Coste
2018-03-27
Prompt: Do not call callback in on_enabled
Maxime Coste
2018-03-27
Fix 'O' not putting the cursor on the correct line
Maxime Coste
2018-03-26
Formatting fix
Maxime Coste
2018-03-26
Fix operator priority order error
Maxime Coste
2018-03-26
Merge remote-tracking branch 'lenormf/fix-kakrc'
Maxime Coste
2018-03-25
Avoid visiting the same directory multiple times in insert filename completion
Maxime Coste
2018-03-25
Allow explicit filename completion with empty prefix
Maxime Coste
2018-03-25
Merge remote-tracking branch 'lenormf/fix-json-ui-doc'
Maxime Coste
2018-03-25
Merge remote-tracking branch 'lenormf/fix-d'
Maxime Coste
2018-03-25
doc json_ui: Document the `refresh` request
Frank LENORMAND
[prev]
[next]