summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-03Merge remote-tracking branch 'ekie/fix_doc'Maxime Coste
2017-02-03Merge remote-tracking branch 'alexherbo2/rc-scss'Maxime Coste
2017-02-03Merge remote-tracking branch 'ekie/document_whitespace'Maxime Coste
2017-02-03Merge remote-tracking branch 'nicholastmosher/tomorrow-night'Maxime Coste
2017-02-03Store shell-candidates completions in the Completion memory domainMaxime Coste
2017-02-03Highlight c-family include paths as identifiersMaxime Coste
2017-02-03Make piping data into shell commands non blockingMaxime Coste
2017-02-02Adds tomorrow-night theme.Nick Mosher
2017-02-02Fix doc ui options and manpageEike Plack
2017-02-02Nick Mosher Copyright WaiverNick Mosher
2017-02-02Document whitespace highlighterEike Plack
2017-02-01Also execute prompt callback when just startingMaxime Coste
2017-02-01Use <a-'> for backward rotate selection and move rotate content to <a-">Maxime Coste
2017-02-01Change `n` behaviour to only select next match for main selectionMaxime Coste
2017-02-01support in-line commentsAlex Leferry 2
2017-01-31Fix on-key command name in READMEMaxime Coste
2017-01-31Improve POSIX sed compatibility in lint.kakMaxime Coste
2017-01-31Tweak ranked match orderingMaxime Coste
2017-01-31Formatting fixMaxime Coste
2017-01-31Add some noexcept to pointer policiesMaxime Coste
2017-01-31Support the vim behaviour for +line syntaxEike Plack
2017-01-30Rework NCurses key parsing to properly handle <a-special key>Maxime Coste
2017-01-30Make SharedString::create take a list of StringViewsMaxime Coste
2017-01-30Warning fix in ranked_match.ccMaxime Coste
2017-01-30Fix explicit insert completion menu/info not hidingMaxime Coste
2017-01-30Fix autorestore script when we have multiple restore filesMaxime Coste
2017-01-29Fix infinite loop when comparing RankedMatches containing invalid utf8Maxime Coste
2017-01-29Fix some uninitialized valuesMaxime Coste
2017-01-29Use iswlower instead of islowerMaxime Coste
2017-01-29Fix option name in haskell.kakMaxime Coste
2017-01-29Merge remote-tracking branch 'doppioandante/haskell-extra-chars'Maxime Coste
2017-01-29Merge remote-tracking branch '4d47/php-comments'Maxime Coste
2017-01-29Remove unneeded assignment to null in RefPtr::releaseMaxime Coste
2017-01-29Detect too deep command call stackMaxime Coste
2017-01-29Make StringView and unit types trivial typesMaxime Coste
2017-01-29Remove unused WindowAndSelections timestamp fieldMaxime Coste
2017-01-29Remove unused Diff::posA fieldMaxime Coste
2017-01-29Add octothorpe to php comment highlightersMathieu Gagnon
2017-01-29Set commenting options for phpMathieu Gagnon
2017-01-29Mathieu Gagnon Copyright WaiverMathieu Gagnon
2017-01-28Make BufferIterator only a bidirectional iteratorMaxime Coste
2017-01-28Remove hash from StringDataMaxime Coste
2017-01-25Merge remote-tracking branch 'alexherbo2/rc-comment'Maxime Coste
2017-01-25Fix fifo reading not handling potential errors from the read callMaxime Coste
2017-01-25Only restore cursor position after an append if we still have cursor > anchorMaxime Coste
2017-01-25Merge remote-tracking branch 'ekie/tiny_tweaks'Maxime Coste
2017-01-25More tolerant recognition of underlined titles in asciidoc highlightMaxime Coste
2017-01-25Add a quick section on key syntax in keys.asciidocMaxime Coste
2017-01-25Rename "shortcuts" manpage to "keys"Maxime Coste
2017-01-24Add a `RawKey` hook for raw user input hookingMaxime Coste