You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/releases/r178.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,12 @@ <h1 id="fixes">Fixes</h1>
41
41
<li>Fixed Vim occasionally crashing and/or hung when autocmd calls <code>serverlist()</code> on exit. <ahref="https://github.com/macvim-dev/macvim/issues/1427">#1427</a></li>
42
42
</ul>
43
43
44
+
<h1id="known-issues">Known issues</h1>
45
+
46
+
<ul>
47
+
<li><code>:Man</code> command doesn’t work properly if <code>gdefault</code> option is set. <ahref="https://github.com/vim/vim/issues/13097">vim/vim#13097</a>.</li>
0 commit comments