summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-17Fix potential missed redrawsMaxime Coste
2018-05-17Merge remote-tracking branch 'boztalay/solarized-termcolors'Maxime Coste
2018-05-17Merge remote-tracking branch 'h-3-0/add-toml'Maxime Coste
2018-05-16Add TOML v4.0.0 configHenri Jones
2018-05-17Merge remote-tracking branch 'Screwtapello/newlines-after-json-errors'Maxime Coste
2018-05-17c-family.kak: Remove unneeded iterselMaxime Coste
2018-05-17Avoid needless constant allocation in StaticRegister::setMaxime Coste
2018-05-17compute_line_modifications: avoid potentially long iterationMaxime Coste
2018-05-17Handle all pending events before redrawingMaxime Coste
2018-05-16Henri Jones Copyright WaiverHenri Jones
2018-05-16Print a newline after errors in the JSON UI.Tim Allen
2018-05-15Ben Oztalay Copyright WaiverBen Oztalay
2018-05-15Add termcolor-based Solarized colorschemesBen Oztalay
2018-05-14Rename Context::Flags::Transient to Context::Flags::DraftMaxime Coste
2018-05-14Do not push jumps implicitely in transient contextsMaxime Coste
2018-05-11doc: Fix documentation referring to debug buffer as scratch bufferSamuel Rødal
2018-05-11doc: Fix spelling error in design.asciidoc: pipping -> pipingSamuel Rødal
2018-05-11Samuel Rødal Copyright WaiverSamuel Rødal
2018-05-09Merge remote-tracking branch 't6/patch-freebsd-tmux'Maxime Coste
2018-05-09Fix performance problem when generating many values for # registerMaxime Coste
2018-05-09ctags.kak: Improve shell compatibility in ctags-funcinfoMaxime Coste
2018-05-09Mark Client, Window, Buffer and OptionManager as finalMaxime Coste
2018-05-08Store the timestamp at which a display buffer was generatedMaxime Coste
2018-05-07Fix wrong behaviour in select surroundingMaxime Coste
2018-05-07Merge remote-tracking branch 'Delapouite/current-selection'Maxime Coste
2018-05-07Docs: homogenize "selections" idiom in keys.asciidocDelapouite
2018-05-05Improve SPEC file, use release tag instead of commit hashŁukasz Jendrysik
2018-05-05Merge branch 'master' of git://github.com/gspia/kakouneMaxime Coste
2018-05-05Remove out of date noexcept(false) on MessageWriter destructorMaxime Coste
2018-05-05Do not let exception propagate out of register restoring lambdaMaxime Coste
2018-05-04Comments for Idrisgspia
2018-05-03Add support for explicit menu selection from the UIMaxime Coste
2018-05-03JsonUI: Add support for a "mouse" RPC calls from the UIMaxime Coste
2018-05-03Tweak the way register restorers are created to try to fix OSX compilationMaxime Coste
2018-05-02Merge remote-tracking branch 'Screwtapello/non-greedy-markdown-backticks' int...Maxime Coste
2018-05-02Refactor buffer undo treeMaxime Coste
2018-05-02markdown.kak: backtick spans should be non-greedy.Tim Allen
2018-05-01Move ScopedEdition to context_wrapMaxime Coste
2018-05-01Replace RegisterRestorer with a on_scope_end + lambdaMaxime Coste
2018-05-01Make OnScopeEnd valid even when non-copy elidedMaxime Coste
2018-04-30Fix wrong use of constexprMaxime Coste
2018-04-29Fix tests after changes to json_ui outputMaxime Coste
2018-04-29Fix crash on quittingMaxime Coste
2018-04-29Rework the way UI can trigger a client quittingMaxime Coste
2018-04-29Rename move to move_cursorMaxime Coste
2018-04-29JsonUI: add support for set_ui_options RPC callMaxime Coste
2018-04-29Remove implicit conversion from String to DisplayAtom/DisplayLineMaxime Coste
2018-04-29Merge branch 'imp/small-changes-trampoline' of git://github.com/1nquisitive/k...Maxime Coste
2018-04-29Regex: small code style tweakMaxime Coste
2018-04-29Regex: Use only 128 characters in start desc and encode others as 0Maxime Coste