- Mastering Vim
- Ruslan Osipov
- 178字
- 2021-06-10 18:51:23
Using Cygwin
Open Cygwin, the program will be called Cygwin64 Terminal or Cygwin Terminal, depending on the version of your system, as can be seen in the following screenshot:

Open it! You will see the following prompt, familiar to Linux users:

Cygwin supports all of the Unix-style commands we will be using in this book. This book will also say if any commands need to be changed to work with Cygwin. But for now, let's open Vim and proceed onto the next chapter! Type vim and hit Enter to start Vim, as demonstrated in the following screenshot:

Cygwin is a way to get a Linux-like shell experience on Windows, meaning you'll have to follow Linux specific instructions throughout this book if you decide to use Cygwin.
You'll also want to be careful with Windows-style line endings vs Linux-style line endings, as Windows and Linux treat line endings differently. If you run into an odd issue with Vim complaining about ^M characters its unable to recognize, run the dos2unix utility on the offending file to resolve the issue.
- PHP動態(tài)網(wǎng)站程序設計
- 計算思維與算法入門
- Mobile Web Performance Optimization
- Java應用與實戰(zhàn)
- Java系統(tǒng)分析與架構設計
- JavaScript語言精髓與編程實踐(第3版)
- MATLAB 2020 從入門到精通
- SQL Server 2016數(shù)據(jù)庫應用與開發(fā)
- 利用Python進行數(shù)據(jù)分析(原書第3版)
- Mastering JavaScript High Performance
- 批調度與網(wǎng)絡問題的組合算法
- Getting Started with LLVM Core Libraries
- Linux Shell核心編程指南
- Learning Material Design
- Nagios Core Administration Cookbook(Second Edition)