aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
Commit message (Expand)AuthorAge
* 'inccommand': Introduce CMDPREVIEW state.Justin M. Keyes2016-11-15
* inccommand=nosplit: Jump to first match.Justin M. Keyes2016-11-15
* 'inccommand': Detect "non-interactive", "too slow".Justin M. Keyes2016-11-15
* 'inccommand': Simplify cursor placement logic.Justin M. Keyes2016-11-11
* 'inccommand': buftype=nofile, restore cursor/viewJustin M. Keyes2016-11-10
* Merge #5561 'inccommand'Justin M. Keyes2016-11-09
|\
| * 'inccommand': Preserve curbuf->b_u_newhead.Justin M. Keyes2016-11-09
| * perf: do_sub(): avoid work, avoid screen updatesJustin M. Keyes2016-11-08
| * 'inccommand': preserve 'modified'Justin M. Keyes2016-11-08
| * 'inccommand': rename 'incsubstitute'Justin M. Keyes2016-11-08
| * 'inccommand': format line numbers as "|123| "Justin M. Keyes2016-11-08
| * 'inccommand': set buffer name to [Preview]Justin M. Keyes2016-11-08
| * 'inccommand': disable 'cursorline', 'spell' in previewJustin M. Keyes2016-11-08
| * 'inccommand': preserve b:changedtickJustin M. Keyes2016-11-08
| * lintJustin M. Keyes2016-11-08
| * 'inccommand': reworkJustin M. Keyes2016-11-08
| * LintedKillTheMule2016-10-30
| * Incsubsitution featureKillTheMule2016-10-30
* | lintJustin M. Keyes2016-10-30
* | ex_global: Catch CTRL-C even if it is mapped.Justin M. Keyes2016-10-30
|/
* Merge #5500Justin M. Keyes2016-10-26
|\
| * Fix lint errors.Grzegorz Milka2016-10-23
| * vim-patch:7.4.2312Grzegorz Milka2016-10-23
* | vim-patch:7.4.2128 (#5517)Michael Ennen2016-10-26
|/
* main.c: "BufReadCmd term://": Skip existing terminal.Justin M. Keyes2016-10-12
* terminal: Move re-edit detection to do_ecmd(). #5445Harm te Hennepe2016-10-12
* doc: minor comment tweaksJustin M. Keyes2016-09-28
* vim-patch 7.4.1266Michael Ennen2016-09-18
* vim-patch:7.4.1913 (#5260)Jurica Bradarić2016-09-04
* vim-patch:7.4.1900 (#5259)Jurica Bradarić2016-09-04
* perf: Disable clipboard in do_cmdline().Justin M. Keyes2016-08-25
* ops.c: Rename start_global_changes().Justin M. Keyes2016-08-25
* ex_cmds: Factor pieces of functionality out of do_subJames McCoy2016-08-20
* lintJames McCoy2016-08-20
* vim-patch:7.4.2219James McCoy2016-08-20
* coverity/150263: s/STRCPY/STRLCPY/, bounds check (#5036)J Phani Mahesh2016-07-20
* lintJames McCoy2016-07-08
* vim-patch:7.4.1551James McCoy2016-07-08
* os/fs: Rename os_file_exists to os_path_exists (#4973)Daniel Xu2016-07-06
* Fix warnings with gcc 6.1Björn Linse2016-05-19
* vim-patch:7.4.1728Michael Ennen2016-05-17
* vim-patch:7.4.1568Michael Ennen2016-05-17
* *: Fix new linter errorsZyX2016-05-01
* Merge pull request #4632 from KillTheMule/vim-7.4.822Justin M. Keyes2016-04-25
|\
| * vim-patch:7.4.822KillTheMule2016-04-23
* | Merge #4303 'vim-patch:7.4.{951,1143,1144}'.Justin M. Keyes2016-04-25
|\ \ | |/ |/|
| * vim-patch:7.4.1144watiko2016-03-02
| * vim-patch:7.4.1143watiko2016-03-02
* | Merge tempfile.c back into fileio.cJurica Bradaric2016-04-20
* | *: Make set_vim_var_\* functions have proper argument typesZyX2016-04-18