yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Vi Lesson


3m read
·Nov 3, 2024

Processing might take a few minutes. Refresh later.

Mac heads 101 here. Today this is going to be a short little VI lesson, so let me just explain some background information to you.

VI is a nice little word processor in UNIX which people used to use before nano was available. Nano is sort of cheating because you have arrow keys, but nano doesn't work on old fashioned terminals that don't have arrow keys because the old fashioned terminals didn't have arrow keys. VI does not require any arrow keys.

Now, VI has a system: there are two modes, insert mode and normal mode. Insert mode is when you type a key on the keyboard and it types it; it puts it just there on the screen. Normal mode is when you press a key and it will process the key and the key commands will work. So, I don't understand this right now, so I'll just show you.

VI is just like nano in that you type VI space and then the file name, and if the file name has spaces in it, then you type the file name in quotes. So I'll just make it called "was here." Now I hit enter, and the VI screen will come up. It looks like this; it has these nice blue lines, normally when it's a new file. If it's a new file, it will say the name of the file on that it's a new file.

So right now, we're in normal mode, so we can type a key. Let's press 'a'; it won't work. Now when you're in normal mode, you can press 'i' to go into insert mode, and it'll say insert at the bottom here. Now I'm in insert mode because I just pressed 'i', so now I can type "I was here," and now I'll put a period. I'll hit enter twice and type a new line.

Okay, so now I can type escape to go back to normal mode. When you're in normal mode, like I said, 'i' goes back into insert mode, and then you just start typing where your cursor is. But if there's no arrow keys, how do you move around? Well, it's simple! When you're in normal mode, you press 'k' to go up, 'j' to go down, 'h' to go left, and 'l' to go right.

Now I can move to the beginning of this line with 'h'. I can move to the end of this line with 'l'. I can move to this top line with 'k' and back down to this bottom line with 'j'. I can also do the beginning. Now, say I want to put something after the period here in this line, um, in "I was here." How do I do that? Well, you think it's pretty simple! I press 'l' to move over here to this period, and then the problem is now if I press 'i' on the letter before the period, I can't get past that period to type after that period.

How do I do this? When I'm in normal mode, just like the 'hjkl' keys, you can also type capital 'A' by doing this: you hold shift and 'a'. So in normal mode, it automatically brings you into insert mode, as you can see from down here, and it basically brings you to the character after the last character of the line. Then you can type double-space and say "I am Alex."

Now say I want to write to the end of "hi guys." This one! I just go down to this line in normal mode, press shift 'A', brings me into insert mode, and I can immediately start typing here. Now, I said I want to save this and exit VI at the same time. I press escape to go back into normal mode, so I press the escape, and now I take colon 'x.' Then I hit enter, and now it's exited VI.

Right here on my desktop is this file, which I just dragged over from the side called "I was here," or I called it "was here" because that's what I named it via. So I can open this just to prove that this is real! Here, the file says "I was here! I am out! Hi guys! I'm a hi Dave." You know, I don't even remember writing that in the file or whatever. I'm random. Anyway, so yeah, that's pretty cool.

So I want to save my changes. I can also see "I was here," and go back down and say I don't like this line in between these two other lines. While I'm on this line, I can press 'D' twice really fast. Um, so I press 'DD' and it's deleted that middle line. Say I want to delete this "hi guys! hi Dave." I press 'DD' again, and now it's deleted that.

I'm going to go to the end of this line, make a new line, and type "oh crap." Now I can click escape and then pull an 'X' and it's just saved "a was here." Yeah, pretty cool, huh? So I can also VI it and say I'm editing, and I just want to save without exiting. Heck! Well, I can just press escape, and instead of colon 'x,' I do colon 'w' and...

More Articles

View All
I FOUND THE 5 WORST CREDIT CARDS EVER...(AVOID THESE!)
[Music] What’s up you guys, it’s Graham here! So buckle your seatbelts, ladies and gentlemen. I hope you’re sitting down for this one. You know, on this channel we’ve talked about the best credit cards to get free stuff, the best credit cards for free tra…
15 Ways Rich People Simplify Their Life for Success
With billions in assets, shareholders to answer to, and employees to consider, you’d think that rich people lead pretty complicated, tangly lives, right? But in truth, they’ve always kept it as simple as possible, and that’s how they reach those levels of…
Amelia Earhart Part I: The Lady Vanishes | Podcast | Overheard at National Geographic
The pilot, winging his way above the earth at 200 miles an hour, talks by radio telephone to ground stations and to other planes in the air. He sits behind engines, the reliability of which, measured by yardsticks of the past, is all but unbelievable. I m…
136 Countries Agree To Global Minimum Corporate Tax Rate!
Hey guys, welcome back to the channel! So in this video, we have some interesting news to me. I guess probably a lot of people would zone out at the thought of corporate tax rates, but to me, we have some interesting news. Because last Friday, 136 countr…
Will We Ever Run Out of New Music?
Hey, Vsauce. Michael here. And the iTunes store contains 28 million different songs. Last.fm carries 45 million songs, and the Gracenote database of artists, titles, and labels contains 130 million different songs. That’s a lot. If you were to listen to …
Crafting a Hunting Tool | Live Free or Die
I’m gonna make this home for the night, and I’m gonna do a little bit of fire straightening. So I’m just warming the dart over the coals on this fire, and then try to kind of straighten it. Four days into his 80-mile journey, desert Nomad Tobias is suffe…