index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
Age
Commit message (
Expand
)
Author
Files
2019-01-08
API: don't directly call update_screen() in API functions
Björn Linse
2
2018-12-31
multigrid: rename grid->ScreenLines and other grid arrays
Björn Linse
1
2018-12-31
multigrid: API version bump
Björn Linse
2
2018-12-31
multigrid: reorganize types and global varaibles
Björn Linse
2
2018-12-31
multigrid: Add multigrid documentation
Utkarsh Maheshwari
1
2018-12-31
multigrid: rename event to win_pos, make grid first
Björn Linse
1
2018-12-31
multigrid: add msg_scroll_start and msg_scroll_reset events
Björn Linse
1
2018-12-31
multigrid: send win_hide events when changing tabpage
Björn Linse
1
2018-12-31
multigrid: Fix lint errors
Utkarsh Maheshwari
1
2018-12-31
multigrid: use grid-based coordinates for ext_popupmenu
Björn Linse
1
2018-12-31
multigrid: Get rid of global ScreenLines and set_screengrid
Utkarsh Maheshwari
1
2018-12-31
multigrid: Put everything on default_grid if not ext_multigrid
Utkarsh Maheshwari
1
2018-12-31
multigrid: Add win_position event
Utkarsh Maheshwari
1
2018-12-31
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
1
2018-12-31
multigrid: Change screen_* functions to grid_* functions
Utkarsh Maheshwari
1
2018-12-30
doc
Justin M. Keyes
1
2018-12-09
doc (#9288)
Justin M. Keyes
1
2018-11-29
API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespace
Björn Linse
1
2018-11-28
doc
Justin M. Keyes
1
2018-11-25
API: Implement nvim_win_set_buf() #9100
Justin M. Keyes
1
2018-11-24
api: implement object namespaces
Björn Linse
3
2018-11-05
doc: API
Justin M. Keyes
1
2018-11-05
doc
Justin M. Keyes
1
2018-11-01
api: simplify nvim_buf_get_offset function
Björn Linse
1
2018-11-01
api: implement nvim_buf_get_offset_for_line
Björn Linse
1
2018-10-21
api/ui: verify compatibility of UI events
Björn Linse
1
2018-10-13
api: make nvim_buf_set_virtual_text handle invalid chars
Björn Linse
1
2018-10-02
ui: reserve the right to split a screen redraw into multiple batches.
Björn Linse
1
2018-10-01
ui: rename ext_newgrid to ext_linegrid
Björn Linse
2
2018-09-23
func_attr.h: FUNC_ATTR_PRINTF
Michael Hoffmann
3
2018-09-22
startup: always wait for UI with --embed, unless --headless also is supplied
Björn Linse
1
2018-09-17
buffer: add support for virtual text annotations
Björn Linse
1
2018-09-09
Merge pull request #8915 from rickyz/line_wrapping
Björn Linse
1
2018-09-05
API: Avoid overrun when formatting error-message
Justin M. Keyes
3
2018-09-03
tui: Hint wrapped lines to terminals.
Ricky Zhou
1
2018-08-27
ext_cmdline: use new highlight representation for cmdline_block
Björn Linse
1
2018-08-25
runtime/doc: fix broken links found by `make html`
Justin M. Keyes
1
2018-08-13
highlight: HlAttrs is a value type; treat it like such
Björn Linse
1
2018-07-25
API: update docs WRT behaviours/methods for unloaded buffers #7688
Peter Hodge
1
2018-07-25
API: add nvim_buf_is_loaded() #7688
Peter Hodge
1
2018-07-25
API: buf_get_lines, buf_line_count handle unloaded buffers #7688
Peter Hodge
1
2018-07-24
ui: fix glitches where scrolling region affects clearing of screen
Björn Linse
1
2018-07-21
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2
2018-07-21
highlight: refactor to use stateful representation
Björn Linse
1
2018-07-21
highlight: extract low-level highlight logic from syntax, ui
Björn Linse
2
2018-07-18
doc
Justin M. Keyes
1
2018-07-15
dispatch.c: changed api_set_error_call
micha
1
2018-07-14
channel.c: refactor spaghetti code
micha
2
2018-06-25
Improved version of #8613
David Hotham
1
2018-06-25
API: nvim_win_set_cursor: set curswant #8613
David Hotham
1
[prev]
[next]