summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-20ctags.kak: Remove tags starting with '!' from ctags completionMaxime Coste
2018-06-20Tweak search style menu completion displayMaxime Coste
2018-06-20Do not draw menu if it would hide prompt contentMaxime Coste
2018-06-19Change Search completion to display on top of the modelineMaxime Coste
2018-06-19Merge remote-tracking branch 'Delapouite/inner-object'Maxime Coste
2018-06-19Merge remote-tracking branch 'Delapouite/window-scope'Maxime Coste
2018-06-19Add a cmake.kak file for highlighting cmake filesMaxime Coste
2018-06-19Add kitty.kak to support kitty integrationMaxime Coste
2018-06-19Adding support for `kitty` terminalKatharina Fey
2018-06-19git-tools.kak: Fix leaking of pipe file descriptors in git-blame supportMaxime Coste
2018-06-19scopes.asciidoc: Remove spurious whitespace from some link textMaxime Coste
2018-06-19Fix two <s-tab> requiered to access last completion in promptMaxime Coste
2018-06-17Merge remote-tracking branch 'Laaas/master'Maxime Coste
2018-06-15Fix issue where spell-replace would not work if the new word contained a spaceJan-Jaap Korpershoek
2018-06-15Improve unmap command key-completerDelapouite
2018-06-13Las <las@protonmail.ch> Copyright WaiverLas
2018-06-13Improve rust syntax highlightingLas
2018-06-13Fix edit -fifo without -scroll when the buffer is already openedMaxime Coste
2018-06-13Fix crash when adapting window position post buffer modificationsMaxime Coste
2018-06-12Remove unneeded Window::m_range post refactoringMaxime Coste
2018-06-11Try to keep window position fixed when buffer gets modifiedMaxime Coste
2018-06-11Extract update_ranges_ifn as a general utility functionMaxime Coste
2018-06-11Add position offset to Window to limit moves with search menu styleMaxime Coste
2018-06-11Pass DisplaySetup through the HighlightContextMaxime Coste
2018-06-04docs: add more explanation about the ambiguous "window" scope.Delapouite
2018-06-03docs: add missing <a-{> <a-}> <a-[> and <a-]> keysDelapouite
2018-06-03Merge remote-tracking branch 'JJK96/master'Maxime Coste
2018-06-03Merge remote-tracking branch 'alyssais/linuxbrew'Maxime Coste
2018-06-03Merge remote-tracking branch 'alyssais/patch-2'Maxime Coste
2018-06-03Merge remote-tracking branch 'Delapouite/nop'Maxime Coste
2018-06-03NCursesUI: Use only 3 line menu for MenuStyle::SearchMaxime Coste
2018-06-03Add MenuStyle::Search that prevents the menu from hiding buffer textMaxime Coste
2018-06-03EventManager: Never block if a forced file descriptor is presentMaxime Coste
2018-06-03Code cleanup and slight refactor in NCursesUI menu codeMaxime Coste
2018-06-01Mention Linuxbrew in READMEAlyssa Ross
2018-06-01Remove Homebrew formulaAlyssa Ross
2018-06-01Fix grammar in highlight error messageAlyssa Ross
2018-06-01Change syntax highlighting regex for numbers so that numbers in identifiers a...Jan-Jaap Korpershoek
2018-06-01Add 'nop' keyword highlighting in .kak filesDelapouite
2018-05-31Update tmux-repl.kakHao Deng
2018-05-31Update tmux-repl.kakHao Deng
2018-05-30tmux-send-text can take 1 parameter now.Hao Deng
2018-05-30docs: fix missing `]` in wrap hl -marker switch docstringDelapouite
2018-05-30Merge remote-tracking branch 'Delapouite/lint-counters'Maxime Coste
2018-05-30Merge remote-tracking branch 'Delapouite/grep'Maxime Coste
2018-05-30Limit highlighter to line in grep buffersDelapouite
2018-05-29Merge remote-tracking branch 'alyssais/addhl_range_docs'Maxime Coste
2018-05-29Merge remote-tracking branch 'JJK96/master'Maxime Coste
2018-05-28Fix typos in add-highlighter range helpAlyssa Ross
2018-05-28Add check for i3 filetypeJan-Jaap Korpershoek