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
/
move.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.3122: with 'nowrap' cursor position is unexected in narrow wind...
zeertzjq
2022-04-01
*
perf: only redraw concealed line if cursor has moved horizontally
zeertzjq
2022-03-28
*
vim-patch:8.2.4638: superfluous check if a redraw is needed for 'cursorline'
zeertzjq
2022-03-28
*
perf(screen): reduce cursorline redrawing when jumping around
zeertzjq
2022-03-24
*
vim-patch:8.2.4018: ml_get error when win_execute redraws with Visual selection
Sean Dewar
2022-02-03
*
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
*
fix(screenpos, float): add top and left border adjustment
zeertzjq
2021-12-15
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move way beep functions elsewhere
Björn Linse
2021-12-10
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
vim-patch:8.2.0026: still some /* */ comments (#16088)
dundargoc
2021-10-23
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
vim-patch:8.2.3490: superfluous return statements #15978
dundargoc
2021-10-09
*
vim-patch:8.2.3460: some type casts are not needed #15868
dundargoc
2021-10-02
*
feat(decorations): support virtual lines (for now: only one block at a time)
Björn Linse
2021-09-26
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: format with uncrustify #15741
dundargoc
2021-09-22
*
vim-patch:8.2.3394: filler lines are wrong when changing text in diff mode (#...
Jaehwang Jerry Jung
2021-09-18
*
vim-patch:8.1.2281: 'showbreak' cannot be set for one window
Sean Dewar
2021-09-10
*
refactor(plines): move out plines related code from misc1.c
Björn Linse
2021-08-10
*
refactor(plines): remove implicit curwin plines_nofill() function
Björn Linse
2021-08-10
*
refactor(plines): remove implicit curwin plines() function
Björn Linse
2021-08-10
*
buffer: move BUFEMPTY to a function
Thomas Vigouroux
2021-07-06
*
buffer: don't rely on curbuf in BUFEMPTY
Thomas Vigouroux
2021-07-06
*
vim-patch:8.2.2495: text jumps up and down when moving the cursor
Jan Edmund Lazo
2021-02-10
*
fix: appease linter
Matthieu Coudron
2020-12-24
*
refactor: de-curwin-ify update_topline/curs_columns
Matthieu Coudron
2020-12-23
*
refactor: pass the window to get_(side)scrolloff_value
Matthieu Coudron
2020-12-23
*
vim-patch:8.1.0806: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
fix: lint doc-comments
Rom Grk
2020-11-07
*
my fight with the linter
Rom Grk
2020-11-06
*
Merge branch 'master' into add-scroll-events
Rom Grk
2020-11-03
|
\
|
*
api: add API for themes
Björn Linse
2020-11-01
*
|
move.c: dont invalidate viewport when no scroll happened
Rom Grk
2020-10-25
|
/
*
vim-patch:8.2.0007: popup menu positioned wrong with folding in two tabs
Jan Edmund Lazo
2020-10-08
*
vim-patch:8.1.2303: cursor in wrong position after horizontal scroll
Jan Edmund Lazo
2020-10-08
*
vim-patch:8.1.2228: screenpos() returns wrong values when 'number' is set
Jan Edmund Lazo
2020-05-21
*
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
2020-04-01
*
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...
Will Eccles
2020-03-17
*
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
vim-patch:8.1.2171: mouse support not always available #11761
Jan Edmund Lazo
2020-01-25
*
refactor: wrap common plines() usage in plines_win_full() #11141
Zach Wegner
2019-10-02
*
anchor float to buffer position
Björn Linse
2019-09-04
*
vim-patch:8.1.1086: too many curly braces
Jan Edmund Lazo
2019-07-28
*
move: assert nonnull wp pointer
Jan Edmund Lazo
2019-07-20
*
vim-patch:8.1.0856: when scrolling a window the cursorline is not always updated
Jan Edmund Lazo
2019-07-20
*
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
vim-patch:8.1.0715: superfluous redraw_win_later() #10523
Jan Edmund Lazo
2019-07-17
*
vim-patch:8.1.0543: fix memory leak #10001
Jan Edmund Lazo
2019-05-11
*
signs: support multiple columns #9295
Dan Aloni
2019-03-25
[next]