Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | docs: breakout ui.txt from msgpack_rpc.txt | Björn Linse | 2017-10-26 | |
| | | ||||
* | | ext_cmdline: documentation | Björn Linse | 2017-10-26 | |
| | | ||||
* | | ext_cmdline: fix firstc, change cmdline_leave to cmdline_hide | Dongdong Zhou | 2017-10-26 | |
| | | ||||
* | | ext_cmdline: change the content format | Dongdong Zhou | 2017-10-26 | |
| | | ||||
* | | ext_cmdline: use standard external ui functions | Dongdong Zhou | 2017-10-26 | |
| | | ||||
* | | ext_cmdline: Added cmdline prompt | Dongdong Zhou | 2017-10-26 | |
| | | ||||
* | | ext_cmdline: allow external ui to draw cmdline | Dongdong Zhou | 2017-10-26 | |
| | | ||||
* | | Merge #7165 'lua: Move stricmp to vim module' | Justin M. Keyes | 2017-10-22 | |
|\ \ | ||||
| * | | doc: Describe everything what is in `vim` lua “module” | ZyX | 2017-08-16 | |
| | | | | | | | | | | | | [ci skip] | |||
| * | | lua/executor: Move stricmp to vim “module” and document it | ZyX | 2017-08-15 | |
| | | | ||||
* | | | :cquit : take an error code argument #7336 | Josh Leeb-du Toit | 2017-10-22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #2699 ex_cmds.lua: use flags consistent with similar commands such as `cnext`. upstream discussion: "[patch] :qcuit can take exit code" https://groups.google.com/d/msg/vim_dev/_PjyNbUKyRc/oPgr5_ZXc6AJ | |||
* | | | help, man.vim: change "outline" map to gO (#7405) | Justin M. Keyes | 2017-10-21 | |
| | | | ||||
* | | | Merge pull request #7404 from jamessan/vim-8.0.0118 | James McCoy | 2017-10-18 | |
|\ \ \ | | | | | | | | | vim-patch:8.0.0118 | |||
| * | | | vim-patch:8.0.0118 | James McCoy | 2017-10-17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Runtime updates that were bundled into the otherwise NA commit: Problem: "make proto" adds extra function prototype. Solution: Add vim/vim#ifdef. https://github.com/vim/vim/commit/5162822914372fc916a93f85848c0c82209e7cec | |||
* | | | | doc: E5009 "Invalid $VIMRUNTIME" | Justin M. Keyes | 2017-10-17 | |
| | | | | ||||
* | | | | doc: replace ":CheckHealth" with ":checkhealth" | Justin M. Keyes | 2017-10-17 | |
|/ / / | ||||
* | | | syntax: 'cursorline': revert priority change (#7400) | Justin M. Keyes | 2017-10-16 | |
| | | | | | | | | | | | | | | | ref #7383 reverts d1874ab2821d076397290cc154d87ec2dc352c79 ref #6380 | |||
* | | | doc: remove E172 (#7395) | Justin M. Keyes | 2017-10-15 | |
| | | | | | | | | | | | | | | | vim-patch:8.0.1189 We already made the code-change in 0e44916fff88 | |||
* | | | health.vim: rename "suggestions" to "advice" in most places | Justin M. Keyes | 2017-10-15 | |
| | | | ||||
* | | | syntax: 'cursorline': low priority #6380 | Justin M. Keyes | 2017-10-07 | |
| | | | ||||
* | | | syntax: 'cursorcolumn', 'colorcolumn': low priority #6380 | Justin M. Keyes | 2017-10-07 | |
| | | | ||||
* | | | 'titleold': simplify behavior | Justin M. Keyes | 2017-10-05 | |
| | | | | | | | | | | | | | | | | | | - default 'titleold' to empty - set title on exit if 'title' is enabled and 'titleold' is non-empty - update docs | |||
* | | | doc: fix typo with :lcd (#7299) | Daniel Hahler | 2017-09-22 | |
| | | | ||||
* | | | runtime/syntax/vim.vim: disable g:vimsyn_embed by default | Justin M. Keyes | 2017-09-17 | |
| | | | | | | | | | | | | | | | This feature is extremely slow. Also merge some minor upstream differences (missed by a previous merge). | |||
* | | | tui: support new iterm2, iTerm2.app terminfo entries | Leonardo Brondani Schenkel | 2017-08-26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | iTerm2 got its own entry in Thomas Dickey's terminfo.src on 2017-08-16. Make sure that the new entry is handled in the same way as the old entry. closes #7209 closes #7214 | |||
* | | | Update documentation | Drew Neil | 2017-08-21 | |
| | | | ||||
* | | | doc/api: nvim_out_write() and friends | Justin M. Keyes | 2017-08-18 | |
| | | | | | | | | | | | | References #7178 | |||
* | | | version: tweak layout, doc | Justin M. Keyes | 2017-08-18 | |
| | | | ||||
* | | | doc | Justin M. Keyes | 2017-08-18 | |
| | | | ||||
* | | | Merge #6364 'command-line color hook' | Justin M. Keyes | 2017-08-16 | |
|\ \ \ | |/ / |/| | | ||||
| * | | doc: State that it is called for new *displayed* input | ZyX | 2017-08-14 | |
| | | | ||||
| * | | doc: Clarify how function is executed | ZyX | 2017-08-14 | |
| | | | ||||
| * | | Merge branch 'master' into colored-cmdline | ZyX | 2017-08-06 | |
| |\ \ | ||||
| * \ \ | Merge branch 'master' into colored-cmdline | ZyX | 2017-07-31 | |
| |\ \ \ | ||||
| * \ \ \ | Merge branch 'master' into colored-cmdline | ZyX | 2017-07-31 | |
| |\ \ \ \ | ||||
| * | | | | | doc: Update documentation | ZyX | 2017-07-26 | |
| | | | | | | ||||
| * | | | | | doc: Adjust documentation a bit | ZyX | 2017-07-17 | |
| | | | | | | | | | | | | | | | | | | 2 spaces after sentense ends, clarify what will be highlighted. | |||
| * | | | | | Merge branch 'master' into colored-cmdline | ZyX | 2017-07-15 | |
| |\ \ \ \ \ | ||||
| * | | | | | | eval,ex_getln: Add support for coloring input() prompts | ZyX | 2017-06-27 | |
| | | | | | | | ||||
* | | | | | | | vim-patch:8.0.0111 (#7090) | KunMing Xie | 2017-08-06 | |
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: The :history command is not tested. Solution: Add tests. (Dominique Pelle) https://github.com/vim/vim/commit/eebd84eb94ed7f59a06a52cb4863563642f58899 | |||
* | | | | | | input: skip dialogs if no UI is active | Justin M. Keyes | 2017-08-06 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Treat dialogs in the same way as "silent mode" (`nvim -es`). References #1984 References #3901 | |||
* | | | | | | doc: Remove/relocate win32 notes. | Justin M. Keyes | 2017-08-03 | |
| | | | | | | ||||
* | | | | | | doc: "terminal" always means "embedded terminal emulator" | Justin M. Keyes | 2017-08-03 | |
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Prefer "TUI" where possible to refer to the host terminal. - Remove obsolete tags and ancient TTY exposition. - Establish "terminal" to consistently mean "terminal emulator" in all Nvim documentation. This removes the need for verbose qualifiers in tags and prose. References #6280 References #6803 | |||
* | | | | | options: remove ghost of `:set termcap` (#7102) | Justin M. Keyes | 2017-07-31 | |
| |_|/ / |/| | | | | | | | Closes #6763 | |||
* | | | | doc: tui colors, cursor | Justin M. Keyes | 2017-07-30 | |
| | | | | ||||
* | | | | vim-patch:8.0.0020 | Jurica Bradaric | 2017-07-29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: The regexp engines are not reentrant. Solution: Add regexec_T and save/restore the state when needed. https://github.com/vim/vim/commit/6100d02aab7c8294b581cb299250eea164b50e9d | |||
* | | | | doc | Justin M. Keyes | 2017-07-29 | |
| | | | | ||||
* | | | | menu_get(): doc | Justin M. Keyes | 2017-07-28 | |
| | | | | ||||
* | | | | viml: introduce menu_get() function #6322 | Matthieu Coudron | 2017-07-28 | |
| | | | | | | | | | | | | | | | | menu_get({path}, {modes}). See :h menu_get. | |||
* | | | | Merge pull request #7069 from jbradaric/vim-8.0.0034 | James McCoy | 2017-07-26 | |
|\ \ \ \ | | | | | | | | | | | vim-patch:8.0.0034 |