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
/
edit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function
v8.2.1637
Bram Moolenaar
2020-09-08
1
-2
/
+2
*
patch 8.2.1597: the channel source file is too big
v8.2.1597
Bram Moolenaar
2020-09-05
1
-75
/
+9
*
patch 8.2.1595: cannot easily see what Vim sends to the terminal
v8.2.1595
Bram Moolenaar
2020-09-05
1
-0
/
+6
*
patch 8.2.1588: cannot read back the prompt of a prompt buffer
v8.2.1588
Bram Moolenaar
2020-09-04
1
-3
/
+13
*
patch 8.2.0916: mapping with partly modifyOtherKeys code does not work
v8.2.0916
Bram Moolenaar
2020-06-06
1
-1
/
+1
*
patch 8.2.0674: some source files are too big
v8.2.0674
Bram Moolenaar
2020-05-01
1
-567
/
+0
*
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
Bram Moolenaar
2020-04-30
1
-4
/
+5
*
patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undo
v8.2.0649
Bram Moolenaar
2020-04-27
1
-1
/
+2
*
patch 8.2.0614: get ml_get error when deleting a line in 'completefunc'
v8.2.0614
Bram Moolenaar
2020-04-21
1
-8
/
+2
*
patch 8.2.0590: no 'backspace' value allows ignoring the insertion point
v8.2.0590
Bram Moolenaar
2020-04-17
1
-2
/
+4
*
patch 8.2.0370: the typebuf_was_filled flag is sometimes not reset
v8.2.0370
Bram Moolenaar
2020-03-11
1
-0
/
+4
*
patch 8.2.0135: bracketed paste can still cause invalid memory access
v8.2.0135
Bram Moolenaar
2020-01-20
1
-1
/
+1
*
patch 8.2.0133: invalid memory access with search command
v8.2.0133
Bram Moolenaar
2020-01-20
1
-2
/
+2
*
patch 8.2.0109: corrupted text properties when expanding spaces
v8.2.0109
Bram Moolenaar
2020-01-09
1
-2
/
+18
*
patch 8.2.0083: text properties wrong when tabs and spaces are exchanged
v8.2.0083
Bram Moolenaar
2020-01-03
1
-4
/
+10
*
patch 8.1.2378: using old C style comments
v8.1.2378
Bram Moolenaar
2019-12-01
1
-601
/
+598
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-6
/
+6
*
patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys
v8.1.2350
Bram Moolenaar
2019-11-26
1
-0
/
+60
*
patch 8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys
v8.1.2346
Bram Moolenaar
2019-11-26
1
-0
/
+4
*
patch 8.1.2327: cannot build with Hangul input
v8.1.2327
Bram Moolenaar
2019-11-21
1
-10
/
+0
*
patch 8.1.2281: 'showbreak' cannot be set for one window
v8.1.2281
Bram Moolenaar
2019-11-09
1
-1
/
+1
*
patch 8.1.2261: with modifyOtherKeys set 'noesckeys' doesn't work
v8.1.2261
Bram Moolenaar
2019-11-06
1
-5
/
+16
*
patch 8.1.2171: mouse support not always available
v8.1.2171
Bram Moolenaar
2019-10-17
1
-8
/
+1
*
patch 8.1.2127: the indent.c file is a bit big
v8.1.2127
Bram Moolenaar
2019-10-09
1
-340
/
+1
*
patch 8.1.2096: too many #ifdefs
v8.1.2096
Bram Moolenaar
2019-09-28
1
-49
/
+16
*
patch 8.1.2062: the mouse code is spread out
v8.1.2062
Bram Moolenaar
2019-09-21
1
-139
/
+8
*
patch 8.1.2044: no easy way to process postponed work
v8.1.2044
Bram Moolenaar
2019-09-15
1
-0
/
+5
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-70
/
+11
*
patch 8.1.1884: cannot use mouse scroll wheel in popup in Insert mode
v8.1.1884
Bram Moolenaar
2019-08-18
1
-1
/
+5
*
patch 8.1.1520: popup windows are ignored when dealing with mouse position
v8.1.1520
Bram Moolenaar
2019-06-12
1
-1
/
+1
*
patch 8.1.1453: popup window "moved" property not implemented yet
v8.1.1453
Bram Moolenaar
2019-06-02
1
-5
/
+9
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1359: text property wrong after :substitute with backslash
v8.1.1359
Bram Moolenaar
2019-05-19
1
-1
/
+1
*
patch 8.1.1351: text property wrong after :substitute
v8.1.1351
Bram Moolenaar
2019-05-19
1
-1
/
+1
*
patch 8.1.1194: typos and small problems in source files
v8.1.1194
Bram Moolenaar
2019-04-21
1
-4
/
+2
*
patch 8.1.1189: mode is not cleared when leaving Insert mode
v8.1.1189
Bram Moolenaar
2019-04-20
1
-1
/
+1
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-2
/
+1
*
patch 8.1.1076: file for Insert mode is much too big
v8.1.1076
Bram Moolenaar
2019-03-30
1
-3966
/
+52
*
patch 8.1.1068: cannot get all the information about current completion
v8.1.1068
Bram Moolenaar
2019-03-29
1
-6
/
+132
*
patch 8.1.1055: CTRL-G U in Insert mode doesn't work for shift-Left
v8.1.1055
Bram Moolenaar
2019-03-26
1
-16
/
+25
*
patch 8.1.1032: warnings from clang static analyzer
v8.1.1032
Bram Moolenaar
2019-03-21
1
-3
/
+3
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-3
/
+3
*
patch 8.1.0932: Farsi support is outdated and unused
v8.1.0932
Bram Moolenaar
2019-02-16
1
-48
/
+3
*
patch 8.1.0876: completion match not displayed when popup menu is not shown
v8.1.0876
Bram Moolenaar
2019-02-05
1
-3
/
+7
*
patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
v8.1.0864
Bram Moolenaar
2019-01-31
1
-1
/
+1
*
patch 8.1.0860: debug lines left in the code
v8.1.0860
Bram Moolenaar
2019-01-31
1
-2
/
+0
*
patch 8.1.0857: indent functionality is not separated
v8.1.0857
Bram Moolenaar
2019-01-31
1
-329
/
+2
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-45
/
+10
*
patch 8.1.0822: peeking and flushing output slows down execution
v8.1.0822
Bram Moolenaar
2019-01-25
1
-1
/
+1
[next]