Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
d339828b4b0dde662dc9ce65baf1cc098aec402c
/
src
/
option.c
d4f7343
patch 8.1.0415: not actually using 16 colors with vtp
by Bram Moolenaar
· 8 years ago
3f3fb0b
patch 8.1.0414: v:option_old is cleared when using :set in OptionSet autocmd
by Bram Moolenaar
· 8 years ago
fe8ef98
patch 8.1.0386: cannot test with non-default option value
by Bram Moolenaar
· 8 years ago
c93262b
patch 8.1.0363: internal diff isn't used by default as advertised
by Bram Moolenaar
· 8 years ago
f29c1c6
patch 8.1.0362: cannot get the script line number when executing a function
by Bram Moolenaar
· 8 years ago
40385db
patch 8.1.0253: saving and restoring window title does not always work
by Bram Moolenaar
· 8 years ago
9cf4b50
patch 8.1.0205: invalid memory access with invalid modeline
by Bram Moolenaar
· 8 years ago
c229e54
patch 8.1.0172: 'viminfofile' option does not behave like a file name
by Bram Moolenaar
· 8 years ago
e0be167
patch 8.1.0166: using dict_add_nr_str() is clumsy
by Bram Moolenaar
· 8 years ago
33d5ab3
patch 8.1.0138: negative value of 'softtabstop' not used correctly
by Bram Moolenaar
· 8 years ago
307ac5c
patch 8.1.0126: various problems with 'vartabstop'
by Bram Moolenaar
· 8 years ago
b0eb14f
patch 8.1.0123: MS-Windows: colors are wrong after setting 'notgc'
by Bram Moolenaar
· 8 years ago
0119a59
patch 8.1.0114: confusing variable name
by Bram Moolenaar
· 8 years ago
defe642
patch 8.1.0107: Python: getting buffer option clears message
by Bram Moolenaar
· 8 years ago
04958cb
patch 8.1.0105: all tab stops are the same
by Bram Moolenaar
· 8 years ago
a5616b0
patch 8.1.0067: syntax highlighting not working when re-entering a buffer
by Bram Moolenaar
· 8 years ago
c3ffc9b
patch 8.1.0066: nasty autocommand causes using freed memory
by Bram Moolenaar
· 8 years ago
84a9308
patch 8.1.0061: window title is wrong after resetting and setting 'title'
by Bram Moolenaar
· 8 years ago
1c3c104
patch 8.1.0046: loading a session file fails if 'winheight' is big
by Bram Moolenaar
· 8 years ago
6b810d9
patch 8.1.0032: BS in prompt buffer starts new line
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
b833c1e
patch 8.0.1794: duplicate term options after renaming
by Bram Moolenaar
· 8 years ago
c5cd885
patch 8.0.1783: cannot use 256 colors in a MS-Windows console
by Bram Moolenaar
· 8 years ago
451fc7b
patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong way
by Bram Moolenaar
· 8 years ago
09d1d51
patch 8.0.1759: memory leak from duplicate options
by Bram Moolenaar
· 8 years ago
6d150f7
patch 8.0.1743: terminal window options are named inconsistently
by Bram Moolenaar
· 8 years ago
498c256
patch 8.0.1722: cannot specify a minimal size for a terminal window
by Bram Moolenaar
· 8 years ago
8c041b6
patch 8.0.1712: terminal scrollback is not limited
by Bram Moolenaar
· 8 years ago
b8e22a0
patch 8.0.1704: 'backupskip' default doesn't work for Mac
by Bram Moolenaar
· 8 years ago
6f47002
patch 8.0.1688: some macros are used without a semicolon
by Bram Moolenaar
· 8 years ago
4d8bac8
patch 8.0.1592: terminal windows in a session are not properly restored
by Bram Moolenaar
· 8 years ago
d7db27b
patch 8.0.1589: error for setting 'modifiable' when resetting it
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
0726870
patch 8.0.1554: custom plugins loaded with --clean
by Bram Moolenaar
· 8 years ago
cafafb3
patch 8.0.1531: cannot use 24 bit colors in MS-Windows console
by Bram Moolenaar
· 8 years ago
d23a823
patch 8.0.1496: clearing a pointer takes two lines
by Bram Moolenaar
· 8 years ago
42443c7
patch 8.0.1495: having 'pumwidth' default to zero has no merit
by Bram Moolenaar
· 8 years ago
a8f04aa
patch 8.0.1491: the minimum width of the popup menu is hard coded
by Bram Moolenaar
· 8 years ago
4bfa8af
patch 8.0.1455: if $SHELL contains a space then 'shell' is incorrect
by Bram Moolenaar
· 8 years ago
9407316
patch 8.0.1451: difficult to set the python home directories properly
by Bram Moolenaar
· 8 years ago
3767c6e
patch 8.0.1373: no error when settting 'renderoptions' before starting GUI
by Bram Moolenaar
· 8 years ago
17471e8
patch 8.0.1349: options test fails when using Motif or GTK GUI
by Bram Moolenaar
· 8 years ago
819edbe
patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete
by Bram Moolenaar
· 8 years ago
6315a9a
patch 8.0.1336: cannot use imactivatefunc() unless compiled with +xim
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
13e9041
patch 8.0.1289: mkview always includes the local directory
by Bram Moolenaar
· 8 years ago
af2d20c
patch 8.0.1237: ":set scroll&" often gives an error
by Bram Moolenaar
· 8 years ago
d057301
patch 8.0.1236: Mac features are confusing
by Bram Moolenaar
· 8 years ago
a20f83d
patch 8.0.1196: crash when t_RF is not set
by Bram Moolenaar
· 8 years ago
0ab35b2
patch 8.0.1182: cannot see or change mzscheme dll name
by Bram Moolenaar
· 8 years ago
4033c55
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
by Bram Moolenaar
· 9 years ago
4cf56bb
patch 8.0.1114: default for 'iminsert' is annoying
by Bram Moolenaar
· 9 years ago
c6da01a
patch 8.0.1071: putty-color and cygwin-color are not recognized
by Bram Moolenaar
· 9 years ago
cf4b00c
patch 8.0.1038: strike-through text not supported
by Bram Moolenaar
· 9 years ago
5c6dbcb
patch 8.0.1026: GTK on-the-spot input has problems
by Bram Moolenaar
· 9 years ago
4db2554
patch 8.0.1009: Xterm cursor blinking status may be inverted
by Bram Moolenaar
· 9 years ago
0903d56
patch 8.0.1001: setting 'encoding' makes 'printheader' invalid
by Bram Moolenaar
· 9 years ago
edbc0d4
patch 8.0.0975: using freed memory when setting 'backspace'
by Bram Moolenaar
· 9 years ago
8efa026
patch 8.0.0974: resetting a string option does not trigger OptionSet
by Bram Moolenaar
· 9 years ago
ce1c327
patch 8.0.0973: initial info about blinking cursor is wrong
by Bram Moolenaar
· 9 years ago
3eee06e
patch 8.0.0965: not restoring cursor shape after it was set in a terminal
by Bram Moolenaar
· 9 years ago
84ed4ad
patch 8.0.0951: another wrong #ifdef
by Bram Moolenaar
· 9 years ago
9e13aa7
patch 8.0.0949: winpty.dll name is fixed
by Bram Moolenaar
· 9 years ago
05fbfdc
patch 8.0.0941: existing color schemes don't like StatusLineTerm
by Bram Moolenaar
· 9 years ago
3cd43cc
patch 8.0.0918: cannot get terminal window cursor shape or attributes
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
20e6cd0
patch 8.0.0836: can abandon a terminal buffer after making a change
by Bram Moolenaar
· 9 years ago
3633cf5
patch 8.0.0825: not easy to see that a window is a terminal window
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
1f28b4c
patch 8.0.0787: cannot send CTRL-W command to terminal job
by Bram Moolenaar
· 9 years ago
c4f43bc
patch 8.0.0766: option test fails with +terminal feature
by Bram Moolenaar
· 9 years ago
81bdd6a
patch 8.0.0765: build fails with tiny features
by Bram Moolenaar
· 9 years ago
dbe948d
patch 8.0.0764: 'termkey' does not work yet
by Bram Moolenaar
· 9 years ago
1f2903c
patch 8.0.0761: options not set properly for a terminal buffer
by Bram Moolenaar
· 9 years ago
825680f
patch 8.0.0743: the 'termsize' option can be set to an invalid value
by Bram Moolenaar
· 9 years ago
c4da113
patch 8.0.0716: not easy to start Vim cleanly
by Bram Moolenaar
· 9 years ago
0daf843
patch 8.0.0713: 'termkey' option not fully implemented
by Bram Moolenaar
· 9 years ago
1b0675c
patch 8.0.0712: the terminal implementation is incomplete
by Bram Moolenaar
· 9 years ago
163095f
patch 8.0.0704: problems with autocommands when opening help
by Bram Moolenaar
· 9 years ago
e4f25e4
patch 8.0.0693: no terminal emulator support
by Bram Moolenaar
· 9 years ago
182a17b
patch 8.0.0676: crash when closing quickfix window in autocmd
by Bram Moolenaar
· 9 years ago
9049298
patch 8.0.0649: when opening a help file the filetype is set several times
by Bram Moolenaar
· 9 years ago
2102035
patch 8.0.0641: cannot set a separate highlighting for the quickfix line
by Bram Moolenaar
· 9 years ago
86e5792
patch 8.0.0585: test_options fails when run in the GUI
by Bram Moolenaar
· 9 years ago
9f92886
patch 8.0.0563: crash when getting the window position in tmux
by Bram Moolenaar
· 9 years ago
3bab939
patch 8.0.0546: swap file exists briefly when opening the command window
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
91acfff
patch 8.0.0451: 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
ad2cfb5
patch 8.0.0441: dead code in #ifdef
by Bram Moolenaar
· 9 years ago
a6c0760
patch 8.0.0425: build errors when building without folding
by Bram Moolenaar
· 9 years ago
2c7292d
patch 8.0.0420: text garbled when the system encoding differs from 'encoding'
by Bram Moolenaar
· 9 years ago
3764076
patch 8.0.0373: build fails without +folding
by Bram Moolenaar
· 9 years ago
a713ff8
patch 8.0.0372: more options are not always defined
by Bram Moolenaar
· 9 years ago
a12e403
patch 8.0.0370: invalid memory access when setting wildchar empty
by Bram Moolenaar
· 9 years ago
c43a8b8
patch 8.0.0369: a few options are not defined, depending on features
by Bram Moolenaar
· 9 years ago
354796c
patch 8.0.0356: leaking memory when setting 'ttytype'
by Bram Moolenaar
· 9 years ago
Next »