summaryrefslogtreecommitdiff
path: root/src/option.c
AgeCommit message (Expand)Author
2018-02-22patch 8.0.1531: cannot use 24 bit colors in MS-Windows consoleBram Moolenaar
2018-02-10patch 8.0.1496: clearing a pointer takes two linesBram Moolenaar
2018-02-10patch 8.0.1495: having 'pumwidth' default to zero has no meritBram Moolenaar
2018-02-10patch 8.0.1491: the minimum width of the popup menu is hard codedBram Moolenaar
2018-02-03patch 8.0.1455: if $SHELL contains a space then 'shell' is incorrectBram Moolenaar
2018-01-31patch 8.0.1451: difficult to set the python home directories properlyBram Moolenaar
2017-12-05patch 8.0.1373: no error when settting 'renderoptions' before starting GUIBram Moolenaar
2017-11-26patch 8.0.1349: options test fails when using Motif or GTK GUIBram Moolenaar
2017-11-25patch 8.0.1338: USE_IM_CONTROL is confusing and incompleteBram Moolenaar
2017-11-25patch 8.0.1336: cannot use imactivatefunc() unless compiled with +ximBram Moolenaar
2017-11-18patch 8.0.1312: balloon_show() only works in terminal when compiled with GUIBram Moolenaar
2017-11-18patch 8.0.1309: cannot use 'balloonexpr' in a terminalBram Moolenaar
2017-11-11patch 8.0.1289: mkview always includes the local directoryBram Moolenaar
2017-10-29patch 8.0.1237: ":set scroll&" often gives an errorBram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingBram Moolenaar
2017-10-15patch 8.0.1196: crash when t_RF is not setBram Moolenaar
2017-10-08patch 8.0.1182: cannot see or change mzscheme dll nameBram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsBram Moolenaar
2017-09-16patch 8.0.1114: default for 'iminsert' is annoyingBram Moolenaar
2017-09-07patch 8.0.1071: putty-color and cygwin-color are not recognizedBram Moolenaar
2017-09-02patch 8.0.1038: strike-through text not supportedBram Moolenaar
2017-08-30patch 8.0.1026: GTK on-the-spot input has problemsBram Moolenaar
2017-08-28patch 8.0.1009: Xterm cursor blinking status may be invertedBram Moolenaar
2017-08-26patch 8.0.1001: setting 'encoding' makes 'printheader' invalidBram Moolenaar
2017-08-20patch 8.0.0975: using freed memory when setting 'backspace'Bram Moolenaar
2017-08-20patch 8.0.0974: resetting a string option does not trigger OptionSetBram Moolenaar
2017-08-20patch 8.0.0973: initial info about blinking cursor is wrongBram Moolenaar
2017-08-19patch 8.0.0965: not restoring cursor shape after it was set in a terminalBram Moolenaar
2017-08-17patch 8.0.0951: another wrong #ifdefBram Moolenaar
2017-08-16patch 8.0.0949: winpty.dll name is fixedBram Moolenaar
2017-08-14patch 8.0.0941: existing color schemes don't like StatusLineTermBram Moolenaar
2017-08-12patch 8.0.0918: cannot get terminal window cursor shape or attributesBram Moolenaar
2017-08-06patch 8.0.0877: using CTRL-\ CTRL-N in terminal is inconsistentBram Moolenaar
2017-08-01patch 8.0.0836: can abandon a terminal buffer after making a changeBram Moolenaar
2017-07-31patch 8.0.0825: not easy to see that a window is a terminal windowBram Moolenaar
2017-07-30patch 8.0.0813: cannot use a terminal window while the job is runningBram Moolenaar
2017-07-28patch 8.0.0787: cannot send CTRL-W command to terminal jobBram Moolenaar
2017-07-24patch 8.0.0766: option test fails with +terminal featureBram Moolenaar
2017-07-23patch 8.0.0765: build fails with tiny featuresBram Moolenaar
2017-07-23patch 8.0.0764: 'termkey' does not work yetBram Moolenaar
2017-07-23patch 8.0.0761: options not set properly for a terminal bufferBram Moolenaar
2017-07-22patch 8.0.0743: the 'termsize' option can be set to an invalid valueBram Moolenaar
2017-07-15patch 8.0.0716: not easy to start Vim cleanlyBram Moolenaar
2017-07-15patch 8.0.0713: 'termkey' option not fully implementedBram Moolenaar
2017-07-15patch 8.0.0712: the terminal implementation is incompleteBram Moolenaar
2017-07-09patch 8.0.0704: problems with autocommands when opening helpBram Moolenaar
2017-07-07patch 8.0.0693: no terminal emulator supportBram Moolenaar
2017-06-25patch 8.0.0676: crash when closing quickfix window in autocmdBram Moolenaar
2017-06-22patch 8.0.0649: when opening a help file the filetype is set several timesBram Moolenaar
2017-06-13patch 8.0.0641: cannot set a separate highlighting for the quickfix lineBram Moolenaar