---
title: "Assuming this is a sincere question, vim is a powerful command line..."
date: 2023-06-12
source: facebook
type: comment
context: "Archer T. Ships replied to Michael Barnett's comment."
fb_link: "https://www.facebook.com/dyi/l/?l=AYN6t2mUqvu_SJA4TZ4BdlB3NC7E9Il6N94JLHk8boeQQM03jJkc7N9D1DIVgYetK9JV6dxZxkm-6tZ2lyhekFxoa8992DsTb4YVNbmFi27nwxPD98xtEvBnX7lzp_aPhFgsbsLHAxjlcF4zE17pdX2RysJTXmMILl1RYZ-swlDca8Zdse0kKDxDj9t254235UqMDKv-czI&s=519"
---

# Assuming this is a sincere question, vim is a powerful command line...

*June 12, 2023 — Comment Archer T. Ships replied to Michael Barnett's comment.*

Assuming this is a sincere question, vim is a powerful command line document editing program.  While powerful and fast, using it requires climbing a steep learning curve, as most operations are done via keyboard commands.  For example, to save your current work, and exit the program you would type ":wq", which stands for "(w)rite, (q)uit".  This command is not obvious to new users, and as a result, many get frustrated just trying to exit the program.
