summaryrefslogtreecommitdiff
path: root/src/option.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* patch 8.0.0951: another wrong #ifdefv8.0.0951Bram Moolenaar2017-08-171-1/+1
* patch 8.0.0949: winpty.dll name is fixedv8.0.0949Bram Moolenaar2017-08-161-0/+14
* patch 8.0.0941: existing color schemes don't like StatusLineTermv8.0.0941Bram Moolenaar2017-08-141-1/+1
* patch 8.0.0918: cannot get terminal window cursor shape or attributesv8.0.0918Bram Moolenaar2017-08-121-0/+3
* patch 8.0.0877: using CTRL-\ CTRL-N in terminal is inconsistentv8.0.0877Bram Moolenaar2017-08-061-1/+1
* patch 8.0.0836: can abandon a terminal buffer after making a changev8.0.0836Bram Moolenaar2017-08-011-1/+2
* patch 8.0.0825: not easy to see that a window is a terminal windowv8.0.0825Bram Moolenaar2017-07-311-2/+3
* patch 8.0.0813: cannot use a terminal window while the job is runningv8.0.0813Bram Moolenaar2017-07-301-1/+11
* patch 8.0.0787: cannot send CTRL-W command to terminal jobv8.0.0787Bram Moolenaar2017-07-281-1/+1
* patch 8.0.0766: option test fails with +terminal featurev8.0.0766Bram Moolenaar2017-07-241-1/+1
* patch 8.0.0765: build fails with tiny featuresv8.0.0765Bram Moolenaar2017-07-231-2/+2
* patch 8.0.0764: 'termkey' does not work yetv8.0.0764Bram Moolenaar2017-07-231-5/+13
* patch 8.0.0761: options not set properly for a terminal bufferv8.0.0761Bram Moolenaar2017-07-231-33/+9
* patch 8.0.0743: the 'termsize' option can be set to an invalid valuev8.0.0743Bram Moolenaar2017-07-221-0/+13
* patch 8.0.0716: not easy to start Vim cleanlyv8.0.0716Bram Moolenaar2017-07-151-0/+9
* patch 8.0.0713: 'termkey' option not fully implementedv8.0.0713Bram Moolenaar2017-07-151-0/+3
* patch 8.0.0712: the terminal implementation is incompletev8.0.0712Bram Moolenaar2017-07-151-0/+11
* patch 8.0.0704: problems with autocommands when opening helpv8.0.0704Bram Moolenaar2017-07-091-0/+3
* patch 8.0.0693: no terminal emulator supportv8.0.0693Bram Moolenaar2017-07-071-2/+26
* patch 8.0.0676: crash when closing quickfix window in autocmdv8.0.0676Bram Moolenaar2017-06-251-32/+46
* patch 8.0.0649: when opening a help file the filetype is set several timesv8.0.0649Bram Moolenaar2017-06-221-3/+13
* patch 8.0.0641: cannot set a separate highlighting for the quickfix linev8.0.0641Bram Moolenaar2017-06-131-2/+3
* patch 8.0.0585: test_options fails when run in the GUIv8.0.0585Bram Moolenaar2017-04-231-1/+1
* patch 8.0.0563: crash when getting the window position in tmuxv8.0.0563Bram Moolenaar2017-04-111-0/+1
* patch 8.0.0546: swap file exists briefly when opening the command windowv8.0.0546Bram Moolenaar2017-04-071-1/+1
* patch 8.0.0466: still macros that should be all-capsv8.0.0466Bram Moolenaar2017-03-161-2/+2
* patch 8.0.0452: some macros are in lower casev8.0.0452Bram Moolenaar2017-03-121-9/+10
* patch 8.0.0451: some macros are in lower casev8.0.0451Bram Moolenaar2017-03-121-6/+6
* patch 8.0.0448: some macros are in lower casev8.0.0448Bram Moolenaar2017-03-121-1/+1
* patch 8.0.0441: dead code in #ifdefv8.0.0441Bram Moolenaar2017-03-091-9/+0
* patch 8.0.0425: build errors when building without foldingv8.0.0425Bram Moolenaar2017-03-051-2/+5
* patch 8.0.0420: text garbled when the system encoding differs from 'encoding'v8.0.0420Bram Moolenaar2017-03-051-2/+33
* patch 8.0.0373: build fails without +foldingv8.0.0373Bram Moolenaar2017-02-251-1/+1
* patch 8.0.0372: more options are not always definedv8.0.0372Bram Moolenaar2017-02-251-38/+134
* patch 8.0.0370: invalid memory access when setting wildchar emptyv8.0.0370Bram Moolenaar2017-02-251-2/+2
* patch 8.0.0369: a few options are not defined, depending on featuresv8.0.0369Bram Moolenaar2017-02-251-6/+20
* patch 8.0.0356: leaking memory when setting 'ttytype'v8.0.0356Bram Moolenaar2017-02-231-0/+1