summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-05Vincent Siliakus Copyright WaiverVincent Siliakus
2017-04-30rc: Use $SHELL instead of spawning `bash` arbitrarilyFrank LENORMAND
2017-04-25Merge remote-tracking branch 'lenormf/fix-doc-X'Maxime Coste
2017-04-25Support appending selections to empty registerMaxime Coste
2017-04-25doc: document the `X` keyFrank LENORMAND
2017-04-24Merge remote-tracking branch 'lenormf/fix-doc-lang'Maxime Coste
2017-04-24Style tweak in highglighters.ccMaxime Coste
2017-04-23Add noexcept specifiers to unicode and utf8 functionsMaxime Coste
2017-04-22Set stdin to /dev/null instead of closing it when we dont have data to pipe t...Maxime Coste
2017-04-21doc: Fix some issues in spelling, grammar and punctuationFrank LENORMAND
2017-04-20Fix generation of empty erase changesMaxime Coste
2017-04-20Merge remote-tracking branch 'lenormf/command-force-write'Maxime Coste
2017-04-20Change utf8::to_next/to_previous so that they are more symetricalMaxime Coste
2017-04-20src: Implement a `write!` commandFrank LENORMAND
2017-04-20Assume filename passed to write_buffer_to_file is already parsedMaxime Coste
2017-04-19Safer code for parsing commandsMaxime Coste
2017-04-19Fix uninitialised value for cursor modeMaxime Coste
2017-04-19Do not try to split non range atoms in column highlighterMaxime Coste
2017-04-19Merge remote-tracking branch 'lenormf/doc-mapping'Maxime Coste
2017-04-18doc: Write a dedicated "mapping" pageFrank LENORMAND
2017-04-17rc: Properly modify `tmux`'s environment with `env`Frank LENORMAND
2017-04-17When not sending data to a subprocess, close its stdinMaxime Coste
2017-04-12Fix tests after addition of the set_cursor UI methodMaxime Coste
2017-04-12Add documentation for the set_cursor ui call in json_ui.asciidocMaxime Coste
2017-04-12Place hardware terminal cursor at the current main cursor/prompt cursor positionMaxime Coste
2017-04-11Name key '+' as plus and '-' as minusMaxime Coste
2017-04-11Change multi modifier key syntax to be <c-a-space> instead of <ca-space>Maxime Coste
2017-04-10Merge remote-tracking branch 'lenormf/fix-filter-backup-suffix'Maxime Coste
2017-04-10Remove some now unneeded uses of const String& paramsMaxime Coste
2017-04-10Add support for parsing multiple modifiers in keysMaxime Coste
2017-04-10Merge remote-tracking branch 'lenormf/fix-help-flag'Maxime Coste
2017-04-10Merge remote-tracking branch 'lenormf/fix-iterm2'Maxime Coste
2017-04-10src: Support the `-help` flagFrank LENORMAND
2017-04-10rc: Forward $TMPDIR to `iterm` subprocessesFrank LENORMAND
2017-04-09Merge remote-tracking branch 'lenormf/fix-readme'Maxime Coste
2017-04-09doc: Fix the name of a now unexisting faceFrank LENORMAND
2017-04-09rc: Export $TMPDIR to new `tmux` processesFrank LENORMAND
2017-04-06Merge remote-tracking branch 'lenormf/remove-makedeb'Maxime Coste
2017-04-06Merge remote-tracking branch 'alexherbo2/rc-ranger'Maxime Coste
2017-04-04ncurses: When hiding the menu, recompute the info positionMaxime Coste
2017-04-03Do not disable autoinfo and autoshowcompl in non interactive contextMaxime Coste
2017-04-03Change prompt completion to only update when idleMaxime Coste
2017-04-01rc/ranger: use $kak_hook_param_capture_NAlex Leferry 2
2017-03-30Expose hook params regex captures in hook_param_capture_NMaxime Coste
2017-03-30Add an InsertDelete hookMaxime Coste
2017-03-28contrib: Remove `make_deb.bash`Frank LENORMAND
2017-03-28spell.kak: preserve spelling language from :spell in :spell-replaceMaxime Coste
2017-03-27Merge remote-tracking branch 'laelath/master'Maxime Coste
2017-03-27Merge remote-tracking branch 'lenormf/fix-makefile-distclean'Maxime Coste
2017-03-26src: Fix the `distclean` Makefile targetFrank LENORMAND