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
/
grid_defs.h
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.1923: curswant wrong on click with 've' and 'nowrap' set (#25293)
zeertzjq
2023-09-22
*
refactor(grid): unused grid->line_wraps delenda est
bfredl
2023-09-20
*
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
*
docs: fix typos and other small fixes (#25005)
dundargoc
2023-09-14
*
vim-patch:9.0.1725: cursor pos wrong after concealed text with 'virtualedit'
zeertzjq
2023-08-18
*
fix(ui): propagate line wrapping state on grid_line events
Ricky Zhou
2023-06-05
*
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
2023-03-04
*
refactor: move tabline code to statusline.c (#21008)
luukvbaal
2022-11-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
perf(ui): unpack grid_line (screen contents) directly
bfredl
2022-07-19
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
feat: click support for 'statusline', 'winbar' #18650
Famiu Haque
2022-05-23
*
refactor: grid->rows and grid->cols
bfredl
2022-05-18
*
refactor(grid): move out grid_* functions from screen.c
bfredl
2022-05-08
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
floats: z-index
Björn Linse
2021-05-15
*
floats: add borders (MS-DOS MODE)
Björn Linse
2021-03-22
*
w_grid_alloc: baseline impl
Björn Linse
2021-03-22
*
screen: make ui_compositor aware of the intended size of a float
chentau
2021-03-11
*
ui: fix problem with sattr_T overflow
erw7
2020-08-02
*
doc: fix typos [ci skip] #11787
Hye Sung Jung
2020-01-30
*
screen: add some documentation of internals of msg_grid implementation
Björn Linse
2019-09-01
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
floats: implement floating windows
Björn Linse
2019-03-02
*
UI: add "compositor" layer to merge grids for TUI use in a correct way
Björn Linse
2019-02-02
*
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
*
multigrid: rename grid->ScreenLines and other grid arrays
Björn Linse
2018-12-31
*
multigrid: rename to grid.row_offset and grid.requested_rows
Björn Linse
2018-12-31
*
multigrid: reorganize types and global varaibles
Björn Linse
2018-12-31