summaryrefslogtreecommitdiff
path: root/src/option.c
AgeCommit message (Expand)Author
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
2017-04-23patch 8.0.0585: test_options fails when run in the GUIBram Moolenaar
2017-04-11patch 8.0.0563: crash when getting the window position in tmuxBram Moolenaar
2017-04-07patch 8.0.0546: swap file exists briefly when opening the command windowBram Moolenaar
2017-03-16patch 8.0.0466: still macros that should be all-capsBram Moolenaar
2017-03-12patch 8.0.0452: some macros are in lower caseBram Moolenaar
2017-03-12patch 8.0.0451: some macros are in lower caseBram Moolenaar
2017-03-12patch 8.0.0448: some macros are in lower caseBram Moolenaar
2017-03-09patch 8.0.0441: dead code in #ifdefBram Moolenaar
2017-03-05patch 8.0.0425: build errors when building without foldingBram Moolenaar
2017-03-05patch 8.0.0420: text garbled when the system encoding differs from 'encoding'Bram Moolenaar