summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-03Avoid negative initial coordinatesMaxime Coste
2019-10-02fixed regex for matching words Leonardo Dias ~Lordie
2019-10-01Better elm syntax lightingLeonardo Dias ~Lordie
2019-10-01Update OpenSUSE install instructionsSteven vanZyl
2019-10-01Merge branch 'haskell' of http://github.com/evanrelf/kakouneMaxime Coste
2019-10-01Merge remote-tracking branch 'eraserhd/pr/master/extra_word_chars-on-window'Maxime Coste
2019-10-01Merge remote-tracking branch 'occivink/grep-space'Maxime Coste
2019-09-30grep: fix for filenames containg spacesOlivier Perret
2019-09-28Add additional syntax highlighting for HaskellEvan Relf
2019-09-26rc, doc: set extra_word_chars on buffer, not windowJason Felice
2019-09-26Merge remote-tracking branch 'Delapouite/patch-2'Maxime Coste
2019-09-26Do not autoscroll on grep resultsMaxime Coste
2019-09-26Fix some clang warningsMaxime Coste
2019-09-26Remove unneeded NCursesUI::Window::mark_dirty and redrawsMaxime Coste
2019-09-25Additional NCursesUI code cleanupsMaxime Coste
2019-09-25Avoid unnecessary allocations in NCursesUI::Window::draw callsMaxime Coste
2019-09-25Refactor NCursesUI::Window to reduce the exposed methodsMaxime Coste
2019-09-25Do not set O_NONBLOCK on stdinMaxime Coste
2019-09-24Restore stdin status flags on suspend and quitMaxime Coste
2019-09-24doc: add link to json-rpc 2.0 specBruno Heridet
2019-09-22Merge remote-tracking branch 'laelath/suppress-init-list-lifetime-warning'Maxime Coste
2019-09-22Merge remote-tracking branch 'Delapouite/patch-1'Maxime Coste
2019-09-22Merge remote-tracking branch 'lenormf/fix-git-tools'Maxime Coste
2019-09-22Add support for parsing SS3 key sequencesMaxime Coste
2019-09-18doc: add explicit mention of `d` and `u` commands.Bruno Heridet
2019-09-17Added -Wno-init-list-lifetime to CXXFLAGSJustin Frank
2019-09-17Add a clang_directory option to set PWD when completingMaxime Coste
2019-09-17Accept docstrings with last line not fully indentedMaxime Coste
2019-09-16Restore palette before suspendMaxime Coste
2019-09-16Correctly restore terminal state on suspendMaxime Coste
2019-09-16Small style tweakMaxime Coste
2019-09-16Fix input coming in packets characters being droppedMaxime Coste
2019-09-16Fix multi-client server suspendMaxime Coste
2019-09-16Fix broken input after suspendMaxime Coste
2019-09-16Setup terminal raw mode without going through ncursesMaxime Coste
2019-09-16Get rid of ncurses based input parsing in favor of custom codeMaxime Coste
2019-09-16Merge remote-tracking branch 'andreyorst/universal-git-path'Maxime Coste
2019-09-15cd to file's dirAndrey Orst
2019-09-15Make arrow keys normal mode mappings instead of commandsMaxime Coste
2019-09-15Fix clang completion support with modern clangMaxime Coste
2019-09-15Rename formatter.kak to format.kak and alias format to format-bufferMaxime Coste
2019-09-15Allow scrolling while dragging mouseMaxime Coste
2019-09-15Merge remote-tracking branch 'codesoap/background_blocks'Maxime Coste
2019-09-15Merge remote-tracking branch 'stevenyvr987/add-hyperlink-support-to-man-plugin'Maxime Coste
2019-09-15Merge remote-tracking branch 'occivink/refactor-format'Maxime Coste
2019-09-15Merge remote-tracking branch 'lenormf/fix-latex'Maxime Coste
2019-09-12Refactor formatter.kakOlivier Perret
2019-09-08Merge remote-tracking branch 'mogenson/editorconfig'Maxime Coste
2019-09-08Fix printing of F12 keyMaxime Coste
2019-09-07Rank a word-boundary after a non-word-boundaryJean-Louis Fuchs