GVim vs Take Command
When comparing GVim vs Take Command, the Slant community recommends GVim for most people. In the question“What are the best power user tools for Windows?” GVim is ranked 28th while Take Command is ranked 52nd. The most important reason people chose GVim is:
When opening files from the file manager, it is still nice to have vim.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Vim without a shell
When opening files from the file manager, it is still nice to have vim.
Pro Excellent performance
Because it loads the whole file into RAM, replacing all string occurences in 100MB+ files is quick and easy. Every other editor sort of died during that.
Pro Works on all platforms
Whether its your windows machine, a Linux, Unix or a Mac Vim would work everywhere. You can even build it from its source on your favorite linux environment.
Pro Has different cursor shape in command and insert modes
Unlike vim, gvim has different cursor shape in command and insert mode, which is very convenient.
Pro Supports all vim features and settings
All vim features, custom settings, and plugins are automatically available.
Pro Text processing tools
Regular expression pattern enabled tools for text filtering, searching, substitution, and conversion.
Pro Powerfull scripting language
Powerfull scripting language with a lot of commands and predefined variables.
Pro File compression tools
File compression tools, e.g. bz2, gz, tar, 7zip and zip.
Pro FTP Command Line Client
Command line driven FTP client.
Pro Batch Debugger
It has a GUI Debugger for Batch files as well the own scripting language (BTM).
Cons
Con GVim, like Vim, has a difficult learning curve
A lot of time is needed to learn all the commands and modes supported. A lot of time will also be spent tuning all the settings to the user's preference.
