aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_docmd.c
Commit message (Expand)AuthorAge
...
* window: allow resize wincmds for floatsBjörn Linse2019-07-08
* vim-patch:8.0.1726: older MSVC doesn't support declarations halfway a blockJan Edmund Lazo2019-06-19
* vim-patch:8.0.0953: get "no write since last change" error in terminal windowJan Edmund Lazo2019-06-13
* vim-patch:1ebff3dc9 #10144Daniel Hahler2019-06-08
* Merge #10114 from erw7/vim-8.1.1270Justin M. Keyes2019-06-07
|\
| * vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line matcherw72019-06-04
* | vim-patch:8.0.1518: error messages suppressed after ":silent! try"Jan Edmund Lazo2019-06-03
|/
* lintJan Edmund Lazo2019-05-28
* vim-patch:8.0.0785: wildcards are not expanded for :terminalJan Edmund Lazo2019-05-28
* lintJan Edmund Lazo2019-05-26
* vim-patch:8.1.1077: reg_executing() is reset by calling input()Jan Edmund Lazo2019-05-26
* vim-patch:8.1.0673: functionality for signs is spread out over several filesAndrej Zieger2019-05-26
* lintJan Edmund Lazo2019-05-26
* vim-patch:8.1.0211: expanding a file name "~" results in $HOMEJan Edmund Lazo2019-05-25
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* UI/ext_messages: learn more message kindsJustin M. Keyes2019-05-11
* lintJan Edmund Lazo2019-05-02
* vim-patch:8.1.0794: white space before " -Ntabmove" causes problemsJan Edmund Lazo2019-05-02
* lintJan Edmund Lazo2019-04-30
* vim-patch:8.0.0761: options not set properly for a terminal bufferJan Edmund Lazo2019-04-14
* inccommand: Ignore :redraw during previewJustin M. Keyes2019-04-14
* chdir: remove unused argument #9901Marco Hinz2019-04-14
* options: properly reset directories on 'autochdir' (#9894)Marco Hinz2019-04-13
* gen_ex_cmds.lua: build the command tableJan Edmund Lazo2019-03-28
* vim-patch:8.0.0506: can't build with ANSI CJan Edmund Lazo2019-03-27
* vim-patch:8.0.0504: looking up an Ex command is a bit slowJan Edmund Lazo2019-03-27
* doc [ci skip]Justin M. Keyes2019-03-26
* :mksession : restore tab-local working directories #9754Chris LaRose2019-03-21
* Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
* vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusableBilly Su2019-03-07
* api: add nvim_win_close() to close window by idBjörn Linse2019-03-03
* Merge pull request #6619 from bfredl/floatingBjörn Linse2019-03-02
|\
| * floats: implement floating windowsBjörn Linse2019-03-02
* | cleanup: remove legacy `enc_dbcs` global #9660Justin M. Keyes2019-03-02
|/
* vim-patch:8.1.0803: session restore: handle single quotes #9620Marco Hinz2019-02-17
* window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse2019-01-27
* PVS/V1028: cast operands, not the resultJustin M. Keyes2019-01-18
* clang/"Dead assignment"Justin M. Keyes2019-01-13
* vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)David Jimenez2019-01-02
* multigrid: Fix lint errorsUtkarsh Maheshwari2018-12-31
* multigrid: Allow UIs to set grid size different from window sizeUtkarsh Maheshwari2018-12-31
* ex_docmd: '/' is not a path for Cmdline* eventsJan Edmund Lazo2018-12-12
* vim-patch:8.1.0337: :file fails in quickfix command (#9215)Jan Edmund Lazo2018-11-09
* ui: disable clearing almost everywhereBjörn Linse2018-10-22
* fix warning: "Assigned value is garbage"Justin M. Keyes2018-10-21
* vim-patch:8.1.0047: no completion for :unlet $VARJan Edmund Lazo2018-10-02
* lintJan Edmund Lazo2018-09-29
* globals: arg_had_last is boolJan Edmund Lazo2018-09-29
* vim-patch:8.0.1485: weird autocmd may cause arglist to be changed recursivelyJan Edmund Lazo2018-09-29
* vim-patch:8.0.1215: newer gcc warns for implicit fallthroughJan Edmund Lazo2018-09-20