macvim icon indicating copy to clipboard operation
macvim copied to clipboard

Vim - the text editor - for macOS

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

**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 use a package...

**Describe the bug** MacVim won't set the font `Cascadia Mono` with the typeface `Light` via the Fonts picker, but can set it via `set guifont`. **To Reproduce** 1. Install Cascadia...

**Describe the bug** When there is an `autocommand` to change the `colorscheme` Vim crashes after executing `xelatex`. **To Reproduce** Detailed steps to reproduce the behavior: 1. Include the code below...

**Describe the bug** When using tools like BetterSnapTool or Magnet, which let you snap windows into various sizes, the Vim window size is not conforming to the MacVim window. This...

State: Currently impossible. Problem: When titlebar option Hidden selected, no way to move the MacVim editor. System: MacOSX Big Sur 11.2.3 (20D91) Picture: ![image](https://user-images.githubusercontent.com/24765272/112825718-af0d4300-90be-11eb-9ca5-a7a1ed99ab8f.jpeg) Is this a feature?

Continue of https://github.com/macvim-dev/macvim/pull/715#issuecomment-422152518 ![macvim-statusline](https://user-images.githubusercontent.com/3514015/45676423-56967b80-bb3a-11e8-9fdf-ff1384d367a3.jpg)

Feature Request

Closes #1182. I think this is in a pretty good state, but feel free to prod/ask questions.

The previous implementation could never possibly work, because every ``set background=…`` changes ``effectiveAppearance`` of ``MMVimView`` and therefore overrides the global value as set in the Preferences.app. In short, it essentially...

_Instructions: Replace the template text and remove irrelevant text (including this line)_ **Describe the bug** dyld: Library not loaded: /System/Library/Perl/5.28/darwin-thread-multi-2level/CORE/libperl.dylib Referenced from: /usr/local/Cellar/macvim/8.2-171/MacVim.app/Contents/MacOS/Vim Reason: image not found **To Reproduce** Detailed...

**Describe the bug** When I open a .tex file on MacVim from the Finder's level (just by clicking on a file), I get an error: On the other hand, when...