index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
Commit message (
Expand
)
Author
Age
...
*
doc #9751
Aman
2019-03-20
*
Merge pull request #9726 from mhinz/nvim_win_get_config
Marco Hinz
2019-03-17
|
\
|
*
api: refactor FloatRelative usage
Marco Hinz
2019-03-16
|
*
api: numerous small fixes
Marco Hinz
2019-03-16
|
*
api: update doc
Marco Hinz
2019-03-16
|
*
api: add width/height to FloatConfig
Marco Hinz
2019-03-16
|
*
api: nvim_win_config() -> nvim_win_set_config()
Marco Hinz
2019-03-16
|
*
api: refactor FloatAnchor usage
Marco Hinz
2019-03-16
|
*
api: add nvim_win_get_config()
Marco Hinz
2019-03-16
*
|
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
2019-03-16
|
/
*
docs: floating windows introduction
Björn Linse
2019-03-12
*
window: simplify logic for entering new float
Björn Linse
2019-03-12
*
buffer: use aucmd_prepbuf() instead of switch_to_win_for_buf()
Björn Linse
2019-03-05
*
api: add nvim_win_close() to close window by id
Björn Linse
2019-03-03
*
floats: implement floating windows
Björn Linse
2019-03-02
*
API: nvim_create_buf: add `scratch` parameter
Justin M. Keyes
2019-02-17
*
ui: implement ext_messages
Björn Linse
2019-02-10
*
api: add nvim_create_buf to create a new empty buffer.
Björn Linse
2019-02-09
*
UI: implement 'pumblend' option for semi-transparent popupmenu
Björn Linse
2019-02-07
*
UI: always use contrete colors for default_colors_set
Björn Linse
2019-02-05
*
ui/compositor: add redraws needed due to intersected doublewidth chars.
Björn Linse
2019-02-02
*
UI: add "compositor" layer to merge grids for TUI use in a correct way
Björn Linse
2019-02-02
*
doc [ci skip] #9478
Justin M. Keyes
2019-01-26
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
API: nvim_set_vvar(): set v: variables #9395
jin cong
2019-01-14
*
dict_set_var: check value before checking its container
Justin M. Keyes
2019-01-14
*
api: select items in popupmenu
Björn Linse
2019-01-09
*
API: don't directly call update_screen() in API functions
Björn Linse
2019-01-08
*
multigrid: rename grid->ScreenLines and other grid arrays
Björn Linse
2018-12-31
*
multigrid: API version bump
Björn Linse
2018-12-31
*
multigrid: reorganize types and global varaibles
Björn Linse
2018-12-31
*
multigrid: Add multigrid documentation
Utkarsh Maheshwari
2018-12-31
*
multigrid: rename event to win_pos, make grid first
Björn Linse
2018-12-31
*
multigrid: add msg_scroll_start and msg_scroll_reset events
Björn Linse
2018-12-31
*
multigrid: send win_hide events when changing tabpage
Björn Linse
2018-12-31
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: use grid-based coordinates for ext_popupmenu
Björn Linse
2018-12-31
*
multigrid: Get rid of global ScreenLines and set_screengrid
Utkarsh Maheshwari
2018-12-31
*
multigrid: Put everything on default_grid if not ext_multigrid
Utkarsh Maheshwari
2018-12-31
*
multigrid: Add win_position event
Utkarsh Maheshwari
2018-12-31
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
multigrid: Change screen_* functions to grid_* functions
Utkarsh Maheshwari
2018-12-31
*
doc
Justin M. Keyes
2018-12-30
*
doc (#9288)
Justin M. Keyes
2018-12-09
*
API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespace
Björn Linse
2018-11-29
*
doc
Justin M. Keyes
2018-11-28
*
API: Implement nvim_win_set_buf() #9100
Justin M. Keyes
2018-11-25
*
api: implement object namespaces
Björn Linse
2018-11-24
*
doc: API
Justin M. Keyes
2018-11-05
*
doc
Justin M. Keyes
2018-11-05
[prev]
[next]