1. a15b0a9 patch 8.1.0089: error when ending the terminal debugger by Bram Moolenaar · 8 years ago
  2. 5319191 patch 8.1.0088: terminal test for stdout and stderr is a bit flaky by Bram Moolenaar · 8 years ago
  3. f9c3883 patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd" by Bram Moolenaar · 8 years ago
  4. 1ceebb4 patch 8.1.0086: no tests for libcall() and libcallnr() by Bram Moolenaar · 8 years ago
  5. 5f8f2d3 patch 8.1.0085: no test for completing user name and language by Bram Moolenaar · 8 years ago
  6. 828c3d7 patch 8.1.0084: user name completion does not work on MS-Windows by Bram Moolenaar · 8 years ago
  7. 8516071 patch 8.1.0083: "is" and "as" have trouble with quoted punctuation by Bram Moolenaar · 8 years ago
  8. 1d4754f patch 8.1.0082: in terminal window, typing : at more prompt, inserts ':' by Bram Moolenaar · 8 years ago
  9. f07f9e7 patch 8.1.0081: the terminal debugger doesn't adjust to changed 'background' by Bram Moolenaar · 8 years ago
  10. de1a831 patch 8.1.0080: can't see the breakpoint number in the terminal debugger by Bram Moolenaar · 8 years ago
  11. 8df6e5d patch 8.1.0079: superfluous space in messages by Bram Moolenaar · 8 years ago
  12. c166927 patch 8.1.0078: "..." used inconsistently in messages by Bram Moolenaar · 8 years ago
  13. 5c36707 patch 8.1.0077: header of README file is not nice by Bram Moolenaar · 8 years ago
  14. 0ce7413 patch 8.1.0076: command getting cleared with CTRL-W : in a terminal window by Bram Moolenaar · 8 years ago
  15. 252b7ee patch 8.1.0075: no Vim logo in README file by Bram Moolenaar · 8 years ago
  16. d6b01a2 patch 8.1.0074: crash when running quickfix tests by Bram Moolenaar · 8 years ago
  17. 0366c01 patch 8.1.0073: crash when autocommands call setloclist() by Bram Moolenaar · 8 years ago
  18. dcdeaaf patch 8.1.0072: use of 'termwinkey' is inconsistent by Bram Moolenaar · 8 years ago
  19. b3307b5 patch 8.1.0071: terminal debugger only works with the terminal feature by Bram Moolenaar · 8 years ago
  20. 222cd20 patch 8.1.0070: missing part of the changes for prompt_setinterrupt() by Bram Moolenaar · 8 years ago
  21. 0e5979a patch 8.1.0069: cannot handle pressing CTRL-C in a prompt buffer by Bram Moolenaar · 8 years ago
  22. 2f82ca7 patch 8.1.0068: nasty autocommands can still cause using freed memory by Bram Moolenaar · 8 years ago
  23. a5616b0 patch 8.1.0067: syntax highlighting not working when re-entering a buffer by Bram Moolenaar · 8 years ago
  24. c3ffc9b patch 8.1.0066: nasty autocommand causes using freed memory by Bram Moolenaar · 8 years ago
  25. 0e6e179 patch 8.1.0065: balloon displayed at the wrong position by Bram Moolenaar · 8 years ago
  26. 942b454 patch 8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --" by Bram Moolenaar · 8 years ago
  27. d595a19 patch 8.1.0063: Mac: NSStringPboardType is deprecated by Bram Moolenaar · 8 years ago
  28. 491ac28 patch 8.1.0062: popup menu broken if a callback changes the window layout by Bram Moolenaar · 8 years ago
  29. 84a9308 patch 8.1.0061: window title is wrong after resetting and setting 'title' by Bram Moolenaar · 8 years ago
  30. 600323b patch 8.1.0060: crash when autocommands delete the current buffer by Bram Moolenaar · 8 years ago
  31. bc5020a patch 8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251" by Bram Moolenaar · 8 years ago
  32. bfa4246 patch 8.1.0058: display problem with margins and scrolling by Bram Moolenaar · 8 years ago
  33. 6ba3ec1 patch 8.1.0057: popup menu displayed wrong when using autocmd by Bram Moolenaar · 8 years ago
  34. 43dee18 patch 8.1.0056: crash when using :hardcopy with illegal byte by Bram Moolenaar · 8 years ago
  35. 52d3aae patch 8.1.0055: complete test has wrong order of arguments by Bram Moolenaar · 8 years ago
  36. 5ecdf96 patch 8.1.0054: compiler warning for using %ld for "long long" by Bram Moolenaar · 8 years ago
  37. ffa9684 patch 8.1.0053: first argument of 'completefunc' has inconsistent type by Bram Moolenaar · 8 years ago
  38. 83f4cbd patch 8.1.0052: when mapping to <Nop> times out the next mapping is skipped by Bram Moolenaar · 8 years ago
  39. 79c6b51 patch 8.1.0051: MS-Windows: missing #endif by Bram Moolenaar · 8 years ago
  40. 493359e patch 8.1.0050: $VIM_TERMINAL is also set when not in a terminal window by Bram Moolenaar · 8 years ago
  41. d7a137f patch 8.1.0049: shell cannot tell running in a terminal window by Bram Moolenaar · 8 years ago
  42. 07ccf7c patch 8.1.0048: vim_str2nr() does not handle numbers close to the maximum by Bram Moolenaar · 8 years ago
  43. 1983401 patch 8.1.0047: no completion for :unlet $VAR by Bram Moolenaar · 8 years ago
  44. 1c3c104 patch 8.1.0046: loading a session file fails if 'winheight' is big by Bram Moolenaar · 8 years ago
  45. ae0f30b patch 8.1.0045: popup test isn't run completely by Bram Moolenaar · 8 years ago
  46. 8903676 patch 8.1.0044: if a test function exists Vim this may go unnoticed by Bram Moolenaar · 8 years ago
  47. 7580849 patch 8.1.0043: ++bad argument of :edit does not work properly by Bram Moolenaar · 8 years ago
  48. f98b845 patch 8.1.0042: if omni completion opens a window Insert mode is stopped by Bram Moolenaar · 8 years ago
  49. e950f99 patch 8.1.0041: attribute "width" missing from python window attribute list by Bram Moolenaar · 8 years ago
  50. e31e256 patch 8.1.0040: warnings from 64-bit compiler by Bram Moolenaar · 8 years ago
  51. d79a262 patch 8.1.0039: cannot easily delete lines in another buffer by Bram Moolenaar · 8 years ago
  52. 680c99b patch 8.1.0038: popup test causes Vim to exit by Bram Moolenaar · 8 years ago
  53. ca85159 patch 8.1.0037: cannot easily append lines to another buffer by Bram Moolenaar · 8 years ago
  54. 891e1fd patch 8.1.0036: not restoring Insert mode if leaving prompt buffer with mouse by Bram Moolenaar · 8 years ago
  55. 6d41c78 patch 8.1.0035: not easy to switch between prompt buffer and other windows by Bram Moolenaar · 8 years ago
  56. adb8fbe patch 8.1.0034: cursor not restored with ":edit #" by Bram Moolenaar · 8 years ago
  57. acb9eff patch 8.1.0033: keys to stop Vim in terminal are wrong by Bram Moolenaar · 8 years ago
  58. 6b810d9 patch 8.1.0032: BS in prompt buffer starts new line by Bram Moolenaar · 8 years ago
  59. c8523e2 patch 8.1.0031: terminal test aucmd_on_close if flaky by Bram Moolenaar · 8 years ago
  60. 3339d3d patch 8.1.0030: stoping Vim running in a terminal may not work by Bram Moolenaar · 8 years ago
  61. 1580f75 patch 8.1.0029: terminal test fails on MS-Windows when "wc" exists by Bram Moolenaar · 8 years ago
  62. 1149382 patch 8.1.0028: prompt buffer test fails on MS-Windows by Bram Moolenaar · 8 years ago
  63. f273245 patch 8.1.0027: difficult to make a plugin that feeds a line to a job by Bram Moolenaar · 8 years ago
  64. 33c5e9f patch 8.1.0026: terminal test fails with very tall terminal by Bram Moolenaar · 8 years ago
  65. e5fa111 patch 8.1.0025: no test for the undofile() function by Bram Moolenaar · 8 years ago
  66. 6b69e5c patch 8.1.0024: % command not testded on #ifdef and comment by Bram Moolenaar · 8 years ago
  67. 22c1056 patch 8.1.0023: gcc 8.1 warns for use of strncpy() by Bram Moolenaar · 8 years ago
  68. 833093b patch 8.1.0022: repeating put from expression register fails by Bram Moolenaar · 8 years ago
  69. d315cf5 patch 8.1.0021: clang warns for undefined behavior by Bram Moolenaar · 8 years ago
  70. 0b6d911 patch 8.1.0020: cannot tell whether a register is executing or recording by Bram Moolenaar · 8 years ago
  71. b451856 patch 8.1.0019: error when defining a Lambda with index of a function result by Bram Moolenaar · 8 years ago
  72. bdb6579 patch 8.1.0018: using "gn" may select wrong text when wrapping by Bram Moolenaar · 8 years ago
  73. 62fe66f patch 8.1.0017: shell command completion has duplicates by Bram Moolenaar · 8 years ago
  74. d45aa55 patch 8.1.0016: possible crash in term_wait() by Bram Moolenaar · 8 years ago
  75. 05af9a4 patch 8.1.0015: cursor color wrong when closing a terminal window by Bram Moolenaar · 8 years ago
  76. 6053f2d patch 8.1.0014: qf_init_ext() is too long by Bram Moolenaar · 8 years ago
  77. 4f7fd56 patch 8.1.0013: using freed memory when changing terminal cursor color by Bram Moolenaar · 8 years ago
  78. 1f131ae patch 8.1.0012: misplaced #endif by Bram Moolenaar · 8 years ago
  79. f88a5bc patch 8.1.0011: maparg() and mapcheck() confuse empty and non-existing by Bram Moolenaar · 8 years ago
  80. 6bff719 patch 8.1.0010: efm_to_regpat() is too long by Bram Moolenaar · 8 years ago
  81. dbe8869 patch 8.1.0009: tabpages insufficiently tested by Bram Moolenaar · 8 years ago
  82. 42ab17b patch 8.1.0008: no test for strwidth() by Bram Moolenaar · 8 years ago
  83. 2e94976 patch 8.1.0007: no test for "o" and "O" in Visual block mode by Bram Moolenaar · 8 years ago
  84. a772baf patch 8.1.0006: syn_id2cterm_bg() may be undefined by Bram Moolenaar · 8 years ago
  85. d19b234 patch 8.1.0005: test for :compiler command fails on MS-Windows by Bram Moolenaar · 8 years ago
  86. 54651f7 patch 8.1.0004: test for :compiler command sometimes fails by Bram Moolenaar · 8 years ago
  87. 10561fe patch 8.1.0003: the :compiler command is not tested by Bram Moolenaar · 8 years ago
  88. 2abad54 patch 8.1.0002: :stopinsert changes the message position by Bram Moolenaar · 8 years ago
  89. 00e4556 patch 8.1.0001: the netrw plugin does not work by Bram Moolenaar · 8 years ago
  90. b1c9198 Vim 8.1 release by Bram Moolenaar · 8 years ago
  91. 03998f6 patch 8.0.1850: todo items in source code not visible for users by Bram Moolenaar · 8 years ago
  92. 0b39464 patch 8.0.1849: compiler warning for unused arguments, missing prototype by Bram Moolenaar · 8 years ago
  93. 4d6cd29 patch 8.0.1848: 'termwinscroll' does not work properly by Bram Moolenaar · 8 years ago
  94. 825ccf4 patch 8.0.1847: some build options don't have an example by Bram Moolenaar · 8 years ago
  95. d4a8c98 patch 8.0.1846: Python interface is incompatible with lldb by Bram Moolenaar · 8 years ago
  96. 259f26a patch 8.0.1845: various comment updates needed, missing white space by Bram Moolenaar · 8 years ago
  97. 78ddc06 patch 8.0.1844: superfluous quickfix code, missing examples by Bram Moolenaar · 8 years ago
  98. 8776889 patch 8.0.1843: entry for 'wrap' in options window is wrong by Bram Moolenaar · 8 years ago
  99. 0b565e5 patch 8.0.1842: popup menu inside terminal window isn't cleared by Bram Moolenaar · 8 years ago
  100. 1af6a4b patch 8.0.1841: HP-UX does not have setenv() by Bram Moolenaar · 8 years ago