summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-09Regex: minor code cleanupMaxime Coste
2018-02-09FaceRegistry: pass face names as StringViews instead of const String&Maxime Coste
2018-02-09Add a limit to the size of selection with which we will try to diff on pipeMaxime Coste
2018-02-09diff: try to improve code readabilityMaxime Coste
2018-02-09CommandManager: Use byte rather than columns for token positionsMaxime Coste
2018-02-08Highlight Ruby control access keywordsAlex Leferry 2
2018-02-07clang.kak: workaround OSX awk strange parsing of bracket expressionsMaxime Coste
2018-02-07test: fix run script use of non standard `\+` in sed regexMaxime Coste
2018-02-06Fix parsing of percent tokens with unicode separatorsMaxime Coste
2018-02-06Merge remote-tracking branch 'danr/jsx'Maxime Coste
2018-02-05Handle errors while reloading buffer gracefullyMaxime Coste
2018-02-05Remove the `New` flag from a buffer after reloading itMaxime Coste
2018-02-04Various Homebrew formula improvementsAlyssa Ross
2018-02-04Alyssa Ross Copyright WaiverAlyssa Ross
2018-02-04Highlight JSXDan Rosén
2018-02-04Merge remote-tracking branch 'nochiel/nochiel-fix-tmux-repl'Maxime Coste
2018-02-04CommandManager: parse command lines as utf8 instead of asciiMaxime Coste
2018-02-04Merge remote-tracking branch 'TeddyDD/add-justfile'Maxime Coste
2018-02-03add justfiles supportDaniel Lewan
2018-02-03Daniel Lewan Copyright WaiverDaniel Lewan
2018-02-03Makefile: Only check for pkg-config when on a system that uses itMaxime Coste
2018-02-03Check if tmux was compiled from master.Nicholas Ochiel
2018-02-01Profile the time it takes to source a fileMaxime Coste
2018-01-31Change `m` to search until the end of the buffer instead of end of lineMaxime Coste
2018-01-31Merge remote-tracking branch 'alexherbo2/rc-javascript'Maxime Coste
2018-01-31Do not strip whitespaces with '*'Maxime Coste
2018-01-30Highlight JavaScript static keywordsAlex Leferry 2
2018-01-30ncurses: change handling of <c-z> suspend to improve terminal stateMaxime Coste
2018-01-30Merge remote-tracking branch 'jjthrash/master'Maxime Coste
2018-01-26Add heredoc support for ruby.kakJimmy Thrasher
2018-01-26Use '/' register as the default register for <a-k> and <a-K>Maxime Coste
2018-01-26Reset normal mode before hiding the reload buffer info boxMaxime Coste
2018-01-25Insert complete: Remove path info with one bufferaver-d
2018-01-25aver-d Copyright Waiveraver-d
2018-01-24Add unit tests for copy selections commandsMaxime Coste
2018-01-24Support multiline selections in C/<a-C>Maxime Coste
2018-01-23Document the availability of shell expansions in normal modeMaxime Coste
2018-01-21Do not block when waiting for next event if we have pending inputMaxime Coste
2018-01-21Convert bundled scripts to ModeChange hookMaxime Coste
2018-01-21Rename InputModeChange hook to ModeChangeMaxime Coste
2018-01-20Fallback to getpwuid in the unlikely case $HOME is underfinedMaxime Coste
2018-01-19Introduce a $kak_config env var containing the Kakoune user config dirMaxime Coste
2018-01-19Do not save last command/pipe/regex in register when history is disabledMaxime Coste
2018-01-18Merge remote-tracking branch 'lenormf/fix-readme'Maxime Coste
2018-01-18Use the _str and _sv string literals more oftenMaxime Coste
2018-01-15Slight code refactor in InputHandler::handle_keyMaxime Coste
2018-01-12Save/restore main selection from/to stringsMaxime Coste
2018-01-12Slight refactor of jump collapsing codeMaxime Coste
2018-01-12Merge remote-tracking branch 'Delapouite/print_status'Maxime Coste
2018-01-12Merge remote-tracking branch 'lenormf/fix-makefile'Maxime Coste