Luuk van Baal
|
a27e683ca5
fix(mouse): avoid dragging when clicking next to popupmenu
|
1 년 전 |
Luuk van Baal
|
2640ad0057
fix(mouse): avoid dragging after click label popupmenu callback
|
1 년 전 |
zeertzjq
|
a89c385f33
fix(statuscolumn): update number hl for each screen line
|
1 년 전 |
zeertzjq
|
284c2e0124
fix(mouse): click on 'statuscolumn' with 'rightleft'
|
1 년 전 |
Luuk van Baal
|
13c368eca5
fix(statuscolumn): force full redraw when signcolumn is invalid
|
1 년 전 |
zeertzjq
|
48d5eaffcd
fix(statuscolumn): don't update clicks if current width is 0
|
1 년 전 |
zeertzjq
|
f36433f83a
fix(column): fix wrong cursor with 'statuscolumn' and cpo+=n
|
1 년 전 |
zeertzjq
|
a830373860
fix(column): handle unprintable chars in 'statuscolumn'
|
1 년 전 |
Luuk van Baal
|
126a757c55
fix(column): corrupted screen with minwid sign item in 'statuscolumn'
|
1 년 전 |
Luuk van Baal
|
a01f8de1f0
fix(redraw): multibyte characters are wrapped at the end of a line
|
1 년 전 |
Luuk van Baal
|
f24449d35c
fix(statusline): also allow right click when 'mousemodel' is "popup*"
|
1 년 전 |
Luuk van Baal
|
a5d8024b24
fix(column): rebuild status column when sign column is invalid
|
1 년 전 |
Luuk van Baal
|
2d3c825ada
test(column): statuscolumn is rebuild when signs are (un)placed
|
1 년 전 |
Luuk van Baal
|
54c6dfa009
fix(mouse): cmdline click registered as statuscolumn
|
1 년 전 |
Luuk van Baal
|
2479c63d4a
fix(column): add truncated width during estimation for 'statuscolumn'
|
1 년 전 |
Luuk van Baal
|
4758f8ea7a
fix(column): 'statuscolumn' not drawn after virt_lines with "n" in 'cpo'
|
1 년 전 |
luukvbaal
|
204a8b17c8
fix(column): rebuild status column when sign column is invalidated (#22690)
|
1 년 전 |
zeertzjq
|
8916669d50
test(statuscolumn_spec): remove unnecessary feed('lh')
|
1 년 전 |
luukvbaal
|
bf4eada2c8
fix(column): issues with 'statuscolumn' width (#22542)
|
1 년 전 |
zeertzjq
|
b7d59649ac
fix(redraw): get the line again after evaluating something
|
2 년 전 |
luukvbaal
|
9a271f6afd
fix(column): cmdwin cursor is offset with 'statuscolumn' (#22445)
|
2 년 전 |
Luuk van Baal
|
08fb3b5309
perf(column): only build fold/sign column when present in 'statuscolumn'
|
2 년 전 |
luukvbaal
|
64fa75a86a
fix(column): estimate 'statuscolumn' width appropriately
|
2 년 전 |
luukvbaal
|
999bb983f0
perf(statuscolumn): only fill click defs array once per redraw (#21884)
|
2 년 전 |
zeertzjq
|
36555730da
fix(statuscolumn): always fill click defs array (#21878)
|
2 년 전 |
Brian Koropoff
|
bbdded5cf7
test(statuscolumn): %l should follow default wrap behavior (#21766)
|
2 년 전 |
Luuk van Baal
|
54470336ff
fix(column): avoid drawing columns for virt_lines_leftcol
|
2 년 전 |
Luuk van Baal
|
85111ca0f4
fix(column)!: ensure 'statuscolumn' works with virtual and wrapped lines
|
2 년 전 |
luukvbaal
|
4a12372ccf
fix(statuscolumn): make %l/%r respect 'number'/'relativenumber' (#21747)
|
2 년 전 |
luukvbaal
|
4876654d4c
fix(mouse): statusline click registered as statuscolumn (#21748)
|
2 년 전 |