aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/window.c
Commit message (Expand)AuthorAge
* screen.c: make more highlights window specificBjörn Linse2017-06-14
* options: allow different highlights in windowsBjörn Linse2017-05-08
* options: consolidate updates for window string options affected by copy_winoptBjörn Linse2017-05-05
* api/ui: externalize tablineJustin M. Keyes2017-04-26
* api/ui: externalize tablineDongdong Zhou2017-04-26
* *: Add comment to all C filesZyX2017-04-19
* eval: Move get_tv_number[_chk] to eval/typval.cZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* eval: Split eval.c into smaller filesZyX2017-03-29
* refactor: Remove allow_keys global (#6346)Matthew Malcomson2017-03-25
* vim-patch:8.0.0307Justin M. Keyes2017-03-22
* vim-patch:8.0.0502Justin M. Keyes2017-03-22
* vim-patch:8.0.0331Justin M. Keyes2017-03-22
* vim-patch:8.0.0482Justin M. Keyes2017-03-22
* vim-patch:8.0.0483Justin M. Keyes2017-03-22
* vim-patch:8.0.0083Justin M. Keyes2017-03-22
* lintJustin M. Keyes2017-03-22
* vim-patch:7.4.2324Justin M. Keyes2017-03-22
* vim-patch:8.0.0486Justin M. Keyes2017-03-22
* Merge #6252 from jamessan/vim-7.4.2069Justin M. Keyes2017-03-15
|\
| * lintJames McCoy2017-03-11
| * vim-patch:7.4.2101James McCoy2017-03-11
* | DirChanged: trigger when switching scopesJustin M. Keyes2017-03-12
* | tabpage_S: Name tp_localdir per convention.Justin M. Keyes2017-03-12
|/
* terminal: Don't redraw the entire screen when resizing (#6167)Tommy Allen2017-02-26
* vim-patch:7.4.2279lonerover2017-02-09
* Fix clint issuesMarco Hinz2017-02-04
* vim-patch:7.4.2024Marco Hinz2017-02-04
* xstrlcat: Allow overlapped pointers. (#6017)Justin M. Keyes2017-01-31
* fix test failurelonerover2017-01-09
* vim-patch:7.4.2075rover2017-01-08
* vim-patch:7.4.2204James McCoy2016-12-28
* 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