summaryrefslogtreecommitdiff
path: root/src/option.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.0107: Python: getting buffer option clears messagev8.1.0107Bram Moolenaar2018-06-241-7/+11
* patch 8.1.0105: all tab stops are the samev8.1.0105Bram Moolenaar2018-06-231-0/+484
* patch 8.1.0067: syntax highlighting not working when re-entering a bufferv8.1.0067Bram Moolenaar2018-06-171-9/+17
* patch 8.1.0066: nasty autocommand causes using freed memoryv8.1.0066Bram Moolenaar2018-06-171-6/+12
* patch 8.1.0061: window title is wrong after resetting and setting 'title'v8.1.0061Bram Moolenaar2018-06-161-26/+4
* patch 8.1.0046: loading a session file fails if 'winheight' is bigv8.1.0046Bram Moolenaar2018-06-121-5/+5
* patch 8.1.0032: BS in prompt buffer starts new linev8.1.0032Bram Moolenaar2018-06-041-0/+4
* patch 8.1.0027: difficult to make a plugin that feeds a line to a jobv8.1.0027Bram Moolenaar2018-06-031-1/+1
* patch 8.0.1794: duplicate term options after renamingv8.0.1794Bram Moolenaar2018-05-051-47/+11
* patch 8.0.1783: cannot use 256 colors in a MS-Windows consolev8.0.1783Bram Moolenaar2018-05-011-2/+23
* patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong wayv8.0.1768Bram Moolenaar2018-04-271-1/+1
* patch 8.0.1759: memory leak from duplicate optionsv8.0.1759Bram Moolenaar2018-04-241-10/+16
* patch 8.0.1743: terminal window options are named inconsistentlyv8.0.1743Bram Moolenaar2018-04-211-22/+61
* patch 8.0.1722: cannot specify a minimal size for a terminal windowv8.0.1722Bram Moolenaar2018-04-151-1/+3
* patch 8.0.1712: terminal scrollback is not limitedv8.0.1712Bram Moolenaar2018-04-141-0/+9
* patch 8.0.1704: 'backupskip' default doesn't work for Macv8.0.1704Bram Moolenaar2018-04-121-0/+4
* patch 8.0.1688: some macros are used without a semicolonv8.0.1688Bram Moolenaar2018-04-101-1/+1
* patch 8.0.1592: terminal windows in a session are not properly restoredv8.0.1592Bram Moolenaar2018-03-091-1/+1
* patch 8.0.1589: error for setting 'modifiable' when resetting itv8.0.1589Bram Moolenaar2018-03-071-2/+2
* patch 8.0.1566: too many #ifdefsv8.0.1566Bram Moolenaar2018-03-041-33/+2
* patch 8.0.1564: too many #ifdefsv8.0.1564Bram Moolenaar2018-03-041-64/+17
* patch 8.0.1554: custom plugins loaded with --cleanv8.0.1554Bram Moolenaar2018-03-011-1/+20
* patch 8.0.1531: cannot use 24 bit colors in MS-Windows consolev8.0.1531Bram Moolenaar2018-02-221-0/+15
* patch 8.0.1496: clearing a pointer takes two linesv8.0.1496Bram Moolenaar2018-02-101-2/+1
* patch 8.0.1495: having 'pumwidth' default to zero has no meritv8.0.1495Bram Moolenaar2018-02-101-1/+1
* patch 8.0.1491: the minimum width of the popup menu is hard codedv8.0.1491Bram Moolenaar2018-02-101-0/+7
* patch 8.0.1455: if $SHELL contains a space then 'shell' is incorrectv8.0.1455Bram Moolenaar2018-02-031-4/+15
* patch 8.0.1451: difficult to set the python home directories properlyv8.0.1451Bram Moolenaar2018-01-311-0/+18
* patch 8.0.1373: no error when settting 'renderoptions' before starting GUIv8.0.1373Bram Moolenaar2017-12-051-1/+1
* patch 8.0.1349: options test fails when using Motif or GTK GUIv8.0.1349Bram Moolenaar2017-11-261-2/+7
* patch 8.0.1338: USE_IM_CONTROL is confusing and incompletev8.0.1338Bram Moolenaar2017-11-251-5/+5
* patch 8.0.1336: cannot use imactivatefunc() unless compiled with +ximv8.0.1336Bram Moolenaar2017-11-251-2/+2
* patch 8.0.1312: balloon_show() only works in terminal when compiled with GUIv8.0.1312Bram Moolenaar2017-11-181-5/+5
* patch 8.0.1309: cannot use 'balloonexpr' in a terminalv8.0.1309Bram Moolenaar2017-11-181-4/+22
* patch 8.0.1289: mkview always includes the local directoryv8.0.1289Bram Moolenaar2017-11-111-1/+2
* patch 8.0.1237: ":set scroll&" often gives an errorv8.0.1237Bram Moolenaar2017-10-291-4/+3
* patch 8.0.1236: Mac features are confusingv8.0.1236Bram Moolenaar2017-10-281-6/+5
* patch 8.0.1196: crash when t_RF is not setv8.0.1196Bram Moolenaar2017-10-151-0/+1
* patch 8.0.1182: cannot see or change mzscheme dll namev8.0.1182Bram Moolenaar2017-10-081-0/+18
* patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar2017-09-161-137/+10
* patch 8.0.1114: default for 'iminsert' is annoyingv8.0.1114Bram Moolenaar2017-09-161-9/+1
* patch 8.0.1071: putty-color and cygwin-color are not recognizedv8.0.1071Bram Moolenaar2017-09-071-5/+5
* patch 8.0.1038: strike-through text not supportedv8.0.1038Bram Moolenaar2017-09-021-0/+2
* patch 8.0.1026: GTK on-the-spot input has problemsv8.0.1026Bram Moolenaar2017-08-301-3/+21
* patch 8.0.1009: Xterm cursor blinking status may be invertedv8.0.1009Bram Moolenaar2017-08-281-0/+1
* patch 8.0.1001: setting 'encoding' makes 'printheader' invalidv8.0.1001Bram Moolenaar2017-08-261-1/+3
* patch 8.0.0975: using freed memory when setting 'backspace'v8.0.0975Bram Moolenaar2017-08-201-0/+2
* patch 8.0.0974: resetting a string option does not trigger OptionSetv8.0.0974Bram Moolenaar2017-08-201-34/+35
* patch 8.0.0973: initial info about blinking cursor is wrongv8.0.0973Bram Moolenaar2017-08-201-7/+8
* patch 8.0.0965: not restoring cursor shape after it was set in a terminalv8.0.0965Bram Moolenaar2017-08-191-0/+1