summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-03Merge remote-tracking branch 'lenormf/doc-public-options'Maxime Coste
2017-06-03doc: Fix the documentation of the `alt_dirs` optionFrank LENORMAND
2017-06-03Document the `*` behaviour change in the startup messageMaxime Coste
2017-06-03Strip surrounding whitespaces in `*`Maxime Coste
2017-06-03Support option_add for HashMap optionsMaxime Coste
2017-06-03Merge remote-tracking branch 'occivink/ignore-debug'Maxime Coste
2017-06-03Merge remote-tracking branch 'danr/Remove-ad-hoc-rules-in-kakrc-highlighter'Maxime Coste
2017-06-03Merge remote-tracking branch 'danr/Improve-kakrc-highlighter-with-more-static...Maxime Coste
2017-06-03Merge remote-tracking branch 'Delapouite/include'Maxime Coste
2017-06-03Merge remote-tracking branch 'Delapouite/shift-modes'Maxime Coste
2017-06-03Merge remote-tracking branch 'Delapouite/docs'Maxime Coste
2017-06-03Merge remote-tracking branch 'Delapouite/svg'Maxime Coste
2017-06-03Rename _grep_current_line option to grep_current_lineMaxime Coste
2017-06-03Small formatting fixMaxime Coste
2017-06-03Add support for more selection combining operationsMaxime Coste
2017-06-02Add SVG detection as xml in file.kakDelapouite
2017-05-31Refine info titles to distinguish G and V modesDelapouite
2017-05-31docs: add missing angle brackets around keys in README and manpagesDelapouite
2017-05-30fix: remove duplicate include to containers.hh in face_registry.ccDelapouite
2017-05-29Merge remote-tracking branch 'lenormf/doc-faq-update'Maxime Coste
2017-05-29Merge remote-tracking branch 'Delapouite/typo'Maxime Coste
2017-05-29Re-hide hardware cursor, seems its causing troubles with various terminal emu...Maxime Coste
2017-05-28Tweak alias command docstring not to end up with an eolMaxime Coste
2017-05-28Change ncurses_ui info box generation logic to use a Vector<String>Maxime Coste
2017-05-27Exclude debug from eval/exec over all buffersOlivier Perret
2017-05-27Fix typos in info-box: availabe, encodngs, highglighters…Delapouite
2017-05-27Use more precise wording for object selection info boxMaxime Coste
2017-05-27man.kak: Rename _manpage option to manpageMaxime Coste
2017-05-27Put the doc/manpages/ pages in the 'k' sectionMaxime Coste
2017-05-27Highlight non numeric man sections as well in man.kakMaxime Coste
2017-05-27Parse meta as 8 bit in Normal mode to fix the terminals using thatMaxime Coste
2017-05-27Document line-flags -> line-specs and update-option in breaking changesMaxime Coste
2017-05-27Small code tweakMaxime Coste
2017-05-27Slight style tweak in doc.kakMaxime Coste
2017-05-26doc: Update the F.A.Q.Frank LENORMAND
2017-05-26Remove unneeded explicit conversionMaxime Coste
2017-05-26Remove unused and potentially error prone constructor from ArrayViewMaxime Coste
2017-05-26Small formatting tweakMaxime Coste
2017-05-26Use a ScopedSetBool instead of manual set/unset for InputModes::Normal::m_in_...Maxime Coste
2017-05-26Small code style tweakMaxime Coste
2017-05-26Small documentation tweak in display_buffer.hhMaxime Coste
2017-05-26Modernize the way we compute memory domains from typeMaxime Coste
2017-05-25Expose last entered command in register :Dan Rosén
2017-05-25Make shell variable expansion in "strings" highlighted the same way as in codeMaxime Coste
2017-05-25Make the lint_errors a range-specs option in lint.kakMaxime Coste
2017-05-25Use a line-specs for the clang_errors option in clang.kakMaxime Coste
2017-05-25Add break and continue to the list of sh keywordsMaxime Coste
2017-05-25Document the update-option commandMaxime Coste
2017-05-25Add an update-option command to update range-descs/line-descs optionsMaxime Coste
2017-05-25Fix command parsing bug when commenting after a commandMaxime Coste