aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | Mark "feeding large chunks of input with <Paste>" fragileJames McCoy2019-01-01
| * | | | | Mark ":substitute with inccommand during :terminal activity" fragileJames McCoy2019-01-01
| | |/ / / | |/| | |
* | | | | Merge pull request #9432 from jamessan/only-lint-masterJames McCoy2019-01-01
|\| | | |
| * | | | travis: Only run lint job for master branch/PRsJames McCoy2019-01-01
| | |/ / | |/| |
* | | | Merge pull request #9431 from jamessan/bug-fix-branch-ciJames McCoy2019-01-01
|\ \ \ \
| * | | | travis: Run ci for release-* branchesJames McCoy2019-01-01
|/ / / /
* | | | Merge pull request #9427 from jamessan/man-fixJames McCoy2019-01-01
|\ \ \ \
| * | | | nvim.1: Add missing .El directiveJames McCoy2018-12-31
| | |/ / | |/| |
* / | | cmake: runtime: use add_custom_command for tags directly (#9430)Daniel Hahler2019-01-01
|/ / /
* | | TUI: Konsole DECSCUSR fixup (#9423)Justin M. Keyes2018-12-31
* | | Merge pull request #8455 from UtkarshMe/grid-splitBjörn Linse2018-12-31
|\ \ \
| * | | multigrid: rename grid->ScreenLines and other grid arraysBjörn Linse2018-12-31
| * | | multigrid: API version bumpBjörn Linse2018-12-31
| * | | multigrid: simplify testsBjörn Linse2018-12-31
| * | | multigrid: rename to grid.row_offset and grid.requested_rowsBjörn Linse2018-12-31
| * | | multigrid: reorganize types and global varaiblesBjörn Linse2018-12-31
| * | | multigrid: various cleanup (types, unused parameters)Björn Linse2018-12-31
| * | | multigrid: add tests for multiline messages and tabsBjörn Linse2018-12-31
| * | | multigrid: test refactorBjörn Linse2018-12-31
| * | | multigrid: doc updateBjörn Linse2018-12-31
| * | | multigrid: Add multigrid documentationUtkarsh Maheshwari2018-12-31
| * | | multigrid: rename event to win_pos, make grid firstBjörn Linse2018-12-31
| * | | multigrid: add msg_scroll_start and msg_scroll_reset eventsBjörn Linse2018-12-31
| * | | multigrid: send win_hide events when changing tabpageBjörn Linse2018-12-31
| * | | multigrid: add multigrid screen testsUtkarsh Maheshwari2018-12-31
| * | | multigrid: add multigrid support to test infrastructureBjörn Linse2018-12-31
| * | | multigrid: don't clear window grids on resizeBjörn Linse2018-12-31
| * | | multigrid: Fix lint errorsUtkarsh Maheshwari2018-12-31
| * | | multigrid: Draw fold for the entire width of window gridUtkarsh Maheshwari2018-12-31
| * | | multigrid: Fix rebase errors in screen.cUtkarsh Maheshwari2018-12-31
| * | | multigrid: Fix sending window grid handle in ext_newline modeUtkarsh Maheshwari2018-12-31
| * | | multigrid: use grid-based coordinates for ext_popupmenuBjörn Linse2018-12-31
| * | | multigrid: Fix grid allocation missesUtkarsh Maheshwari2018-12-31
| * | | multigrid: avoid allocation when not ext_multigrid.Björn Linse2018-12-31
| * | | multigrid: Clean whole grid when it was just resizedUtkarsh Maheshwari2018-12-31
| * | | multigrid: Add ScreenGrid as a param to multibyte functionsUtkarsh Maheshwari2018-12-31
| * | | multigrid: Get rid of global ScreenLines and set_screengridUtkarsh Maheshwari2018-12-31
| * | | multigrid: Put everything on default_grid if not ext_multigridUtkarsh Maheshwari2018-12-31
| * | | multigrid: Add win_position eventUtkarsh Maheshwari2018-12-31
| * | | multigrid: Allow UIs to set grid size different from window sizeUtkarsh Maheshwari2018-12-31
| * | | multigrid: Change screen_* functions to grid_* functionsUtkarsh Maheshwari2018-12-31
| * | | multigrid: introduce grid abstractionBjörn Linse2018-12-31
|/ / /
* | | Merge #9408 from justinmk/tui-title-stackingJustin M. Keyes2018-12-31
|\ \ \
| * | | TUI: attempt "title stacking" unconditionallyJustin M. Keyes2018-12-29
* | | | version bumpJustin M. Keyes2018-12-31
| |/ / |/| |
* | | NVIM v0.3.2v0.3.2Justin M. Keyes2018-12-31
* | | version.c: update [ci skip] (#9417)Marvim the Paranoid Android2018-12-31
* | | version.c: update [ci skip] (#9275)Marvim the Paranoid Android2018-12-31
* | | Merge #9401 from justinmk/pr-win-erw7Justin M. Keyes2018-12-30
|\ \ \
| * | | win/TUI: ConEmu: get back_color_erase from terminfoJustin M. Keyes2018-12-30