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
/
plines.c
Commit message (
Expand
)
Author
Age
*
refactor: remove long
dundargoc
2023-09-29
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
vim-patch:9.0.1828: cursor wrong with virt text before double-width char (#24...
zeertzjq
2023-09-01
*
vim-patch:9.0.1825: wrong cursor position with virt text and 'linebreak' (#24...
zeertzjq
2023-08-31
*
vim-patch:9.0.1813: linebreak incorrect drawn with breakindent (#24917)
zeertzjq
2023-08-29
*
fix(ui): wrong cursor position with left gravity inline virt text at eol
zeertzjq
2023-08-28
*
refactor: move some structs out of buffer_defs.h (#24878)
zeertzjq
2023-08-26
*
docs: various clarifications (#24876)
zeertzjq
2023-08-26
*
refactor(plines.c): deduplicate code for virtual text cursor offset
zeertzjq
2023-08-25
*
refactor: move virtcol functions to plines.c
zeertzjq
2023-08-25
*
refactor(plines.c): move vertical size functions to the bottom
zeertzjq
2023-08-25
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
fix(plines.c): initialize cts_max_head_vcol (#24855)
zeertzjq
2023-08-24
*
vim-patch:9.0.1785: wrong cursor position with 'showbreak' and lcs-eol (#24852)
zeertzjq
2023-08-24
*
fix(plines): count 'showbreak' for virtual text at eol
zeertzjq
2023-08-23
*
vim-patch:9.0.1783: Display issues with virt text smoothscroll and showbreak
zeertzjq
2023-08-23
*
vim-patch:9.0.1729: screenpos() wrong when w_skipcol and cpoptions+=n (#24773)
zeertzjq
2023-08-18
*
vim-patch:9.0.1711: dead code in charset.c (#24706)
zeertzjq
2023-08-14
*
feat(api)!: change return type of nvim_win_text_height to Dict (#24365)
zeertzjq
2023-07-16
*
perf(extmarks): don't handle inline virt_text if there is none (#24322)
zeertzjq
2023-07-12
*
feat(api): add nvim_win_text_height (#24236)
zeertzjq
2023-07-11
*
refactor(plines.c): update outdated comments (#24264)
zeertzjq
2023-07-06
*
fix(plines): don't return very large height on very long line (#24260)
zeertzjq
2023-07-05
*
fix(ui-ext): "scroll_delta" handle topfill and skipcol (#24249)
zeertzjq
2023-07-04
*
fix(plines): handle inline virtual text after last char (#24241)
zeertzjq
2023-07-03
*
fix(mouse): handle folded lines with virt_lines attached to line above (#23912)
zeertzjq
2023-06-05
*
fix(plines): folded lines with virt_lines attached to line above
zeertzjq
2023-06-05
*
fix(extmark): fix cursor position with both left and right gravity inline text
bfredl
2023-05-22
*
vim-patch:9.0.0205: cursor in wrong position when inserting after virtual text
Ibby
2023-05-22
*
vim-patch:9.0.0178: cursor position wrong with virtual text before Tab
Ibby
2023-05-22
*
vim-patch:9.0.0179: cursor pos wrong with wrapping virtual text in empty line
Ibby
2023-05-22
*
vim-patch:9.0.0143: cursor positioned after virtual text in empty line
Ibby
2023-05-22
*
fix(ui): fix cursor position with multiple inline virtual text
Ibby
2023-05-22
*
feat(ui): inline virtual text
Ibby
2023-05-22
*
vim-patch:9.0.0807: with 'smoothscroll' typing "0" may not go to the first co...
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0751: 'scrolloff' does not work well with 'smoothscroll'
Luuk van Baal
2023-05-02
*
refactor: uncrustify
dundargoc
2023-04-26
*
build: update uncrustify to 0.76
Lewis Russell
2023-04-19
*
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
*
fix(extmarks): problems with folded virtual lines (#21930)
luukvbaal
2023-01-23
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
vim-patch:8.2.4501: with 'showbreak' set cursor displayed in wrong position
zeertzjq
2022-11-05
*
vim-patch:9.0.0788: ModeChanged autocmd not executed when Visual ends with CT...
zeertzjq
2022-10-19
*
vim-patch:9.0.0412: compiler warning for unused argument
zeertzjq
2022-09-08
*
vim-patch:9.0.0410: struct member cts_lnum is unused
zeertzjq
2022-09-08
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
[next]