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

### Steps to reproduce 1. Run a config-less MacVim: `mvim -g --clean` 2. Set a non-black color scheme that lets us see what's happening: `:colorscheme slate` 3. Disable the GUI...

UI

### Steps to reproduce 1. Look on the about dialog box and it shows "Custom version 9.0.472 (174)`. close it 2. Open `Check for updates` menu. it shows "MacVim 9.0.472...

### Steps to reproduce https://gist.githubusercontent.com/johnnyutahh/9cbeac8e23c2052c0b7352e3b9b09cdc/raw ### Expected behaviour No error when running `mvim -v` ### Version of Vim and architecture macvim 9.0.0065 installed via Homebrew ### Environment see sw_vers output...

Just a general issue for improving the defaults for what I consider to be what constitutes a modern GUI text editor. Changing defaults is always contentious, and therefore should require...

Defaults Change

If you go to Setting - General on macOS, you have the following option to show/hide scroll bars. You can see how this works by using Finder with the different...

Feature Request
UI

I wanted to be able to control the font that is shown for a particular tooltip balloon in MacVim. The use case is for showing compiler errors in monospaced font...

Feature Request
UI

MacVim still only scrolls line by line. The scrolling on Mac should scroll individual pixels. (The Emacs Mac port does this fwiw), and IIRC Bjorn made progress towards this but...

Feature Request

**Describe the bug** The further I type on a line the more the cursor is offset away from the text (to the right). **To Reproduce** Detailed steps to reproduce the...

Renderer

according to [Apple Developer Release Notes](https://developer.apple.com/documentation/macos_release_notes/macos_catalina_10_15_beta_7_release_notes), there will be no Python installed in system by default. We need to consider to starting to switch default python 2.7 build versions to...

### Steps to reproduce Open a file with MacVim Lock computer and wait 5-10min Unlock computer Macvim will be either closed or a popup will appear to confirm if you...