Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
b4fe0eb4b4fe52a68a1df05162c03fe51c2fce79
/
src
/
normal.c
3b849af
patch 8.1.1658: debug statements included in patch
by Bram Moolenaar
· 7 years ago
7ba343e
patch 8.1.1657: Terminal: screen updates from 'balloonexpr' are not displayed
by Bram Moolenaar
· 7 years ago
b3d17a2
patch 8.1.1645: cannot use a popup window for a balloon
by Bram Moolenaar
· 7 years ago
5b8cfed
patch 8.1.1612: cannot show an existing buffer in a popup window
by Bram Moolenaar
· 7 years ago
f9c85f5
patch 8.1.1608: the evalfunc.c file is too big
by Bram Moolenaar
· 7 years ago
6efd76a
patch 8.1.1599: compiler warning for uninitialized variable
by Bram Moolenaar
· 7 years ago
68acb41
patch 8.1.1597: cannot scroll a popup window with the mouse
by Bram Moolenaar
· 7 years ago
e96a249
patch 8.1.1588: in :let-heredoc line continuation is recognized
by Bram Moolenaar
· 7 years ago
451d4b5
patch 8.1.1520: popup windows are ignored when dealing with mouse position
by Bram Moolenaar
· 7 years ago
1762731
patch 8.1.1455: popup_atcursor() not completely implemented
by Bram Moolenaar
· 7 years ago
c799fe2
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
by Bram Moolenaar
· 7 years ago
0ab190c
patch 8.1.1373: "[p" in Visual mode puts in wrong line
by Bram Moolenaar
· 7 years ago
eae1b91
patch 8.1.1306: Borland support is outdated and doesn't work
by Bram Moolenaar
· 7 years ago
06bd824
patch 8.1.1302: v:beval_text is not tested in Visual mode
by Bram Moolenaar
· 7 years ago
afde13b
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
by Bram Moolenaar
· 7 years ago
45e18cb
patch 8.1.1228: not possible to process tags with a function
by Bram Moolenaar
· 7 years ago
abab0b0
patch 8.1.1086: too many curly braces
by Bram Moolenaar
· 7 years ago
a84a3dd
patch 8.1.1049: when user tries to exit with CTRL-C message is confusing
by Bram Moolenaar
· 7 years ago
2c519cf
patch 8.1.1032: warnings from clang static analyzer
by Bram Moolenaar
· 7 years ago
4f97475
patch 8.1.0941: macros for MS-Windows are inconsistent
by Bram Moolenaar
· 7 years ago
78d21da
patch 8.1.0940: MS-Windows console resizing not handled properly
by Bram Moolenaar
· 7 years ago
14184a3
patch 8.1.0932: Farsi support is outdated and unused
by Bram Moolenaar
· 7 years ago
375e339
patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
by Bram Moolenaar
· 7 years ago
bbb5f8d
patch 8.1.0856: when scrolling a window the cursorline is not always updated
by Bram Moolenaar
· 7 years ago
29ddebe
patch 8.1.0826: too many #ifdefs
by Bram Moolenaar
· 7 years ago
fc3abf4
patch 8.1.0806: too many #ifdefs
by Bram Moolenaar
· 7 years ago
32526b3
patch 8.1.0779: argument for message functions is inconsistent
by Bram Moolenaar
· 7 years ago
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
535d5b6
patch 8.1.0726: redrawing specifically for conceal feature
by Bram Moolenaar
· 7 years ago
870ba5f
patch 8.1.0719: too many #ifdefs
by Bram Moolenaar
· 7 years ago
5823f84
patch 8.1.0686: when 'y' is in 'cpoptions' yanking for the clipboard changes redo
by Bram Moolenaar
· 7 years ago
5976f8f
patch 8.1.0648: custom operators can't act upon a forced motion
by Bram Moolenaar
· 7 years ago
5d24a22
patch 8.1.0629: "gn" selects the wrong text with a multi-line match
by Bram Moolenaar
· 7 years ago
f951416
patch 8.1.0542: shiftwidth() does not take 'vartabstop' into account
by Bram Moolenaar
· 7 years ago
1bbb619
patch 8.1.0514: CTRL-W ^ does not work when alternate buffer has no name
by Bram Moolenaar
· 7 years ago
6dff58f
patch 8.1.0443: unnecessary static function prototypes
by Bram Moolenaar
· 8 years ago
ded27a1
patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE
by Bram Moolenaar
· 8 years ago
1f0bfe5
patch 8.1.0226: too many #ifdefs
by Bram Moolenaar
· 8 years ago
0a08c63
patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window
by Bram Moolenaar
· 8 years ago
ffa9684
patch 8.1.0053: first argument of 'completefunc' has inconsistent type
by Bram Moolenaar
· 8 years ago
f273245
patch 8.1.0027: difficult to make a plugin that feeds a line to a job
by Bram Moolenaar
· 8 years ago
0b6d911
patch 8.1.0020: cannot tell whether a register is executing or recording
by Bram Moolenaar
· 8 years ago
b946482
patch 8.0.1809: various typos
by Bram Moolenaar
· 8 years ago
24a2d72
patch 8.0.1758: open_line() returns TRUE/FALSE for success/failure
by Bram Moolenaar
· 8 years ago
1c17ffa
patch 8.0.1753: various warnings from a static analyser
by Bram Moolenaar
· 8 years ago
8a3bb56
patch 8.0.1566: too many #ifdefs
by Bram Moolenaar
· 8 years ago
f2bd8ef
patch 8.0.1564: too many #ifdefs
by Bram Moolenaar
· 8 years ago
aef8c3d
patch 8.0.1558: no right-click menu in a terminal
by Bram Moolenaar
· 8 years ago
d96ff16
patch 8.0.1523: cannot write and read terminal screendumps
by Bram Moolenaar
· 8 years ago
d23a823
patch 8.0.1496: clearing a pointer takes two lines
by Bram Moolenaar
· 8 years ago
f12519d
patch 8.0.1475: invalid memory access in read_redo()
by Bram Moolenaar
· 8 years ago
b73fa62
patch 8.0.1419: cursor column is not updated after ]s
by Bram Moolenaar
· 8 years ago
2efb323
patch 8.0.1411: reading invalid memory with CTRL-W :
by Bram Moolenaar
· 8 years ago
819edbe
patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete
by Bram Moolenaar
· 8 years ago
73675fb
patch 8.0.1323: mouse events in a terminal window may cause endless loop
by Bram Moolenaar
· 8 years ago
c3719bd
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
by Bram Moolenaar
· 8 years ago
51b0f37
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
by Bram Moolenaar
· 8 years ago
2f40d12
patch 8.0.1215: newer gcc warns for implicit fallthrough
by Bram Moolenaar
· 8 years ago
44cc4cf
patch 8.0.1201: "yL" is affected by 'scrolloff'
by Bram Moolenaar
· 8 years ago
eb163d7
patch 8.0.1138: click in window toolbar starts Visual mode
by Bram Moolenaar
· 9 years ago
0263146
patch 8.0.1136: W_WIDTH() is always the same
by Bram Moolenaar
· 9 years ago
1b9645d
patch 8.0.1123: cannot define a toolbar for a window
by Bram Moolenaar
· 9 years ago
4033c55
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
by Bram Moolenaar
· 9 years ago
eef9add
patch 8.0.1113: can go to Insert mode from Terminal-Normal mode
by Bram Moolenaar
· 9 years ago
95c83c6
patch 8.0.1091: test for <cexpr> fails without +balloon_eval feature
by Bram Moolenaar
· 9 years ago
a4f99f5
patch 8.0.0998: strange error when using K while only spaces are selected
by Bram Moolenaar
· 9 years ago
9aa1569
patch 8.0.0962: crash with virtualedit and joining lines
by Bram Moolenaar
· 9 years ago
989a70c
patch 8.0.0948: crash if timer closes window while dragging status line
by Bram Moolenaar
· 9 years ago
6fe15bb
patch 8.0.0947: entering terminal using C-O C-W C-W goes to Insert mode
by Bram Moolenaar
· 9 years ago
6d81974
patch 8.0.0877: using CTRL-\ CTRL-N in terminal is inconsistent
by Bram Moolenaar
· 9 years ago
22aa23f
patch 8.0.0874: can't build with terminal feature
by Bram Moolenaar
· 9 years ago
98fd66d
patch 8.0.0872: no mouse scroll with a terminal window
by Bram Moolenaar
· 9 years ago
eb44a68
patch 8.0.0858: can exit while a terminal is still running a job
by Bram Moolenaar
· 9 years ago
662d938
patch 8.0.0826: cannot use text objects in Terminal mode
by Bram Moolenaar
· 9 years ago
423802d
patch 8.0.0813: cannot use a terminal window while the job is running
by Bram Moolenaar
· 9 years ago
938783d
patch 8.0.0725: a terminal window does not handle keyboard input
by Bram Moolenaar
· 9 years ago
06f1ed2
patch 8.0.0647: syntax highlighting can make cause a freeze
by Bram Moolenaar
· 9 years ago
fbd0b0a
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
by Bram Moolenaar
· 9 years ago
28a8193
patch 8.0.0609: some people still don't know how to quit
by Bram Moolenaar
· 9 years ago
2a79ed2
patch 8.0.0602: when gF fails to edit the file the cursor still moves
by Bram Moolenaar
· 9 years ago
60402d6
patch 8.0.0568: 1gd may hang
by Bram Moolenaar
· 9 years ago
8820b48
patch 8.0.0466: still macros that should be all-caps
by Bram Moolenaar
· 9 years ago
1c46544
patch 8.0.0452: some macros are in lower case
by Bram Moolenaar
· 9 years ago
b5aedf3
patch 8.0.0448: some macros are in lower case
by Bram Moolenaar
· 9 years ago
74a4716
patch 8.0.0379: CTRL-Z and mouse click use CTRL-O unnecessary
by Bram Moolenaar
· 9 years ago
a189184
patch 8.0.0303: bracketed paste does not work in Visual mode
by Bram Moolenaar
· 9 years ago
fd8983b
patch 8.0.0296: bracketed paste can only append, not insert
by Bram Moolenaar
· 9 years ago
0b5c93a
patch 8.0.0282: need to use CTRL-O twice when in Visual-Insert mode
by Bram Moolenaar
· 9 years ago
ec2da36
patch 8.0.0210: no support for bracketed paste
by Bram Moolenaar
· 9 years ago
25b0e6b
patch 8.0.0208: internally used commands end up in history
by Bram Moolenaar
· 9 years ago
9be7c04
patch 8.0.0179: cannot have a local value for 'formatprg'
by Bram Moolenaar
· 9 years ago
4a08b0d
patch 8.0.0066
by Bram Moolenaar
· 9 years ago
426f375
patch 8.0.0060
by Bram Moolenaar
· 9 years ago
226630a
patch 8.0.0023
by Bram Moolenaar
· 9 years ago
1b01005
patch 7.4.2365
by Bram Moolenaar
· 10 years ago
c4a908e
patch 7.4.2347
by Bram Moolenaar
· 10 years ago
d5824ce
patch 7.4.2326
by Bram Moolenaar
· 10 years ago
dda933d
patch 7.4.2320
by Bram Moolenaar
· 10 years ago
edf3f97
patch 7.4.2293
by Bram Moolenaar
· 10 years ago
2932359
patch 7.4.2101
by Bram Moolenaar
· 10 years ago
Next »