macvim icon indicating copy to clipboard operation
macvim copied to clipboard

Vim - the text editor - for macOS

Results 160 macvim issues
Sort by recently updated
recently updated
newest added

### Steps to reproduce Start without MacVim running. 1. `open -a MacVim file.md`. `mvim file.md` also works the same (I have a symlink to `mvim` in my PATH). 2. Observe...

### Steps to reproduce 1. Launch MacVim from the Dock or Applications folder 2. New window does not appear. 3. File -> New Window and File -> Clean Window does...

### Steps to reproduce 1. Run `set confirm` 2. Create a few buffers with unsaved changes (doesn't matter if the buffers are backed by files or not). 3. Run command...

I would like to enable translation of words in the text window using the native Mac translation engine. Using the built in Mac OS translation requires no third party services...

Feature Request

### Steps to reproduce When using `:tab term`, the cursor is not visible after the prompt appears. Pressing `` makes the block cursor become visible. However, while typing in insert...

### Steps to reproduce With the latest prerelease, I run the following command (from a draft default diff tool config similar to https://github.com/jj-vcs/jj/pull/6205, sorry for extraneous quotes): **Update:** I changed...

Right now setting `transparnecy` in Vim to non-zero would cause the entire title bar to go transparent. This is due to a workaround with how view layers work but the...

UI

### Steps to reproduce 1. .gvim configured with: set guifont=-monospace-Thin:h14 2. Open MacVim, enter terminal mode with :term 3. Type a command that has a a letter with character that...

Renderer
Bug

**Is your feature request about something that is currently impossible or hard to do? Please describe the problem.** Background: I have multiple machines and two screens on one of them....

Feature Request

### Steps to reproduce I'm using macOS with a German locale and a German keyboard where `´` (acute) is a dead key and `` ` `` (grave/backtick) is produced by...

Input