summaryrefslogtreecommitdiffstats
path: root/src/option.c
AgeCommit message (Expand)Author
2018-06-12patch 8.1.0046: loading a session file fails if 'winheight' is bigv8.1.0046Bram Moolenaar
2018-06-04patch 8.1.0032: BS in prompt buffer starts new linev8.1.0032Bram Moolenaar
2018-06-03patch 8.1.0027: difficult to make a plugin that feeds a line to a jobv8.1.0027Bram Moolenaar
2018-05-05patch 8.0.1794: duplicate term options after renamingv8.0.1794Bram Moolenaar
2018-05-01patch 8.0.1783: cannot use 256 colors in a MS-Windows consolev8.0.1783Bram Moolenaar
2018-04-27patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong wayv8.0.1768Bram Moolenaar
2018-04-24patch 8.0.1759: memory leak from duplicate optionsv8.0.1759Bram Moolenaar
2018-04-21patch 8.0.1743: terminal window options are named inconsistentlyv8.0.1743Bram Moolenaar
2018-04-15patch 8.0.1722: cannot specify a minimal size for a terminal windowv8.0.1722Bram Moolenaar
2018-04-14patch 8.0.1712: terminal scrollback is not limitedv8.0.1712Bram Moolenaar
2018-04-12patch 8.0.1704: 'backupskip' default doesn't work for Macv8.0.1704Bram Moolenaar
2018-04-10patch 8.0.1688: some macros are used without a semicolonv8.0.1688Bram Moolenaar
2018-03-09patch 8.0.1592: terminal windows in a session are not properly restoredv8.0.1592Bram Moolenaar
2018-03-07patch 8.0.1589: error for setting 'modifiable' when resetting itv8.0.1589Bram Moolenaar
2018-03-04patch 8.0.1566: too many #ifdefsv8.0.1566Bram Moolenaar
2018-03-04patch 8.0.1564: too many #ifdefsv8.0.1564Bram Moolenaar
2018-03-01patch 8.0.1554: custom plugins loaded with --cleanv8.0.1554Bram Moolenaar
2018-02-22patch 8.0.1531: cannot use 24 bit colors in MS-Windows consolev8.0.1531Bram Moolenaar
2018-02-10patch 8.0.1496: clearing a pointer takes two linesv8.0.1496Bram Moolenaar
2018-02-10patch 8.0.1495: having 'pumwidth' default to zero has no meritv8.0.1495Bram Moolenaar
2018-02-10patch 8.0.1491: the minimum width of the popup menu is hard codedv8.0.1491Bram Moolenaar
2018-02-03patch 8.0.1455: if $SHELL contains a space then 'shell' is incorrectv8.0.1455Bram Moolenaar
2018-01-31patch 8.0.1451: difficult to set the python home directories properlyv8.0.1451Bram Moolenaar
2017-12-05patch 8.0.1373: no error when settting 'renderoptions' before starting GUIv8.0.1373Bram Moolenaar
2017-11-26patch 8.0.1349: options test fails when using Motif or GTK GUIv8.0.1349Bram Moolenaar
2017-11-25patch 8.0.1338: USE_IM_CONTROL is confusing and incompletev8.0.1338Bram Moolenaar
2017-11-25patch 8.0.1336: cannot use imactivatefunc() unless compiled with +ximv8.0.1336Bram Moolenaar
2017-11-18patch 8.0.1312: balloon_show() only works in terminal when compiled with GUIv8.0.1312Bram Moolenaar
2017-11-18patch 8.0.1309: cannot use 'balloonexpr' in a terminalv8.0.1309Bram Moolenaar
2017-11-11patch 8.0.1289: mkview always includes the local directoryv8.0.1289Bram Moolenaar
2017-10-29patch 8.0.1237: ":set scroll&" often gives an errorv8.0.1237Bram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingv8.0.1236Bram Moolenaar
2017-10-15patch 8.0.1196: crash when t_RF is not setv8.0.1196Bram Moolenaar
2017-10-08patch 8.0.1182: cannot see or change mzscheme dll namev8.0.1182Bram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar
2017-09-16patch 8.0.1114: default for 'iminsert' is annoyingv8.0.1114Bram Moolenaar
2017-09-07patch 8.0.1071: putty-color and cygwin-color are not recognizedv8.0.1071Bram Moolenaar
2017-09-02patch 8.0.1038: strike-through text not supportedv8.0.1038Bram Moolenaar
2017-08-30patch 8.0.1026: GTK on-the-spot input has problemsv8.0.1026Bram Moolenaar
2017-08-28patch 8.0.1009: Xterm cursor blinking status may be invertedv8.0.1009Bram Moolenaar
2017-08-26patch 8.0.1001: setting 'encoding' makes 'printheader' invalidv8.0.1001Bram Moolenaar
2017-08-20patch 8.0.0975: using freed memory when setting 'backspace'v8.0.0975Bram Moolenaar
2017-08-20patch 8.0.0974: resetting a string option does not trigger OptionSetv8.0.0974Bram Moolenaar
2017-08-20patch 8.0.0973: initial info about blinking cursor is wrongv8.0.0973Bram Moolenaar
2017-08-19patch 8.0.0965: not restoring cursor shape after it was set in a terminalv8.0.0965Bram Moolenaar
2017-08-17patch 8.0.0951: another wrong #ifdefv8.0.0951Bram Moolenaar
2017-08-16patch 8.0.0949: winpty.dll name is fixedv8.0.0949Bram Moolenaar
2017-08-14patch 8.0.0941: existing color schemes don't like StatusLineTermv8.0.0941Bram Moolenaar
2017-08-12patch 8.0.0918: cannot get terminal window cursor shape or attributesv8.0.0918Bram Moolenaar
2017-08-06patch 8.0.0877: using CTRL-\ CTRL-N in terminal is inconsistentv8.0.0877Bram Moolenaar