index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.0865: when 'listchars' only contains "nbsp:X" it does not work
v8.1.0865
Bram Moolenaar
2019-01-31
1
-3
/
+3
*
patch 8.1.0849: cursorline highlight is not always updated
v8.1.0849
Bram Moolenaar
2019-01-30
1
-0
/
+1
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-17
/
+5
*
patch 8.1.0822: peeking and flushing output slows down execution
v8.1.0822
Bram Moolenaar
2019-01-25
1
-10
/
+22
*
patch 8.1.0812: Unicode 16 feature is not useful
v8.1.0812
Bram Moolenaar
2019-01-24
1
-36
/
+5
*
patch 8.1.0809: too many #ifdefs
v8.1.0809
Bram Moolenaar
2019-01-24
1
-315
/
+56
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-1
/
+9
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-27
/
+28
*
patch 8.1.0768: updating completions may cause the popup menu to flicker
v8.1.0768
Bram Moolenaar
2019-01-17
1
-1
/
+5
*
patch 8.1.0759: showing two characters for tab is limited
v8.1.0759
Bram Moolenaar
2019-01-16
1
-3
/
+36
*
patch 8.1.0726: redrawing specifically for conceal feature
v8.1.0726
Bram Moolenaar
2019-01-11
1
-49
/
+0
*
patch 8.1.0709: windows are updated for every added/deleted sign
v8.1.0709
Bram Moolenaar
2019-01-09
1
-17
/
+15
*
patch 8.1.0708: third argument for redrawWinline() is always FALSE
v8.1.0708
Bram Moolenaar
2019-01-09
1
-16
/
+1
*
patch 8.1.0706: tabline is not always redrawn
v8.1.0706
Bram Moolenaar
2019-01-08
1
-2
/
+1
*
patch 8.1.0700: using "gt" sometimes does not redraw a tab
v8.1.0700
Bram Moolenaar
2019-01-06
1
-0
/
+3
*
patch 8.1.0683: spell highlighting does not always end
v8.1.0683
Bram Moolenaar
2019-01-03
1
-1
/
+5
*
patch 8.1.0676: textprop screendump test fails
v8.1.0676
Bram Moolenaar
2019-01-01
1
-2
/
+3
*
patch 8.1.0674: leaking memory when updating a single line
v8.1.0674
Bram Moolenaar
2019-01-01
1
-4
/
+0
*
patch 8.1.0665: text property display wrong when 'spell' is set
v8.1.0665
Bram Moolenaar
2018-12-31
1
-23
/
+49
*
patch 8.1.0663: text property display wrong when 'number' is set
v8.1.0663
Bram Moolenaar
2018-12-30
1
-2
/
+2
*
patch 8.1.0638: text property highlighting is off by one column
v8.1.0638
Bram Moolenaar
2018-12-26
1
-66
/
+72
*
patch 8.1.0623: iterating through window frames is repeated
v8.1.0623
Bram Moolenaar
2018-12-22
1
-1
/
+1
*
patch 8.1.0579: cannot attach properties to text
v8.1.0579
Bram Moolenaar
2018-12-13
1
-1
/
+103
*
patch 8.1.0528: various typos in comments
v8.1.0528
Bram Moolenaar
2018-11-16
1
-1
/
+1
*
patch 8.1.0450: build failure without the +fold feature
v8.1.0450
Bram Moolenaar
2018-10-02
1
-3
/
+2
*
patch 8.1.0449: when 'rnu' is set folded lines are not displayed correctly
v8.1.0449
Bram Moolenaar
2018-10-02
1
-5
/
+12
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-14
/
+0
*
patch 8.1.0376: compiler warning for uninitialized variable
v8.1.0376
Bram Moolenaar
2018-09-13
1
-3
/
+1
*
patch 8.1.0374: moving the cursor is slow when 'relativenumber' is set
v8.1.0374
Bram Moolenaar
2018-09-12
1
-169
/
+185
*
patch 8.1.0372: screen updating slow when 'cursorline' is set
v8.1.0372
Bram Moolenaar
2018-09-12
1
-7
/
+8
*
patch 8.1.0349: crash when wiping buffer in a callback
v8.1.0349
Bram Moolenaar
2018-09-06
1
-2
/
+5
*
patch 8.1.0344: 'hlsearch' highlighting has a gap after /$
v8.1.0344
Bram Moolenaar
2018-09-02
1
-9
/
+0
*
patch 8.1.0328: inputlist() doesn't work with a timer
v8.1.0328
Bram Moolenaar
2018-08-26
1
-13
/
+18
*
patch 8.1.0271: 'incsearch' doesn't work for :s, :g or :v
v8.1.0271
Bram Moolenaar
2018-08-11
1
-0
/
+7
*
patch 8.1.0228: dropping files is ignored while Vim is busy
v8.1.0228
Bram Moolenaar
2018-07-29
1
-0
/
+6
*
patch 8.1.0226: too many #ifdefs
v8.1.0226
Bram Moolenaar
2018-07-29
1
-4
/
+1
*
patch 8.1.0126: various problems with 'vartabstop'
v8.1.0126
Bram Moolenaar
2018-06-28
1
-4
/
+9
*
patch 8.1.0116: display problem with 'vartabstop' and 'linebreak'
v8.1.0116
Bram Moolenaar
2018-06-25
1
-0
/
+5
*
patch 8.1.0113: compiler warning for unused variable
v8.1.0113
Bram Moolenaar
2018-06-24
1
-1
/
+1
*
patch 8.1.0105: all tab stops are the same
v8.1.0105
Bram Moolenaar
2018-06-23
1
-1
/
+7
*
patch 8.1.0098: segfault when pattern with \z() is very slow
v8.1.0098
Bram Moolenaar
2018-06-23
1
-0
/
+4
*
patch 8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"
v8.1.0064
Bram Moolenaar
2018-06-17
1
-2
/
+2
*
patch 8.1.0062: popup menu broken if a callback changes the window layout
v8.1.0062
Bram Moolenaar
2018-06-17
1
-9
/
+10
*
patch 8.1.0058: display problem with margins and scrolling
v8.1.0058
Bram Moolenaar
2018-06-16
1
-9
/
+17
*
patch 8.1.0057: popup menu displayed wrong when using autocmd
v8.1.0057
Bram Moolenaar
2018-06-16
1
-9
/
+12
*
patch 8.1.0020: cannot tell whether a register is executing or recording
v8.1.0020
Bram Moolenaar
2018-05-22
1
-4
/
+4
*
patch 8.1.0002: :stopinsert changes the message position
v8.1.0002
Bram Moolenaar
2018-05-19
1
-0
/
+6
*
patch 8.0.1815: crash with terminal window and with 'lazyredraw' set
v8.0.1815
Bram Moolenaar
2018-05-11
1
-7
/
+15
*
patch 8.0.1809: various typos
v8.0.1809
Bram Moolenaar
2018-05-10
1
-1
/
+1
*
patch 8.0.1797: terminal window is redrawn too often
v8.0.1797
Bram Moolenaar
2018-05-06
1
-5
/
+9
[next]