aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/window.c
Commit message (Expand)AuthorAge
* vim-patch:7.4.1956Michael Ennen2016-12-02
* vim-patch:7.4.1835Michael Ennen2016-12-02
* 'inccommand': reworkJustin M. Keyes2016-11-08
* LintedKillTheMule2016-10-30
* Incsubsitution featureKillTheMule2016-10-30
* Fix lint errors.Grzegorz Milka2016-10-23
* vim-patch:7.4.2312Grzegorz Milka2016-10-23
* vim-patch:7.4.2309Grzegorz Milka2016-10-23
* vim-patch:7.4.2212Grzegorz Milka2016-10-22
* [RFC] vim-patch:7.4.1704 (#5487)Michael Ennen2016-10-21
* Merge pull request #5424 from jamessan/win-tab-nrJames McCoy2016-10-15
|\
| * api: Support getting the number of a window/tabpageJames McCoy2016-10-04
* | Merge #5257 from jbradaric/vim-7.4.1893Justin M. Keyes2016-10-13
|\ \
| * | vim-patch:7.4.1895Jurica Bradaric2016-10-07
| |/
* / window: Fix cmd_with_count's formatting when sizeof(long) != 8James McCoy2016-10-11
|/
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* vim-patch:7.4.1558 (#5333)Justin M. Keyes2016-09-13
* tchdir: New tab should inherit CWD. (#5227)Alejandro Sanchez2016-09-04
* api: unify buffer numbers and window ids with handlesBjörn Linse2016-08-31
* vim-patch:7.4.1557 (#5117)prollings2016-08-04
* window: Silence clang-analyzer null dereference error (#5032)Daniel Xu2016-07-12
* [RFC] Fix #4979: Trigger TabNewEntered also with <CTRL-W>TDimitri Merejkowsky2016-06-28
* Always resize the embedded vterm properlyMarco Hinz2016-06-20
* vim-patch:7.4.822KillTheMule2016-04-23
* Implement tab-local working directory feature.HiPhish2016-04-20
* Merge pull request #4323 from watiko/vim-7.4.961Justin M. Keyes2016-03-02
|\
| * vim-patch:7.4.961watiko2016-02-23
* | Trigger TabNew before TabEnterMarco Hinz2016-03-01
|/
* vim-patch:7.4.936 #4271watiko2016-02-22
* vim-patch:7.4.792watiko2016-02-11
* Merge pull request #4113 from jbradaric/vim-7.4.709Justin M. Keyes2016-02-01
|\
| * vim-patch:7.4.709Jurica Bradaric2016-01-28
* | vim-patch:7.4.1137Justin M. Keyes2016-01-28
|/
* window.c: change return types to boolCharles Joachim2016-01-25
* window: Skip backslash only if followed by spaceJurica Bradaric2016-01-22
* window: Fix code style.Jurica Bradaric2016-01-22
* window: Fix linter errors.Jurica Bradaric2016-01-22
* vim-patch:7.4.642Jurica Bradaric2016-01-22
* src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27
* Remove unnecessary includes for errno.hRui Abreu Ferreira2015-11-25
* src: README.txt -> README.mdMichael Reed2015-11-23
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* hasFoldingWin now return boolNicolas Cornu2015-09-08
* Remove instances of TRUE/FALSE macroSteven Oliver2015-09-04
* fix for #2732 : win_new_width checks height before terminal_resizeFrederik Van Slycken2015-05-31
* Remove char_u: ex_docmd:do_cmdline_cmd()Michael Reed2015-05-13
* Remove char_u: path_is_url()Mark Bainter2015-05-06
* vim-patch:7.4.706 #2546Bastian Winkler2015-04-30
* vim-patch:7.4.546Felipe Morales2015-04-28
* vim-patch:7.4.530-531Felipe Morales2015-04-28