summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-03src: Allow the `edit` command to create readonly buffersFrank LENORMAND
2018-07-02Add missing python3 keyword: nonlocalMaxim Baz
2018-07-02Let the update_diff fail if we are not in git repoMaxim Baz
2018-07-02Don't swallow stderr, don't update diff when not in git repo, use underlined ...Maxim Baz
2018-07-02Mark unused variables with the [[gnu::unused]] attributedahlbaek
2018-07-02Merge remote-tracking branch 'maximbaz/gruvbox-error'Maxime Coste
2018-07-02Merge remote-tracking branch 'maximbaz/ini-support-properties-fix-equals-color'Maxime Coste
2018-07-02Merge remote-tracking branch 'maximbaz/improve-git-gutter'Maxime Coste
2018-07-02Merge remote-tracking branch 'maximbaz/copyright-waiver'Maxime Coste
2018-07-02Maxim Baz Copyright WaiverMaxim Baz
2018-07-02Brian Jones Copyright WaiverBrian Jones
2018-07-01Quote file path, keep silent when not in git repoMaxim Baz
2018-07-01Merge remote-tracking branch 'lenormf/fix-C-cycle-hogging'Maxime Coste
2018-07-01Merge remote-tracking branch 'lenormf/fix-multiplexers-docstring'Maxime Coste
2018-07-01Merge remote-tracking branch 'Screwtapello/fix-rust-lifetime-highlighting'Maxime Coste
2018-07-01Improve git gutterMaxim Baz
2018-06-30src: Make `C` skip empty linesFrank LENORMAND
2018-06-30rc: Clearify the behavior of multiplexers that create new clientsFrank LENORMAND
2018-06-30rc iterm: POSIX fixesFrank LENORMAND
2018-06-30src: Fix cycle hogging when using `C` at EOFFrank LENORMAND
2018-06-30src: Make `!` re-evaluate the command for each selectionFrank LENORMAND
2018-06-29rc git: Highlight the `delete` operation when rebasingFrank LENORMAND
2018-06-29trigger travisMaxim Baz
2018-06-29another attempt to fix macOS issueMaxim Baz
2018-06-29Rename align-cursors-left to align-selections-leftMaxim Baz
2018-06-29Add test to ensure whitespaces are preserved after uncommentMaxim Baz
2018-06-28Improve comment-line commandMaxim Baz
2018-06-28Fix wrong logic for moving filedescriptors leading to closed stdinMaxime Coste
2018-06-28Merge remote-tracking branch 'lenormf/fix-kitty'Maxime Coste
2018-06-28Support .properties extension, fix coloring the equals signMaxim Baz
2018-06-24Use a dedicated vm op for dot when match-newline is falseOlivier Perret
2018-06-24Use bit-flags for storing regex regex optionsOlivier Perret
2018-06-24Add support for regex flag to toggle dot-matches-newlineOlivier Perret
2018-06-23Improve coloring of error messages in gruvboxMaxim Baz
2018-06-23Improve coloring wrapped line numbers in gruvboxMaxim Baz
2018-06-23rust.kak: lifetimes do not include the following non-word character.Tim Allen
2018-06-23rc extra: Fix `kitty` supportFrank LENORMAND
2018-06-23Merge remote-tracking branch 'matthewvilim/master'Maxime Coste
2018-06-23Jonas Dahlbæk Copyright Waiverdahlbaek
2018-06-22improve solarized theme and Scala syntax highlightingMatthew Vilim
2018-06-22Matthew Vilim Copyright WaiverMatthew Vilim
2018-06-22Use egrep instead of grep for EREdahlbaek
2018-06-21Use implicit clang version for travis ci, as 3.9 is not available in latestMaxime Coste
2018-06-21Update travis environment to avoid using llvm provided package sourcesMaxime Coste
2018-06-21Merge remote-tracking branch 'Screwtapello/fix-format-recursive-hook'Maxime Coste
2018-06-21Refactor the way main selection is determined after rotating contentsMaxime Coste
2018-06-20Pass in OpenBSD binary path using preprocessor optiondahlbaek
2018-06-20Remove extraneous include for openbsdPatrick Marchand
2018-06-20Adds openbsd supportPatrick Marchand
2018-06-20Prevent the :format command from triggering hooks.Tim Allen