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-07-05
Auto-generate highlighter name if only path is given
Maxime Coste
2018-07-05
Refactor RegionsHighlighters to define each region as a separate command
Maxime Coste
2018-07-05
Add HashMap::items to access item list
Maxime Coste
2018-07-05
Fix ParameterParser::position_from with arbitrary indices
Maxime Coste
2018-07-05
Refactor add-highlighter to make naming explicit
Maxime Coste
2018-07-05
Introduce a "double_up" function for doubling up escaping
Maxime Coste
2018-07-05
Fix auto escaping of command argument completion
Maxime Coste
2018-07-05
jedi.kak: Fix post command line parsing refactoring
Maxime Coste
2018-07-05
Fix remaining static_words and spell.kak for the new list syntax
Shachaf Ben-Kiki
2018-07-05
Improve highlighting of Kakrc string regions
Maxime Coste
2018-07-05
Change kakrc string highlighting to follow the new string syntax
Maxime Coste
2018-07-05
Refactor handling of startup info to make it configurable
Maxime Coste
2018-07-05
Formatting fix of expansions.asciidoc
Maxime Coste
2018-07-05
Expand %reg{} inside double quotes only to the main selection value
Maxime Coste
2018-07-05
Tolerate restoring invalid coordinates from register
Maxime Coste
2018-07-05
Reference the big breaking refactoring in the startup message
Maxime Coste
2018-07-05
Update Changelog to describe the list syntax overhaul
Maxime Coste
2018-07-05
Make register expansions expand to the full register content
Maxime Coste
2018-07-05
Store each selection as a separate element in a register
Maxime Coste
2018-07-05
Change set-register command to take a list of values
Maxime Coste
2018-07-05
Fix selection save/restore from registers post selection list syntax change
Maxime Coste
2018-07-05
Add 'skip(size_t)' range utility to skip a number of elements
Maxime Coste
2018-07-05
tests: Update selections files to match the new selection list syntax
Maxime Coste
2018-07-05
Update commands.asciidoc, options.asciidoc and expansions.asciidoc pages
Maxime Coste
2018-07-05
Change env vars that are lists to use the general list syntax
Maxime Coste
2018-07-05
doc.kak: Fix post list syntax refactoring
Maxime Coste
2018-07-05
Make selection lists use the option list syntax
Maxime Coste
2018-07-05
Fix c-family.kak static_words definition
Maxime Coste
2018-07-05
Fix extra-word-chars test post list option refactoring
Maxime Coste
2018-07-05
Convert some of the rc/ scripts to the new list syntax
Maxime Coste
2018-07-05
Change option lists to be specified as separate arguments on commands line
Maxime Coste
2018-07-05
Make expansion of strings support quoting of % by doubling up
Maxime Coste
2018-07-05
doc/pages: Add command-parsing.asciidoc to describe command line parsing
Maxime Coste
2018-07-05
Refactor command line parsing
Maxime Coste
2018-07-05
Fix register saving post -save-regs behaviour change
Maxime Coste
2018-07-05
test/run: Fix script post hook behaviour change
Maxime Coste
2018-07-05
ctags.kak: remove -no-hooks from execute-keys
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
Merge remote-tracking branch 'lenormf/synchronized-write'
Maxime Coste
2018-07-04
Fix git-tools.kak use of $@
Maxime Coste
2018-07-04
rc: Synchronize important file writes
Frank LENORMAND
2018-07-04
src: Add a `-sync` flag to the write commands
Frank LENORMAND
2018-07-03
Use bg1
Maxim Baz
2018-07-03
Make tests a bit more interesting
Maxim Baz
2018-07-03
Merge remote-tracking branch 'maximbaz/add-missing-python3-keyword-nonlocal'
Maxime Coste
2018-07-03
Merge remote-tracking branch 'maximbaz/git-gutter-further-improvements'
Maxime Coste
[prev]
[next]