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
2017-05-25
Add support for raw C++ strings in c-family highlighting
Maxime Coste
2017-05-24
Rename line-flags option type to line-specs
Maxime Coste
2017-05-24
Small code tweak
Maxime Coste
2017-05-24
Fix hardware cursor positioning in prompt when status bar is on bottom
Maxime Coste
2017-05-23
Remove unneeded forward declaration
Maxime Coste
2017-05-23
Fix man.kak when man pages filenames just end up with the manual section
Maxime Coste
2017-05-22
Do not avoid eol in insert mode vertical movement
Maxime Coste
2017-05-22
Fix bug where idle timers of disabled modes were still run
Maxime Coste
2017-05-22
Remove virtual destructor from OptionManagerWatcher
Maxime Coste
2017-05-22
Fix scrolling when cursor is on a wrapped part of the last displayed line
Maxime Coste
2017-05-21
Add some missing tests for c-family indent
Maxime Coste
2017-05-21
Smarter align to opening parenthesis/brace supporting multiline
Maxime Coste
2017-05-21
Fix vertical movement with tabstops
Maxime Coste
2017-05-21
Merge remote-tracking branch 'lenormf/doc-public-options'
Maxime Coste
2017-05-21
Commit correct version of c-family indent change
Maxime Coste
2017-05-21
Merge remote-tracking branch 'danr/Add-modified-value-if-buffer-has-modificat...
Maxime Coste
2017-05-21
Merge branch 'master' of git://github.com/ManDay/kakoune
Maxime Coste
2017-05-21
Merge branch 'master' of git://github.com/bmwiedemann/kakoune
Maxime Coste
2017-05-20
Always link input files in the same order
Bernhard M. Wiedemann
2017-05-20
do not embed timestamps in .gz files
Bernhard M. Wiedemann
2017-05-20
Changed wording of completers description
Cedric Sodhi
2017-05-20
Support aligning to opening { as well as ( in c-family indent
Maxime Coste
2017-05-20
Change <a-z>/<a-Z> to combine selections instead of appending
Maxime Coste
2017-05-19
Merge remote-tracking branch 'lenormf/rc-misc-fixes'
Maxime Coste
2017-05-19
Merge remote-tracking branch 'danr/doc-esc-key'
Maxime Coste
2017-05-19
Merge remote-tracking branch 'danr/Document-that-markup-is-possible-in-comple...
Maxime Coste
2017-05-19
Merge remote-tracking branch 'danr/Highlight-object-keys-in-yaml'
Maxime Coste
2017-05-19
Merge remote-tracking branch 'danr/Fix-reference-to-kakrc-highlighter-for-mar...
Maxime Coste
2017-05-19
Merge remote-tracking branch 'danr/Add-some-missing-languages-to-comment.kak'
Maxime Coste
2017-05-19
Merge remote-tracking branch 'lenormf/doc-E'
Maxime Coste
2017-05-18
Add modified value if buffer has modifications not saved
Dan Rosén
2017-05-18
Make hardware cursor visible in ncurses ui
Maxime Coste
2017-05-18
Small reorganization in the normal keymap
Maxime Coste
2017-05-17
Move constexpr compatible Array struct to meta.hh
Maxime Coste
2017-05-17
Highlight 'copied' file action in git-commit buffers
Maxime Coste
2017-05-17
small code cleanups
Maxime Coste
2017-05-17
Add missing std::move in on_scope_end implementation
Maxime Coste
2017-05-17
Add range-faces -> range-specs rename to the breaking changes message
Maxime Coste
2017-05-17
Rename range-faces to range-specs
Maxime Coste
2017-05-17
Document escape key and update Q doc according to normal.cc
Dan Rosén
2017-05-17
Document that markup is possible in completion menu entries.
Dan Rosén
2017-05-16
rc: Simplify and optimize the `alt` command
Frank LENORMAND
2017-05-16
rc: Use POSIX `command -v` instead of `which`
Frank LENORMAND
2017-05-16
rc: Document non-hidden options with `-docstring`
Frank LENORMAND
2017-05-16
Highlight object keys in yaml
Dan Rosén
2017-05-16
Add some missing languages to comment.kak
Dan Rosén
2017-05-15
Remove ad-hoc rules in kakrc highlighter
Dan Rosén
2017-05-15
Improve kakrc highlighter with more static words
Dan Rosén
2017-05-15
Fix reference to kakrc highlighter for markdown
Dan Rosén
2017-05-15
kakrc: Simplify and optimize the autoload function
Frank LENORMAND
[prev]
[next]