Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7169247
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T14:56:56+00:00 2026-05-28T14:56:56+00:00

I have been using MacVim & have gotten used to it but my main

  • 0

I have been using MacVim & have gotten used to it but my main development computers are all Linux(Ubuntu)

I’d like MacVim like shortcuts and behavior

I know you can get windows like behavior like so

source $VIMRUNTIME/mswin.vim
behave mswin

how can I get Mac like behavior in GVIM on ubuntu?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T14:56:57+00:00Added an answer on May 28, 2026 at 2:56 pm

    I use MacVim on Mac OS X at work, GVim on Linux at home and CLI Vim everywhere. What do you call “MacVim like shortcuts and behavior”?

    Do you mean “standard OS-wide shortcuts” like Cmd+O or Cmd+V or Shift+light/left arrow? I don’t know of any features MacVim has that GVim hasn’t beside a very elegant and impressive level of OS integration.

    Shortcuts that use the Cmd key are obviously not supported because there is no Cmd key on a typical PC keyboard. If you really want to have them you will need to explicitly add them to your ~/.gvimrc with another modifier key. Shift+right/left arrow and other basic Mac OS X text-editing shortcuts must also be explicitly added to your ~/.gvimrc. You’ll quickly find limitations in this strategy.

    Hell, GVim doesn’t even really support Gnome’s own default shortcuts anyway.

    That’s the wrong approach.

    Vim’s own commands, motions, text-objects and the grammar that ties them are a lot more efficient and portable. You should focus on that instead.

    • Cmd+O = :e <Tab>
    • Cmd+right arrow = $ for positioning the cursor or A to insert text
    • Cmd+left arrow = ^ or 0 (0 is “first column’, ^ is “first printable character”) for positioning the cursor or I to insert text
    • Alt+right arrow = e or E or w or W
    • Alt+left arrow = b or B
    • Shift+right arrow = v$
    • Shift+left arrow = v^
    • Shift+Alt+right arrow = ve then eee as many times as necessary or v2e

    and so on…

    Like I’ve said before, read :help motion.txt, it will blow your mind.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been using NSUserDefaults for passing floats all around my apps. But they
We have been using MongoDB as our main datastore for a little while but
I have been using something like this: int main(int argc, char *argv[]) { #ifdef
I have been using Castle MonoRail for the last two years, but in a
I have been using ASP.NET for years, but I can never remember when using
I have been using WPF with all the tunneling and bubbling events and I
I have been using these files all day... And then suddenly this is now
I have been using the following regex to replace all punctuation in a string:
I have been using the following code for loading JQuery in all of my
I have been using form inheritance for a while now but without doing much

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.