summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-05Auto-generate highlighter name if only path is givenMaxime Coste
2018-07-05Refactor RegionsHighlighters to define each region as a separate commandMaxime Coste
2018-07-05Add HashMap::items to access item listMaxime Coste
2018-07-05Fix ParameterParser::position_from with arbitrary indicesMaxime Coste
2018-07-05Refactor add-highlighter to make naming explicitMaxime Coste
2018-07-05Introduce a "double_up" function for doubling up escapingMaxime Coste
2018-07-05Fix auto escaping of command argument completionMaxime Coste
2018-07-05jedi.kak: Fix post command line parsing refactoringMaxime Coste
2018-07-05Fix remaining static_words and spell.kak for the new list syntaxShachaf Ben-Kiki
2018-07-05Improve highlighting of Kakrc string regionsMaxime Coste
2018-07-05Change kakrc string highlighting to follow the new string syntaxMaxime Coste
2018-07-05Refactor handling of startup info to make it configurableMaxime Coste
2018-07-05Formatting fix of expansions.asciidocMaxime Coste
2018-07-05Expand %reg{} inside double quotes only to the main selection valueMaxime Coste
2018-07-05Tolerate restoring invalid coordinates from registerMaxime Coste
2018-07-05Reference the big breaking refactoring in the startup messageMaxime Coste
2018-07-05Update Changelog to describe the list syntax overhaulMaxime Coste
2018-07-05Make register expansions expand to the full register contentMaxime Coste
2018-07-05Store each selection as a separate element in a registerMaxime Coste
2018-07-05Change set-register command to take a list of valuesMaxime Coste
2018-07-05Fix selection save/restore from registers post selection list syntax changeMaxime Coste
2018-07-05Add 'skip(size_t)' range utility to skip a number of elementsMaxime Coste
2018-07-05tests: Update selections files to match the new selection list syntaxMaxime Coste
2018-07-05Update commands.asciidoc, options.asciidoc and expansions.asciidoc pagesMaxime Coste
2018-07-05Change env vars that are lists to use the general list syntaxMaxime Coste
2018-07-05doc.kak: Fix post list syntax refactoringMaxime Coste
2018-07-05Make selection lists use the option list syntaxMaxime Coste
2018-07-05Fix c-family.kak static_words definitionMaxime Coste
2018-07-05Fix extra-word-chars test post list option refactoringMaxime Coste
2018-07-05Convert some of the rc/ scripts to the new list syntaxMaxime Coste
2018-07-05Change option lists to be specified as separate arguments on commands lineMaxime Coste
2018-07-05Make expansion of strings support quoting of % by doubling upMaxime Coste
2018-07-05doc/pages: Add command-parsing.asciidoc to describe command line parsingMaxime Coste
2018-07-05Refactor command line parsingMaxime Coste
2018-07-05Fix register saving post -save-regs behaviour changeMaxime Coste
2018-07-05test/run: Fix script post hook behaviour changeMaxime Coste
2018-07-05ctags.kak: remove -no-hooks from execute-keysMaxime Coste
2018-07-05Add -with-hooks to execute-keys and make -no-hooks evaluate-commands specificMaxime Coste
2018-07-05Make -with-maps only available for execute-keys commandMaxime Coste
2018-07-05Do not save any registers by default in evaluate-commandsMaxime Coste
2018-07-05Do not reparse %sh{...} stringsMaxime Coste
2018-07-04Merge remote-tracking branch 'lenormf/edit-readonly-flag'Maxime Coste
2018-07-04Merge remote-tracking branch 'lenormf/synchronized-write'Maxime Coste
2018-07-04Fix git-tools.kak use of $@Maxime Coste
2018-07-04rc: Synchronize important file writesFrank LENORMAND
2018-07-04src: Add a `-sync` flag to the write commandsFrank LENORMAND
2018-07-03Use bg1Maxim Baz
2018-07-03Make tests a bit more interestingMaxim Baz
2018-07-03Merge remote-tracking branch 'maximbaz/add-missing-python3-keyword-nonlocal'Maxime Coste
2018-07-03Merge remote-tracking branch 'maximbaz/git-gutter-further-improvements'Maxime Coste