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
/
mouse.c
Commit message (
Expand
)
Author
Age
*
clang/'Logic error': avoid nullptr deref
Jan Edmund Lazo
2021-04-02
*
floats: add borders (MS-DOS MODE)
Björn Linse
2021-03-22
*
w_grid_alloc: baseline impl
Björn Linse
2021-03-22
*
Fix click on foldcolumn with vsplit (#14127)
tk-shirasaka
2021-03-13
*
[RDY] Fix click on foldcolumn if it has tabline (#13982)
tk-shirasaka
2021-03-04
*
ui: make 'mouse' handling in external UI more consistent
Björn Linse
2021-01-01
*
menu: remove winbar code
Jan Edmund Lazo
2020-11-20
*
Fix alignment issue
Shirasaka
2020-11-10
*
ui: Fix click on foldcolumn when ext_multigrid is enabled
Shirasaka
2020-11-09
*
vim-patch:8.2.1942: insufficient test coverage for the Netbeans interface
Jan Edmund Lazo
2020-11-02
*
api: add API for themes
Björn Linse
2020-11-01
*
vim-patch:8.0.1292: quick clicks in the WinBar start Visual mode
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.0.1138: click in window toolbar starts Visual mode
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.0.1123: cannot define a toolbar for a window
Jan Edmund Lazo
2020-04-26
*
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
mouse.c: can click on multibyte foldopen/foldclose (#11863)
Matthieu Coudron
2020-02-14
*
Merge #11568 'fillchars: foldopen, foldsep, foldclose'
Justin M. Keyes
2019-12-26
|
\
|
*
fillchars: adding foldopen, foldsep, foldclose
Matthieu Coudron
2019-12-25
*
|
clang/'Dead store': remove dead code
Jan Edmund Lazo
2019-12-26
|
/
*
UI: emit mouse_on/mouse_off on attach #11455
Justin M. Keyes
2019-11-25
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
floats: implement floating windows
Björn Linse
2019-03-02
*
Merge #9539 "options: make 'listchars' and 'fillchars' local to window"
Marco Hinz
2019-01-28
|
\
|
*
options: make 'fillchars'/'listchars' local to window
Marco Hinz
2019-01-26
*
|
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
|
/
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
clang/"Dead assignment"
Justin M. Keyes
2019-01-13
*
remove check_visual_highlight()
Justin M. Keyes
2019-01-04
*
multigrid: rename grid->ScreenLines and other grid arrays
Björn Linse
2018-12-31
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: Get rid of global ScreenLines and set_screengrid
Utkarsh Maheshwari
2018-12-31
*
vim-patch:8.0.0948: crash if timer closes window while dragging status line
Jan Edmund Lazo
2018-08-05
*
Merge #8526 from janlazo/vim-8.0.0451
Justin M. Keyes
2018-06-16
|
\
|
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
|
screen: use UTF-8 representation
Björn Linse
2018-06-13
|
/
*
Safer loop for skipping consecutive concealed chars
Tommy Allen
2018-01-28
*
Use one variable for tracking adjustment instead of two
Tommy Allen
2018-01-28
*
Adjust cursor according to character display widths
Tommy Allen
2018-01-28
*
Don't move cursor to the left if on the first column of wrapped line
Tommy Allen
2018-01-28
*
Use utfc_ptr2len instead of utf_ptr2len
Tommy Allen
2018-01-28
*
mouse.c: Fix mouse click on lines with multibyte text
Tommy Allen
2018-01-28
*
ui: cleanup UI_CALL wrappers
Björn Linse
2017-05-10
*
Merge #6539 'More cursor shape modes'
Justin M. Keyes
2017-04-21
|
\
|
*
ui: support more cursor shape modes
Björn Linse
2017-04-21
*
|
*: Add comment to all C files
ZyX
2017-04-19
|
/
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
mouse.c: Adjust clicked column if chars are concealed (#5087)
Tommy Allen
2016-07-28
*
*: Fix new linter errors
ZyX
2016-05-01
*
mouse: Implement horizontal scroll. #3450
bambu
2016-04-25
*
hasFolding return bool now
Nicolas Cornu
2015-09-08
[next]