summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-24Rename KeyMapInfo → KeymapInfoDelapouite
2017-11-24Merge remote-tracking branch 'Delapouite/remaining-buffers'Maxime Coste
2017-11-24Window: fix buffer_coord when a line buffer range is emptyMaxime Coste
2017-11-24Merge remote-tracking branch 'occivink/comment'Maxime Coste
2017-11-23set registers directly instead of expanding options in execOlivier Perret
2017-11-23Merge remote-tracking branch 'fsub/warnings'Maxime Coste
2017-11-22Remove unused lambda capturesfsub
2017-11-22dynregex: slight code refactor, moving a helper function to lambdaMaxime Coste
2017-11-21Wrap: simplify logic a bit and fix case where too many lines got displayedMaxime Coste
2017-11-20Add modified buffers count in error message of non-force quitDelapouite
2017-11-20Merge remote-tracking branch 'Delapouite/common_prefix'Maxime Coste
2017-11-20Remove extraneous common_prefix in input_handlerDelapouite
2017-11-19Docs: add missing -i <suffix> command line flagDelapouite
2017-11-19Merge remote-tracking branch 'somasis/gzip-man'Maxime Coste
2017-11-19Makefile: Add ability to disable compressing manpageKylie McClain
2017-11-19Merge remote-tracking branch 'lenormf/fix-python-exceptions'Maxime Coste
2017-11-18rc python: Highlight built-in exceptionsFrank LENORMAND
2017-11-17Makefile: use PKG_CONFIG, not pkg-configKylie McClain
2017-11-17Makefile: use PKG_CONFIG, not pkg-configKylie McClain
2017-11-16screen.kak: use `define-command` full name instead of `def` aliasMaxime Coste
2017-11-16Merge remote-tracking branch 'nochiel/nochiel-screen'Maxime Coste
2017-11-15code review: typos.Nicholas Ochiel
2017-11-15Integration with GNU screen; based on tmux.kakNicholas Ochiel
2017-11-14Merge remote-tracking branch 'lenormf/extend-python-highlighters'Maxime Coste
2017-11-14rc python: Extend highlighted keywords and numbersFrank LENORMAND
2017-11-14c-family.kak: Use <a-S> in various auto indent hooksMaxime Coste
2017-11-14c-family.kak: Highlight character literals laterMaxime Coste
2017-11-14Merge remote-tracking branch 'fsub/c-family'Maxime Coste
2017-11-14Merge remote-tracking branch 'jkonecny/patch-2'Maxime Coste
2017-11-13Remove Fedora versions from ReadmeJiri Konecny
2017-11-13Normal: add <a-S> to select first and last char of selectionMaxime Coste
2017-11-13Merge remote-tracking branch 'Delapouite/jump-count'Maxime Coste
2017-11-13Add count support to jumps (<c-o> and <c-i>). Add jumps testsDelapouite
2017-11-13Options: rework conversion to string of prefixed listsMaxime Coste
2017-11-13option_types.hh: fix unfulfilled dependencies of the headerMaxime Coste
2017-11-12c-familiy.kak: improve highlighting of C++ literalsfsub
2017-11-13Regex: add unit test for #1693Maxime Coste
2017-11-12Fix #1693: typo in RegexParser::character_class()fsub
2017-11-12NCurses: use the general face merging function to handle default faceMaxime Coste
2017-11-12Doc pages: Use passive form, never address the reader as 'you'Maxime Coste
2017-11-12Merge remote-tracking branch 'Delapouite/README'Maxime Coste
2017-11-12Merge remote-tracking branch 'Delapouite/buffers'Maxime Coste
2017-11-12Remote: when converting to client, suspend *after* connectingMaxime Coste
2017-11-12Move Array and ConstexprVector to a constexpr_utils.hh headerMaxime Coste
2017-11-12Regex: Use MemoryDomain::Regex for captures and MatchResults contentsMaxime Coste
2017-11-11Docs: add a new buffers.asciidoc to move over FIFO parts from READMEDelapouite
2017-11-11Regex: directly store instruction pointer in Thread structMaxime Coste
2017-11-11Revert "c-family.kak: Remove invalid 'compl' keyword from C++ highlight"Maxime Coste
2017-11-10Docs: add README links to marks, jumps, objects, macros and macros keysDelapouite
2017-11-10travis.yml: Remove boost dependencyMaxime Coste