Software Alternatives, Accelerators & Startups

cheat.sh VS Master Vim

Compare cheat.sh VS Master Vim and see what are their differences

cheat.sh logo cheat.sh

The only cheat sheet you need Unified access to the best community driven documentation

Master Vim logo Master Vim

Learn Vim with interactive exercises
  • cheat.sh Landing page
    Landing page //
    2019-09-01
  • Master Vim Landing page
    Landing page //
    2021-11-05

cheat.sh videos

Awesome Linux Tools: cheat.sh

Master Vim videos

MASTER VIM with this interactive course (vim.so review)

Category Popularity

0-100% (relative to cheat.sh and Master Vim)
Productivity
63 63%
37% 37
Mac
100 100%
0% 0
Developer Tools
0 0%
100% 100
Text Expander
100 100%
0% 0

User comments

Share your experience with using cheat.sh and Master Vim. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, cheat.sh should be more popular than Master Vim. It has been mentiond 51 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

cheat.sh mentions (51)

  • Should you add screenshots to documentation?
    Cheat.sh [0] has been a godsend when the man pages are too dense and I just want to use the tool and move on with my life. [0] http://cheat.sh/. - Source: Hacker News / 6 months ago
  • ? - The only cheat sheet you need
    I like what you're doing with this, never used cheat.sh before but had a little look around and great idea :) I've not tested everything, I seen something about find and thought I could help. Source: about 1 year ago
  • Favorite aliases?
    Query http://cheat.sh for help with a command. Source: about 1 year ago
  • Linux Command Line Cheat Sheet: All the Commands You Need
    Try cheat.sh perfect when your in the shell, working. Source: about 1 year ago
  • Intro to PowerShell
    There is also the awesome resource - cheat.sh where you can get info about many programming languages, for example, to get info about PowerShell's Get-ChildItem command you can just issue a command curl cheat.sh/powershell/Get-ChildItem in your terminal or go to https://cht.sh/powershell/Get-ChildItem in your browser and get the following output:. Source: about 1 year ago
View more

Master Vim mentions (31)

  • Hacking: Local File Inclusion
    But, just because you use Linux on your server and are good at the shell commands, does not mean your web app is secure. Sure you may know how to use vim, but neither that will stop a hacker. - Source: dev.to / over 2 years ago
  • Linux Tips For Beginners
    But, vim can be quite difficult to learn because the keybindings are unusual. You can use vimtutor or vim.is to learn quickly. - Source: dev.to / over 2 years ago
  • Vim like tools
    It is keyboard driven and has quite a hard learning curve (learn vim). Because it's been designed decades ago, some things makes less sense today. To give you an example, you can use both the keys h,j,k,l and the arrow keys to move the cursor. That's because in those times, there were no arrow keys. - Source: dev.to / over 2 years ago
  • My favorite Linux command line apps
    Vim is one of my favorite terminal apps. It's a command line editor (has GUI version too) that let's you edit files very quickly. The whole app is using keyboard shortcuts that can be challenging to learn. - Source: dev.to / over 2 years ago
  • Vim Tips and Tricks for Beginners
    So what to do? If you want to learn vim quickly, you can use vim.is. - Source: dev.to / over 2 years ago
View more

What are some alternatives?

When comparing cheat.sh and Master Vim, you can also consider the following products

explainshell - Match command-line arguments to their help.

vim.so - Learn vim fast with interactive exercises in the browser

cheat - Cheat allows you to create and view interactive cheatsheets on the command-line.

Vim Awesome - Awesome Vim plugins from across the universe

TLDR pages - The TLDR pages are a community effort to simplify the beloved man pages with practical examples.

Vim Adventures - Learning Vim while playing a game