aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* clipboard: test g:clipboard validation, fix a bugJustin M. Keyes2017-08-20
* clipboard: avoid error flood during :redirJustin M. Keyes2017-08-20
* doc/api: nvim_out_write() and friendsJustin M. Keyes2017-08-18
* version: tweak layout, docJustin M. Keyes2017-08-18
* docJustin M. Keyes2017-08-18
* provider#clear_stderr: Use remove() not delete() to update s:stderrJames McCoy2017-08-18
* Merge #6364 'command-line color hook'Justin M. Keyes2017-08-16
|\
| * doc: State that it is called for new *displayed* inputZyX2017-08-14
| * doc: Clarify how function is executedZyX2017-08-14
| * Merge branch 'master' into colored-cmdlineZyX2017-08-06
| |\
| * \ Merge branch 'master' into colored-cmdlineZyX2017-07-31
| |\ \
| * \ \ Merge branch 'master' into colored-cmdlineZyX2017-07-31
| |\ \ \
| * | | | doc: Update documentationZyX2017-07-26
| * | | | doc: Adjust documentation a bitZyX2017-07-17
| * | | | Merge branch 'master' into colored-cmdlineZyX2017-07-15
| |\ \ \ \
| * | | | | eval,ex_getln: Add support for coloring input() promptsZyX2017-06-27
* | | | | | vim-patch:8.0.0111 (#7090)KunMing Xie2017-08-06
| |_|_|_|/ |/| | | |
* | | | | input: skip dialogs if no UI is activeJustin M. Keyes2017-08-06
* | | | | doc: Remove/relocate win32 notes.Justin M. Keyes2017-08-03
* | | | | doc: "terminal" always means "embedded terminal emulator"Justin M. Keyes2017-08-03
| |_|_|/ |/| | |
* | | | options: remove ghost of `:set termcap` (#7102)Justin M. Keyes2017-07-31
| |_|/ |/| |
* | | doc: tui colors, cursorJustin M. Keyes2017-07-30
* | | vim-patch:8.0.0020Jurica Bradaric2017-07-29
* | | docJustin M. Keyes2017-07-29
* | | menu_get(): docJustin M. Keyes2017-07-28
* | | viml: introduce menu_get() function #6322Matthieu Coudron2017-07-28
* | | runtime: Fix where desktop file and icon are installed (#7072)Nikolai Aleksandrovich Pavlov2017-07-27
* | | Merge pull request #7069 from jbradaric/vim-8.0.0034James McCoy2017-07-26
|\ \ \
| * | | vim-patch:8.0.0034Jurica Bradaric2017-07-25
* | | | Merge pull request #7070 from jbradaric/vim-8.0.0062James McCoy2017-07-26
|\ \ \ \
| * | | | vim-patch:8.0.0062Jurica Bradaric2017-07-25
| |/ / /
* | | | provider: clipboard: Only report stderr if the job failedJames McCoy2017-07-24
* | | | provider: Extra pythonx's stderr handling to common functionsJames McCoy2017-07-24
|/ / /
* | | provider/clipboard.vim: fix logic issue #7042Andy Russell2017-07-17
* | | Merge #7040 'vim-patch:8.0.{0017,0026,0078,0079,0084}'Justin M. Keyes2017-07-17
|\ \ \
| * | | vim-patch:8.0.0017Jurica Bradaric2017-07-16
* | | | Merge #7028 from fmoralesc/vimtutor-disentangle2Justin M. Keyes2017-07-16
|\ \ \ \ | |/ / / |/| | |
| * | | tutor: reorganizeFelipe Morales2017-07-16
| * | | tutor: update syntaxFelipe Morales2017-07-15
| * | | tutor: disable old method for setting "expect" regionsFelipe Morales2017-07-15
| * | | tutor: update tutor-mode tutorialFelipe Morales2017-07-15
| * | | tutor: don't enable folds by defaultFelipe Morales2017-07-15
| * | | tutor: allow metadata to exist outside of the documents.Felipe Morales2017-07-15
| * | | tutor: some tweaks to begginer's tutorialFelipe Morales2017-07-15
* | | | provider/clipboard.vim: capture/display errors (#6684)Andy Russell2017-07-15
* | | | intro: change byline to "by al." (#6984)Justin M. Keyes2017-07-15
| |_|/ |/| |
* | | health.vim: validate g:clipboardJustin M. Keyes2017-07-15
* | | doc: rewrite job-control exampleMarco Hinz2017-07-13
|/ /
* | tui: Improve the setrgbf/setrgbb fallback logic.Jonathan de Boyne Pollard2017-07-09
* | doco: Document constant 'term' in more detail.Jonathan de Boyne Pollard2017-07-09