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
/
screen.h
Commit message (
Expand
)
Author
Age
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: move tabline code to statusline.c (#21008)
luukvbaal
2022-11-10
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor: remove some unused includes (#19820)
zeertzjq
2022-08-17
*
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: move more grid functions to grid.c. Clean up some variables
bfredl
2022-05-18
*
refactor(grid): move out grid_* functions from screen.c
bfredl
2022-05-08
*
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
2022-04-29
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
2022-04-03
*
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
|
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
|
/
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
terminal: fix terminal attribute overflow
erw7
2020-07-29
*
vim-patch:8.0.1491: the minimum width of the popup menu is hard coded
Jan Edmund Lazo
2019-12-29
*
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
*
multigrid: reorganize types and global varaibles
Björn Linse
2018-12-31
*
refactor/single-include (#6563)
Othon Briganó
2017-04-22
*
tabline: Switch to functions, handle different click types
ZyX
2016-02-01
*
tabline: Add %[] atom to the tabline, for random commands on click
ZyX
2016-02-01
*
Include stdbool.h in headers which have functions with bool in signature
Pavel Platto
2014-07-11
*
move update_screen() flags to screen.h
Brandon Coleman
2014-06-12
*
Fix some styles
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15