index
:
vim
allow_nuw=0
master
Vim - the text editor
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
normal.c
Age
Commit message (
Expand
)
Author
2018-06-12
patch 8.1.0053: first argument of 'completefunc' has inconsistent type
Bram Moolenaar
2018-06-03
patch 8.1.0027: difficult to make a plugin that feeds a line to a job
Bram Moolenaar
2018-05-22
patch 8.1.0020: cannot tell whether a register is executing or recording
Bram Moolenaar
2018-05-10
patch 8.0.1809: various typos
Bram Moolenaar
2018-04-24
patch 8.0.1758: open_line() returns TRUE/FALSE for success/failure
Bram Moolenaar
2018-04-24
patch 8.0.1753: various warnings from a static analyser
Bram Moolenaar
2018-03-04
patch 8.0.1566: too many #ifdefs
Bram Moolenaar
2018-03-04
patch 8.0.1564: too many #ifdefs
Bram Moolenaar
2018-03-03
patch 8.0.1558: no right-click menu in a terminal
Bram Moolenaar
2018-02-18
patch 8.0.1523: cannot write and read terminal screendumps
Bram Moolenaar
2018-02-10
patch 8.0.1496: clearing a pointer takes two lines
Bram Moolenaar
2018-02-06
patch 8.0.1475: invalid memory access in read_redo()
Bram Moolenaar
2017-12-21
patch 8.0.1419: cursor column is not updated after ]s
Bram Moolenaar
2017-12-19
patch 8.0.1411: reading invalid memory with CTRL-W :
Bram Moolenaar
2017-11-25
patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete
Bram Moolenaar
2017-11-20
patch 8.0.1323: mouse events in a terminal window may cause endless loop
Bram Moolenaar
2017-11-18
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
Bram Moolenaar
2017-11-18
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
Bram Moolenaar
2017-10-24
patch 8.0.1215: newer gcc warns for implicit fallthrough
Bram Moolenaar
2017-10-15
patch 8.0.1201: "yL" is affected by 'scrolloff'
Bram Moolenaar
2017-09-23
patch 8.0.1138: click in window toolbar starts Visual mode
Bram Moolenaar
2017-09-22
patch 8.0.1136: W_WIDTH() is always the same
Bram Moolenaar
2017-09-17
patch 8.0.1123: cannot define a toolbar for a window
Bram Moolenaar
2017-09-16
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
Bram Moolenaar
2017-09-16
patch 8.0.1113: can go to Insert mode from Terminal-Normal mode
Bram Moolenaar
2017-09-10
patch 8.0.1091: test for <cexpr> fails without +balloon_eval feature
Bram Moolenaar
2017-08-26
patch 8.0.0998: strange error when using K while only spaces are selected
Bram Moolenaar
2017-08-19
patch 8.0.0962: crash with virtualedit and joining lines
Bram Moolenaar
2017-08-16
patch 8.0.0948: crash if timer closes window while dragging status line
Bram Moolenaar
2017-08-16
patch 8.0.0947: entering terminal using C-O C-W C-W goes to Insert mode
Bram Moolenaar
2017-08-06
patch 8.0.0877: using CTRL-\ CTRL-N in terminal is inconsistent
Bram Moolenaar
2017-08-05
patch 8.0.0874: can't build with terminal feature
Bram Moolenaar
2017-08-05
patch 8.0.0872: no mouse scroll with a terminal window
Bram Moolenaar
2017-08-03
patch 8.0.0858: can exit while a terminal is still running a job
Bram Moolenaar
2017-07-31
patch 8.0.0826: cannot use text objects in Terminal mode
Bram Moolenaar
2017-07-30
patch 8.0.0813: cannot use a terminal window while the job is running
Bram Moolenaar
2017-07-16
patch 8.0.0725: a terminal window does not handle keyboard input
Bram Moolenaar
2017-06-18
patch 8.0.0647: syntax highlighting can make cause a freeze
Bram Moolenaar
2017-06-17
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
Bram Moolenaar
2017-06-04
patch 8.0.0609: some people still don't know how to quit
Bram Moolenaar
2017-05-24
patch 8.0.0602: when gF fails to edit the file the cursor still moves
Bram Moolenaar
2017-04-20
patch 8.0.0568: 1gd may hang
Bram Moolenaar
2017-03-16
patch 8.0.0466: still macros that should be all-caps
Bram Moolenaar
2017-03-12
patch 8.0.0452: some macros are in lower case
Bram Moolenaar
2017-03-12
patch 8.0.0448: some macros are in lower case
Bram Moolenaar
2017-02-26
patch 8.0.0379: CTRL-Z and mouse click use CTRL-O unnecessary
Bram Moolenaar
2017-02-04
patch 8.0.0303: bracketed paste does not work in Visual mode
Bram Moolenaar
2017-02-02
patch 8.0.0296: bracketed paste can only append, not insert
Bram Moolenaar
2017-02-01
patch 8.0.0282: need to use CTRL-O twice when in Visual-Insert mode
Bram Moolenaar
2017-01-21
patch 8.0.0210: no support for bracketed paste
Bram Moolenaar
[next]