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.c
Commit message (
Expand
)
Author
Age
*
win_T.w_cline_folded from int to bool
Nicolas Cornu
2015-09-07
*
screen.c: remove `screen_char_attr` #3235
Justin M. Keyes
2015-08-25
*
vim-patch:7.4.667 #3043
Marco Hinz
2015-07-18
*
vim-patch:7.4.719 #2817
Andrea Cedraro
2015-06-14
*
vim-patch:7.4.579 #2652
David Bürgin
2015-05-26
*
Cleanup misc.
Michael Reed
2015-05-18
*
vim-patch:7.4.562 #2593
David Bürgin
2015-05-16
*
vim-patch:7.4.587 #2622
David Bürgin
2015-05-13
*
src: Misc. cleanup
Michael Reed
2015-05-01
*
Enable -Wconversion: normal.c.
Eliseo Martínez
2015-04-27
*
vim-patch:7.4.710
David Bürgin
2015-04-27
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25
*
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
Macro cleanup: UNICODE16
Michael Reed
2015-03-05
*
Fix warnings: screen.c: screen_puts_len(): Various (4): FP/MI.
Eliseo Martínez
2015-02-21
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
coverity/72768: Negative array index read: FP.
Eliseo Martínez
2015-02-20
*
syntax: Refactor to store all term and gui attributes independently
Thiago de Arruda
2015-02-16
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Remove 'ttyfast'
Michael Reed
2015-02-08
*
Add EndOfBuffer hl group for ~ lines after the last line in buffers
Marco Hinz
2015-02-02
*
Remove nonnullret deadcode: vim_strsave.
Eliseo Martínez
2015-01-27
*
vim-patch:7.4.517
Florian Walch
2015-01-26
*
"halfway a line" is a very confusing phrase
Jack Danger Canty
2015-01-22
*
screen: Fix screen_resize to consider minimum screen size
Thiago de Arruda
2015-01-15
*
screen: Fix highlight reset for abstract_ui
Thiago de Arruda
2015-01-13
*
main: Fix color schemes for abstract_ui
Thiago de Arruda
2015-01-13
*
ui: Fix redraw bug caused by race conditions with remote clients
Thiago de Arruda
2015-01-13
*
vim-patch:7.4.567
Florian Walch
2015-01-08
*
vim-patch:7.4.528
Florian Walch
2014-12-27
*
vim-patch:7.4.545
Florian Walch
2014-12-24
*
Simple refatorings that didn't fit the pattern of the last commit
Felipe Oliveira Carvalho
2014-12-13
*
strings.c: replace copy_spaces, copy_chars with equivalent memset.
Daniel Fairhead
2014-12-12
*
ui: Add abstract_ui termcap and split UI layer
Thiago de Arruda
2014-12-08
*
term: Move "set_shellsize" to screen.c as "screen_resize"
Thiago de Arruda
2014-12-02
*
Merge pull request #1516 from fmoralesc/new-patches
Justin M. Keyes
2014-11-27
|
\
|
*
vim-patch:7.4.472: Only draw "precedes" entry in 'listchar' when 'list' is on
Felipe Morales
2014-11-27
|
*
vim-patch:7.4.467: Avoid a problem with unwanted linebreaks in block mode
Felipe Morales
2014-11-27
*
|
ui: Remove redundant ui.h includes
Thiago de Arruda
2014-11-27
*
|
ui: Remove ui_delay, ui_breakcheck and ui_set_shellsize
Thiago de Arruda
2014-11-27
*
|
Fix warnings: screen.c: screenalloc(): Np arg (2): MI.
Eliseo Martínez
2014-11-18
|
/
*
Convert some values from buffer_defs.h to bools
Wayne Rowcliffe
2014-11-12
*
Fix warnings: screen.c: draw_tabline(): Dead assignment: HI.
Eliseo Martínez
2014-11-06
*
Fix warnings: screen.c: showmode(): Dead assignment: HI.
Eliseo Martínez
2014-11-06
*
Fix warnings: screen.c: win_line(): Dead assigment: HI.
Eliseo Martínez
2014-11-06
*
Fix warnings: screen.c: win_line(): Dead initialization: HI.
Eliseo Martínez
2014-11-06
[next]