-
```
What steps will reproduce the problem?
start macvim, enter "insert" mode in the empty window it pops up and paste one
of the 4 characters:
10f7 ჷ 10f8 ჸ 10f9 ჹ 10fa ჺ
What is the expe…
-
```
What steps will reproduce the problem?
start macvim, enter "insert" mode in the empty window it pops up and paste one
of the 4 characters:
10f7 ჷ 10f8 ჸ 10f9 ჹ 10fa ჺ
What is the expe…
-
When the pop-up open and the list is long, it is not possible to scroll down on MacVim.
-
```
What steps will reproduce the problem?
1. Open a file using the "File-> Open" option. It will appear in the
"File->Open Recent" sub-menu.
2. Open a file from within MacVim, using :e or :n or what…
-
**Describe the bug**
The [FAQ](https://github.com/macvim-dev/macvim/wiki/FAQ) suggests using the `brew` command if the user wishes to install MacVim from a package manager:
> If you would like to …
-
```
What steps will reproduce the problem?
I use a program called Divvy which allows me to create macros to resize windows
(like split screen that windows does or tiling window managers) and there ar…
-
This happens on an old MacVim 7.3, but not on newer versions of Vim.
Create a plugin with an `addon-info.json` file with an explicit `"name"`, for example `~/code/vim-linked/addon-info.json`:
```
{
…
-
```
This is 3.6 on Mountain Lion, using Snapshot 66 of MacVim. MacVim hasn't
changed in about a month, and TheUnarchiver is the only change.
Put multiple archives in one directory, like foo/a.xz an…
-
```
This is 3.6 on Mountain Lion, using Snapshot 66 of MacVim. MacVim hasn't
changed in about a month, and TheUnarchiver is the only change.
Put multiple archives in one directory, like foo/a.xz an…
-
```
MacVim has a problem with handling the multi-monitor fullscreen mode added in
OS X Mavericks. When open Mission Control and drag a MacVim "space" from one
monitor to another monitor, MacVim does…