Block or Report
Block or report zeertzjq
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse3,502 contributions in the last year
| Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
February 2024
Created 87 commits in 2 repositories
Created a pull request in vim/vim that received 6 comments
LineNrAbove and LineNrBelow background wrong on wrapped lines
Problem: LineNrAbove and LineNrBelow background wrong on wrapped lines. Solution: Update number column also for wrapped part of a line.
+176
−23
lines changed
•
6
comments
Opened 71 other pull requests in 2 repositories
neovim/neovim
3
open
51
merged
-
ci(test.yml): explicitly set build type
This contribution was made on Feb 17
-
test: more tests for nvim_eval_statusline "fillchar"
This contribution was made on Feb 17
-
build(vim-patch.sh): don't add vim/vim to issue of another repo
This contribution was made on Feb 16
-
fix(genvimvim): generate prefixed boolean options properly
This contribution was made on Feb 16
-
vim-patch:9.1.{0112,0113}
This contribution was made on Feb 15
-
vim-patch:9.1.{0068,0106}: Visual highlighting can be improved
This contribution was made on Feb 15
-
vim-patch: update Vim syntax
This contribution was made on Feb 14
-
fix(extmarks): redraw line on adding/removing conceal
This contribution was made on Feb 13
-
vim-patch:9.1.0105: Style: typos found
This contribution was made on Feb 13
-
fix(extmarks): redraw new position after deleting lines
This contribution was made on Feb 13
-
vim-patch:9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn'
This contribution was made on Feb 12
-
vim-patch:9.1.0102: settabvar() may change the last accessed tabpage
This contribution was made on Feb 12
-
vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E
This contribution was made on Feb 12
-
vim-patch:9.0.0245: mechanism to prevent recursive screen updating is incomplete
This contribution was made on Feb 12
-
perf(redraw): reduce redraw with undo and extmarks or 'spell'
This contribution was made on Feb 12
-
fix(extmarks): redraw pre-undo position
This contribution was made on Feb 12
-
perf(extmarks): avoid unnecessary invalidations for virt_text
This contribution was made on Feb 12
-
vim-patch:b614b284ee06
This contribution was made on Feb 11
-
vim-patch:9.1.0097: 'breakindent' behaves inconsistently with 'list' and splits
This contribution was made on Feb 11
-
fix(messages): use message grid for :intro
This contribution was made on Feb 11
-
fix(messages): clear new lines when increasing 'cmdheight'
This contribution was made on Feb 11
-
vim-patch:9.1.{0089,0093}: qsort() comparison function fixes
This contribution was made on Feb 10
-
test(ui/mouse_spec): make sure click is processed
This contribution was made on Feb 10
-
test: add test for scroll wheel at right-click menu
This contribution was made on Feb 10
-
build(clint): don't allow INIT() in non-header files
This contribution was made on Feb 9
- Some pull requests not shown.
vim/vim
1
open
16
closed
-
Setting some options changes curswant unnecessarily
This contribution was made on Feb 16
-
Fix typos
This contribution was made on Feb 12
-
Redrawing can be improved with undo and 'spell'
This contribution was made on Feb 12
-
settabvar() may change the last accessed tabpage
This contribution was made on Feb 12
-
settabvar() may change last accessed tabpage
This contribution was made on Feb 12
-
settabvar() and settabwinvar() change last accessed tabpage
This contribution was made on Feb 12
-
'breakindentopt' "min" works incorrectly with 'signcolumn'
This contribution was made on Feb 12
-
'breakindent' behaves inconsistently with 'list' and splits
This contribution was made on Feb 10
-
Still a qsort() comparison function that returns result of subtraction
This contribution was made on Feb 10
-
Visual hl wrong when it ends before multibyte 'showbreak'
This contribution was made on Feb 9
-
runtime(doc): further improve docs about List/Blob += operator
This contribution was made on Feb 8
-
Too much redraw when deleting lines with 'cursorline'
This contribution was made on Feb 7
-
Too much redraw when inserting/deleting lines with 'number'
This contribution was made on Feb 7
-
Unnecessary call to redraw_for_cursorline() in nv_mousescroll()
This contribution was made on Feb 5
-
Redrawing diff filler lines unnecessarily with 'relativenumber'
This contribution was made on Feb 4
-
Looping over modifier_keys_table[] unnecessarily
This contribution was made on Feb 3
-
did_set_breakat() should be in optionstr.c
This contribution was made on Feb 2
Reviewed 30 pull requests in 2 repositories
neovim/neovim
25 pull requests
-
fix(api): don't use stl 'fillchar' for "use_statuscol_lnum"
This contribution was made on Feb 16
-
vim-patch:8.2.3915: illegal memory access when completing with invalid bytes
This contribution was made on Feb 16
-
feat(extmark): window scoped namespace
This contribution was made on Feb 16
-
docs: document breaking change for nvim_create_autocmd callback
This contribution was made on Feb 15
-
vim-patch: update runtime file
This contribution was made on Feb 15
-
vim-patch: update filetype detection
This contribution was made on Feb 14
-
vim-patch:1da0e8581671
This contribution was made on Feb 14
-
refactor(eval): use arena when converting typvals to Object
This contribution was made on Feb 14
-
fix(extmarks): redraw new position after deleting lines
This contribution was made on Feb 13
-
fix(column): use a single path for sign sorting
This contribution was made on Feb 11
-
feat(shortmess): q fully hides recording message
This contribution was made on Feb 10
-
refactor(indent): refactor functions for computing indent size of a string
This contribution was made on Feb 10
-
refactor: reduce some globals
This contribution was made on Feb 9
-
docs(lpeg): merge upstream changes
This contribution was made on Feb 9
-
feat(api):
nvim_get_chan_infopass 0 for current channelThis contribution was made on Feb 8 -
fix(runtime): source c ftplugins in correct order
This contribution was made on Feb 7
-
perf: improve utf_char2cells() performance
This contribution was made on Feb 7
-
vim-patch:f7f33e3719c8
This contribution was made on Feb 6
-
fix(tui):
space_bufoverflow when clearing screenThis contribution was made on Feb 6 -
vim-patch:9.1.0076: luau config file not detected
This contribution was made on Feb 4
-
refactor(drawline): remove LineDrawState and wlv->saved_n_extra
This contribution was made on Feb 4
-
vim-patch:9.1.0075: insert completion not correct when adding new leader
This contribution was made on Feb 4
-
refactor(strcase_save): optimize memory allocation
This contribution was made on Feb 3
-
vim-patch:9204f39580bd
This contribution was made on Feb 2
-
fix(lsp): handle adjacent snippet tabstops
This contribution was made on Feb 2
- Some pull request reviews not shown.
vim/vim
2 pull requests
-
feat: Getregion function
This contribution was made on Feb 17
-
fix compl_curr_match not correct when new leader add
This contribution was made on Feb 2
Created an issue in neovim/neovim that received 1 comment
Virtual text with left gravity shown on two lines after pasting above
Problem
Virtual text with left gravity shown on two lines after pasting above:
paste-above.mp4
Steps to reproduce
Run nvim --clean
Source…
1
comment
Opened 3 other issues in 1 repository
neovim/neovim
1
open
2
closed
-
Wrong display when deleting line with inline virtual text causes another line to wrap
This contribution was made on Feb 7
-
Virtual text shown on two lines after delete and undo
This contribution was made on Feb 7
-
Possible use of uninitialized memory with 'linebreak' and 'vartabstop'
This contribution was made on Feb 2
Answered 5 discussions in 1 repository
neovim/neovim
neovim/neovim
-
Understanding the Nvim UI protocol and "flush"
This contribution was made on Feb 9
-
Launching Neovim in a specific terminal program
This contribution was made on Feb 6
-
Mapping <Tab> to za (open/close fold) effects <C-i> (go back in jumplist). Is this a bug?
This contribution was made on Feb 5
-
Autoindent isn't automatically applied when creating a new line using Lua API
This contribution was made on Feb 4
-
Is there a function to copy a string to the system clipboard?
This contribution was made on Feb 2