I expected this video to just start with you saying "Vim." then reading your pateron names lol
@theodore25833 жыл бұрын
"Vim," while patreon names scroll over and over and DT plays Trombone for 19 minutes.
@antonycoulson99163 жыл бұрын
Made me chuckle :)
@MichaelMantion3 жыл бұрын
I thought he might say "Emacs" then thank the producers.
@yoavnavott3 жыл бұрын
@@MichaelMantion except emacs isn't a terminal based editor.
@gogogogogogogogogogog93 жыл бұрын
😂😂😂
@TangoIndiaMike1443 жыл бұрын
As a relatively long time vim user, I have learned to stay away from conversations like these. I use Arch btw
@altimmons3 жыл бұрын
“I use arch btw” you could have just said that
@RabindraNathMurmuready2upload3 жыл бұрын
Stop using it instead use gentoo
@Thomas-rl8kw3 жыл бұрын
@@RabindraNathMurmuready2upload Arch isnt just a meme. It is a damn fine distro.
@ubbeus3 жыл бұрын
”I have learned to stay away…” obviously not. ;)
@TangoIndiaMike1443 жыл бұрын
@@ubbeus Just an excuse to let everyone know I use Arch ;)
@catholic_zoomer_bro3 жыл бұрын
I used nano for a few months until I forced myself to learn vim. Now I prefer vim, but it's good to know the basics of both just in case a certain machine doesn't have your preference
@ericks47743 жыл бұрын
That's good but you can install it if a machine doesn't have it
@FelipeGomes-s7u Жыл бұрын
@@ericks4774 not always
@Anthyoine-qk8fj Жыл бұрын
@@FelipeGomes-s7uyea my school wants us to use nano so it shits the bed when u try to use like gedit or vim
@حَسَنْ-ب1م2ذ4 ай бұрын
Almost always you either have it installed (at least Vi), or you can install it @user-yz7fr6kd7y
@twistedmeadow28 күн бұрын
what's the point? learning hard for the complicated syntax just to be a qualified article typer? Why not spend more time on real programming languages? A good programmer gets paid 5 times higher than a typer.
@almosthelpless93743 жыл бұрын
I'd say it's worth learning Vim if you do a lot of text editing. I'm a software engineer, so learning Vim keybindings is worth the investment. If you don't do a lot of text editing (other than word processing) I'd just stick with Nano unless you're willing to accept the learning curve of Vim.
@Thomas-rl8kw3 жыл бұрын
Agreed.
@VittoIB3 жыл бұрын
I'm an English teacher, and the learning curve has been worth it.
@lotekchapra3 жыл бұрын
Sick, this is basically the argument I was looking for. I haven't seen the need to move past nano. I edit and create text files on the reg but this is my hobby not my job.
@doburu48352 жыл бұрын
@@lotekchapra micro is more powerful and easier to get used to if you like nano.
@popovanatoliy47362 жыл бұрын
micro is better. i use nvim btw.
@pixel70383 жыл бұрын
Most who don’t know the diff: vim vs emacs? Reality: bruh….vim vs nano
@RabindraNathMurmuready2upload3 жыл бұрын
Vim vs nano is ofs...
@auroradraco99743 жыл бұрын
Vim vs Nano is a comparison that makes sense. Vim vs Emacs is comparing a whole OS to a text editor
@RabindraNathMurmuready2upload3 жыл бұрын
@@auroradraco9974 its not an OS its a complete productivity suit
@auroradraco99743 жыл бұрын
@@RabindraNathMurmuready2upload I can accept that, yes
@codegeek983 жыл бұрын
I actually know someone IRL who uses emacs and it freaks me out every time I remember it, since I can barely learn Vi…
@animegamer33363 жыл бұрын
Looking at the thumbnail my immediate thought was *Both , Both are great*
@QDSGames3 жыл бұрын
Sure, depends on what you want to do. I have both installed.
@micaiahflores15923 жыл бұрын
I am very comfortable with Nano I don’t care for vim or Emacs because I’m a relatively basic user and nano is fine
@notalinuxguruguy80633 жыл бұрын
I can see that vim would be good for a coder and such, but for people like you and me, nano works fine. At first some of the commands were awkward, but now it is easy. I'm sure vim users can say the same as well. It's all what you get used to using. But if I ever have a situation (hard to imagine what that might be) when I need to actually insert numbers in a file, I'll know what text editor can do it! ;)
@notalinuxguruguy80633 жыл бұрын
Also, I believe I've only run into one distro that didn't have nano installed out of the box. Vim, on the other hand . . .
@vorrnth87343 жыл бұрын
@@notalinuxguruguy8063 vi is always installed.
@notalinuxguruguy80633 жыл бұрын
@@vorrnth8734 Thanks for the info. I checked my installations: Neptune OS, Lubuntu, and Salient OS, and all three are installed on all three distros except vi isn't installed on Salient. Go figure. :) (Note: I may have installed vim on Neptune, due to watching one of DT's other videos and deciding to go through the tutorial, I don't recall whether I installed it or it was already there, but I know I didn't install vi.)
@Thomas-rl8kw3 жыл бұрын
@@LesterFernandezIO Ive used vim on an off for years ut i still use the arrow keys. I never did like the letter keys for navigation even in games.
@hoterychannel3 жыл бұрын
I personally like nano, but everybody should be familiar with vi, because often, in some basic environment, like some openwrt, docker containers, or any limited environment, vi 100% already available, but if we can install something -yeah, nano or vim or ...
@hansdampf22843 жыл бұрын
I know this is probably gonna hurt you guys, but I think Linux became a better place when Nano became a part of the standard installation in most Distros. Seriously I started on Suse in 2004 and the worst thing is when you end up in a tty, you don’t have a browser to get help and you cannot even use a text editor because the only installed one is vim. I am on gentoo now 17 years later, but I still love and use Nano for its simplicity and don’t want to leave it ever. A text editor should be so easy to use and it should not require learning it.
@entx8491 Жыл бұрын
You still have to learn something, you just cut off at a shallower level.
@dacritter83973 жыл бұрын
I use both regularly. Vim is my go to for just about everything because I'm old and learned ex/vi decades ago, but something quick and dirty over ssh or whatever, usually nano is available bang bang done.
@dhyaneeshanand56483 жыл бұрын
your not old , you're wise :D , I wish i can have your wisdom
@0xDEAD_Inside3 жыл бұрын
@@dhyaneeshanand5648 why, what's stopping you?
@belowaverageplayer7173 жыл бұрын
I've never been in a situation where nano was available and vi wasn't though.
@dhyaneeshanand56483 жыл бұрын
@@0xDEAD_Inside by wisdom I mean his experiences there's no way I could've lived through his life and learn lessons from them :((
@dhyaneeshanand56483 жыл бұрын
@@belowaverageplayer717 pretty sure he meant the quick usability of nano
@deultima3 жыл бұрын
Vim looks powerful, personally I gravitated towards Nano because it's been pre-installed on every distro I played with and normally I only use a terminal based editor for simple system config edits. Vim has always been a bit scary, but after seeing this I might play with it a bit more often. Thanks.
@user-he4ef9br7z3 жыл бұрын
Vim is extremely powerful. Vim also comes with most distros, personally I don't care about that because almost everybody customizes their vim to the point they can't use the default anymore. If you feel intimidated by the learning curve check out a 6 part playlist by ThePrimegean to get the basics. That's how I started. That and the video from MAKC about vim and you will be faster than you ever have been.
@mikemarcum94073 жыл бұрын
Yup... been there done that and even tried neovim and a couple others... lasted about 2 months. Haven't touched a 'vim' of any kind since then.
@deultima3 жыл бұрын
@@user-he4ef9br7z Thanks, I will check that out along with DT's other videos
@NicholasJJackson3 жыл бұрын
Just do yourself a favor and get through the Vim Tutor. You will thank yourself for sticking to it.
@snoobab_863 жыл бұрын
No linux channel is complete without a monitor running cmatrix in the background. I have not been brave enough to give VIM a go yet. For my basic needs NANO is more than sufficient. BUT i can see that VIM must be great for coding in the terminal. All the stuff you shown must give you next level powers when you need to edit code.
@Gepeto2133 жыл бұрын
I use both depending on what kind of stuff I am willing to do. But many times I end up with vim just because there's many more that can be achieved quickly with it. Thanks for this video DT!
@RabindraNathMurmuready2upload3 жыл бұрын
I use emacs for mu4e, after himalaya 1.0 I will stop using emacs or use rarely
@MmmBopsPops3 жыл бұрын
It's pronounced "pico" as in 1/1000 of a nano. "Peek-O"
@yash11523 жыл бұрын
yeah, i was thinking same.
@alst4817Ай бұрын
Pike-O😂 As soon as he said that I came looking for this comment!
@cattelia25 күн бұрын
Pronunciation police?
@VittoIB3 жыл бұрын
Vim + MarkdownPreview has completely changed how I take notes and plan lessons.
@rmcellig3 жыл бұрын
I love using plain text for everything. Way more flexible and fast. I do all of my radio playlists in txt files. Makes my radio life so much easier!!😀
@slipcurve14103 жыл бұрын
not to mention it works great wit git & diff. plain text is the future. word processors were a mistake.
@Chronian-bm2vu3 жыл бұрын
Nano:
@mikemarcum94073 жыл бұрын
You hit the nail on the head. Nano for simple text files.... VIM for coding...
@pfavayi3 жыл бұрын
If you are going to use command line text editors all the time and for important work , then it makes sense to learn vim .. But if you use command line text editors once in a blue moon, then there's not a replacement for nano..... You don't have to learn anything because all the key bindings and shortcuts etc are displayed at the bottom..... Even a blind man could use nano for the first time without anybody teaching him or reading a book..... There is no learning curve with nano.... But this is deep learning curve with VIM... Not all of us are prepared to go up a learning curve for a command line text editor that we will use two or three times a year only ....
@noam653 жыл бұрын
I guess, if it is "one and done" type of very occasional quick file editing, nano is perfectly adequate. No bindings need be memorized. If you spend any kind of time editing text files, then memorizing vim key bindings becomes worthwhile. When I became a sysadmin, I had dozens of SUN clients and servers to administer, and vi was pre-installed on the OS and at the PROM level. So there was no choice but to learn it. PLUS I was handed a 1 page cheat sheet on paper. Yeah, I am old-old school.
@auroradraco99743 жыл бұрын
Terminal emacs is the chad's terminal text editor 😎. But unironically, everyone should learn the basics of vim. Its so useful and saves infinite amounts of time imo.
@altimmons3 жыл бұрын
If VIM didn’t have the such abstract key commands I’d use it, but nano has like 10 to know
@codegeek983 жыл бұрын
and they're all sitting there on screen including the "get help" for the ones that don't fit, so every single day isn't a test; it's, at worst, a pop quiz with a cheat sheet on the back. you don't have to _memorize_ anything; you can just _learn_ it, and instantly look up new commands as you need them
@hansdampf22843 жыл бұрын
And nano works without knowing a single key binding at all, apart from Save and exit Keybindings are just there to make your Life a little easier.
@Thomas-rl8kw3 жыл бұрын
Config files are less susceptible to destruction with nano by a beginner.
@spicytuna626 ай бұрын
I love Nano, but Vim scares me.
@cattelia25 күн бұрын
#same Also, I don't want to be a Vim bro where I think I'm holier than thou because I managed to sink ungodly amount of hours to "get gud"
@markgilbert2493 жыл бұрын
I prefer Nano, I even took a intro to unix course in college that the first half was all VI stuff. I just couldn't get used to the key shortcuts. Nano made things super easy for what I need. Everything else is sed, echo, and grep and tail and awk
@JD-im4wu Жыл бұрын
exactly how i feel, nano is more simple and modern and there are other tools like you said for the complexities
@0x007A3 жыл бұрын
If you rarely use the command line (terminal), then nano is sufficient and easy to learn (the commands are at the bottom of the screen). If you regularly work at the command line, then vim will ultimately be the better text editor to learn.
@mikemarcum94073 жыл бұрын
Because...???
@0x007A3 жыл бұрын
@@mikemarcum9407 because what? I cannot answer your vague question without a question of my own which does not advance the discussion.
@jawuku38853 жыл бұрын
Even macOS comes with nano and vim out of the box
@RakibFiha3 жыл бұрын
Why so surprised!! It’s Unix for flip sake.
@joaogabrielv.m3283 жыл бұрын
openSUSE either
@peisongxiao73733 жыл бұрын
For me: light editing: nano/heavy work that I want within my comfort zone: emacs -nw
@Aturnadagar3 жыл бұрын
I use nano because that what I first learn and almost all distro have it as default not need to install. I wanted to learn vim but procrastinated because seems to me a time consuming learning curve... Until now, DT has open my eyes. A side by side comparison make it looks easy to learn, which is maybe the same fear of many nano user, spend too much time learning a hard and complicating new way (before this video, vim looked alien to me).
@Aturnadagar3 жыл бұрын
Next Doom Emacs
@larsesilen4 ай бұрын
When writing a program and maintaining it the most important thing isn't saving a few micro seconds through the use of short cuts in the editor or abbreviations in the language but to write an understandable code that can be maintained many years after you moved on to another work. The editor is only a tool. The biggest strength of vi or vim is that any Linux or Unix have them installed by default. If you like something else like emacs ... or nano you have to install it, if you know what you are doing installing is no problem.
@sagichdirdochnicht4653 Жыл бұрын
For the user, that JUST needs a Text Editor, to change a line in a document and just do the basic stuff, that people would use a text editor for - Nano, absolutely, and without a doubt. Why? Because if you just started and JUST need quick access to a text editor, you absolutely don't wanna go trough the vim tutor. Before I'd do that, I'd get the file of the machine and edit it with any graphical text editor, as this is most likely still faster and easier. Vim is great, but only if you actually use it. Meaning that you'll use it more often. I eventually started learning Vim, and to do the basics, it really ain't THAT hard. And it really is a great text editor. It really is better then nano, in almost every aspect. But then again, only if you use text editors enough. If you don't do a lot, just use nano.
@coldbrew6104 Жыл бұрын
How is vim "faster" if you have to keep switching modes? In nano, I just move where I need to go. Nano still has functions such as find, replace, undo, etc. It really depends on what you prefer; I hate it when people insist one is better than the other. This whole video is basically Vim bias.
@Donatellangelo3 жыл бұрын
Edit your vimscript with nano! :]
@homfes3 жыл бұрын
Best of both worlds
@slipcurve14103 жыл бұрын
i download microsoft word to edit my vimrc
@montyhall2805 Жыл бұрын
Nano is great if you don't want to use VIM because it's modal. However, if you're skilled in VIM - no comparison, VIM all the way (windowed, tabbed, file explorer, programmable, etc)
@stonehen11633 жыл бұрын
I recently have been trying out Micro, and like it pretty much. But, nano does everything it sets out to just fine.
@FabioCarneiro3 жыл бұрын
i love vim, but honestly the nano goes beyond what you said like autocomplete and search. autocomplete: ^] Search for a string or a regular expression: ^W Insert another file into the current one: ^R and several other things, it's not as expansive and rich in possibilities as vim, neovim... , but it's not useless as it seemed in your video, I'm not correcting you, just bringing you information.
@_antoniocouto3 жыл бұрын
“I don’t know why they use ctrl+k, ctrl+u because mnemonically the don’t make sense” I find myself with the same problem when using pacman. That’s why I prefer apt based distros.
@shubhanshutomar79403 жыл бұрын
True!! I struggled a lot with pacman in the beginning but got the hang of it later.
@randalthor173 жыл бұрын
@@shubhanshutomar7940 Same, now I just can't get comfortable with apt now that I've used pacman tho
@nunnukanunnukalailailai17673 жыл бұрын
emerge -paqvuND --with-bdeps=y @world
@pavelperina76293 жыл бұрын
Hmm ... I understand, who can remember how to remove package using rpm, dnf, zypper, pacman, snapd, flatpak,....) just to realize that package is named differently and googling who owns certain file. Level 2: find manually installed packages, uninstall one of them and unistall libraries that no manually installed package depends on.
@Thomas-rl8kw3 жыл бұрын
I used to be a big fan of apt. When i switched to arch I found pacman to be easier
@nopenopeagain43973 жыл бұрын
My preference is the text editor I can quit from.
@pavelperina76293 жыл бұрын
In one or five ways? :)
@georgeindestructible8 ай бұрын
For a user who doesn't constantly edits text, nano is the way to go, because it's simpler and doesn't have the overhead of the buttons + all the amount of shortcut keys you need to know beforehand just to change a value or a few on a text file, but if you are doing some serious work, VIM seems to be the way to go, different tools for different tasks.
@littlepeon3 жыл бұрын
First editor was Pico, as the diehards were still using ED at the time. Pico matured into Nano, and has and will be my goto editor. From not learning VIM keybindings, I literally forget them after a while as they are NOT intuitive! Using EMACS would be bloated overkill as it's just too much to learn and VIM at times seems the same way. If I can't get an easy GUI program to work (geany, gedit, kate), I'll just fire up nano and be done in a jiffy.
@JD-im4wu Жыл бұрын
exactly dont follow the herd!
@qwert48719 ай бұрын
Micro is a TUI text editor that doesn't require relearning - all the familiar shortcuts, amazing selection support.
@AndyPlayedGuitar Жыл бұрын
I can see how powerful vim is, but it sounds like a pain to learn, nano is fine for my purposes though I've learnt things here that'll come in handy! Thanks for the video
@Carolus_643 жыл бұрын
Nano works in the same way of the first word processor of the MS-DOS era: WordStar I still remember some commands, ctrl+K B = mark begin text, ctrl+K K = mark end text, ctrl+K C = copy marked text to current cursor position. Ahhhhh, what a memories!!!!
@mukundmittal3 жыл бұрын
I am sticking with 'nano' just because it has its cheat sheet displayed while editing. I am really bad at remembering things...😂😂😂
@thomaskosvic6103Ай бұрын
you can start gedit or pluma gui text editors from the terminal command line. With those you don't need to remember obtuse key combinations or remember to do something stupid like shift insert on/off and you can use your mouse.
@lordofthemound38903 жыл бұрын
So, in Vim if I’m editing a word and need to skip a single letter I have to press “esc” then “k” then “i” and start typing? To do the same thing in Nano I simply press the right arrow once to get the same result. Might as well be using ed.
@shubhanshutomar79403 жыл бұрын
I use vim for much of my use case except when it comes to copying and pasting from external sources like a web page, at that point nano(or micro) becomes my best friend.
@slipcurve14103 жыл бұрын
your setup might be broken. you can copy and paste to and from the system clipboard in vim. on some cases you need to set it up while most modern vims like nvim have it out of the box. by default it's the + register. ie: "+p means paste from the clipboard register.
@shubhanshutomar79403 жыл бұрын
@@slipcurve1410 Figured it out by the end of the day had to install gvim for clipboard support to work on arch linux, nut still this one thing is pretty basic and easy to achieve in micro or nano as they can copy paste via the default terminal key bindings
@torsten.breswald3 жыл бұрын
comparing vim with nano is like comparing a motor bike with a bicycle, both have two wheels and you can probably shift gears and to roll arround on your frontyard you can do with both, but if you want to go for a longer ride you use vim, even though the needed skill level is higher to start
@crazychicken03783 жыл бұрын
Btw I’m wondering if you’ve ever taken a look at bedrock Linux. I know you don’t like distro reviews but it’s a meta distro that does things in a really unique way
@mahdi7d1rostami3 жыл бұрын
If I remember correctly you were using workman layout. How do you deal with vim's keys which scattered all around the keyboard?
@snipzmattio58873 жыл бұрын
I cant live without vim
@RabindraNathMurmuready2upload3 жыл бұрын
I cant live without telescope
@dougtilaran34963 жыл бұрын
I can't live without flor de cana
@fadedtimes Жыл бұрын
considering I can't remember how to use vim, I will stick with nano or pico, thanks
@williambaldwin93462 жыл бұрын
DT, can you please do an updated video on this subject wit hall three? Vim, Nano and Emacs?
@aaaaaaaaaaaaaaaaaaaaaaaa3053 жыл бұрын
Why use a terminal editor and a GUI editor when I can just use _vim_
@maskedredstonerproz3 жыл бұрын
I honestly prefer vim, but nano is okay too
@vince67923 жыл бұрын
VIM is fantastic when editing names of multiple files, music, or videos. Extremely convenient and time saving. I will admit it there was a learning curve to overcome, but time well spent learning the application. What would have taken hours took minutes with VIM.
@mikemarcum94073 жыл бұрын
You can DO THAT? Edit videos and music files with vim?
@vince67923 жыл бұрын
@@mikemarcum9407 yes, absolutely in batches no less. I had numerous media files that needed editing and would have taken days. I was introduced to the batch editing power of VIM. I'm sure there must be a KZbin video showing how to process this specific function
@jgndev3 жыл бұрын
Learn vi/vim and you will always be able to use the text editor on any Unix system.
@andrewmanger37017 ай бұрын
Great video, coming in 2 years later! You've convinced me to finally give vim a shot. Never wanted to memorize a bunch of random commands are only applicable to one thing, but such is life haha Can you share how you got your status line to look the way it does? I installed power line, but can't get it configured to show "COMMAND" when I hit the colon
@KrishnaDas-yh7io3 жыл бұрын
Hi @DistroTube I saw the new animation that displayed the DistroTube channel. Going with the theme of the channel it would be awesome if you could have the train that is shown using the sl command carrying the channel banner
@LAlexe9 ай бұрын
This is another video that discuss using two "cars": Mini (or Fiat500) vs Porsche.
@thedarkenigma38349 ай бұрын
Or a Fisher-Price tricycle vs a standard bicycle without training wheels.
@Thomas-rl8kw3 жыл бұрын
I love vim I used to write python in vim. It's been a while since I've used it for other than changing a few lines.
@JosephHarry3 жыл бұрын
Every one says VIM, but where are the people who have to use VI. Now that has a learning curve.
@stee1rat3 жыл бұрын
Not much of a difference, try ed for a learning curve
@imhemish3 жыл бұрын
sometimes you dont want to frustrate yourself when you are editing some things in configurations, then you use nano for simplicity as you dont reqire :wq all the time. but writing a long code or long doucment requires vim
@michaelcarnevale56203 жыл бұрын
how is this even a question?
@MrNuganteng3 жыл бұрын
Mature linux users don’t really prefer one thing. They actually use both on different situations.
@slipcurve14103 жыл бұрын
If you know vim, why would you ever use nano? That doesn't make sense.
If anybody using emacs only for text editing then they should be switched to vim coz in comparison for speed edition vimer will be always ahead.
@johannesrodt2903 жыл бұрын
Can you take a look at stumpwm again
@nicomartin2893 жыл бұрын
My Computer's teacher at college said: 'The old experienced ones, we use Vi, which has some defaults from another era that may be really strange for you, now for the pusillanimous, you get nano.'.
@dhananjaytanpure3983 жыл бұрын
What about Micro?
@kjakobsen3 жыл бұрын
If I needed a coding editor, i would properly go for VIM. But for editing config files, GNU Nano gets the job done, a heck of a lot easier.
@NicholasJJackson3 жыл бұрын
Someone would only say nano is easier if they don't know how to use vim. I use to think the same back in 2008-2009. What is the point of vim. It's to complicated. Nano is easy... So little did I know back then.
@12kenbutsuri3 жыл бұрын
Does nano even work with a language-server?
@kellingc3 жыл бұрын
I like using the dictionary in vim for spell checking.
@ChrisMoody3 жыл бұрын
@distrotube by default vim (at least that comes with Ubuntu) doesn't tell you what mode your in on the bottom. Were you running neovim or something?
@ude3333 Жыл бұрын
when you gave that command to reverse the order of lines in VI, did it actually changed the document text or only the view?
@echo_the_developer6 ай бұрын
I use nano, even as a programmer for my more advanced (C++) programming i use CLion but for simple stuff like lua i use nano, i just like it idk why
@madandu3 жыл бұрын
I recollect using pico editor, still prefer a cmd-line editor like nano/vi in kde :-) Also nice history talk.
@slantsh3 жыл бұрын
"Nanomachines, son."
@vandorlokronika95817 ай бұрын
Midnight Commander editor (mcedit) and micro are two other alternative to text editing in the terminal.
@-Engineering01-3 жыл бұрын
Simplicity is good. Nano for sure
@overratedprogrammer2 жыл бұрын
I hate not being able to click around in a text editor and having to slowly move around with keys
@JamesBradrickMapa3 жыл бұрын
Hey DT! How did you make the tall letters at the top of your .bashrc file and what are they called. Thanks
@Phydoux21123 жыл бұрын
I was going to say that the old Apollo terminals didn't have arrows. I was looking for a picture of one but it does have arrow keys. And after seeing them I do remember using those to navigate around the screen at work. This was back in the mid 80s to late 90s when we had these Apollo terminals. Late 90s we switched to computers. Windows 98 was the OS of choice. I was hoping they would have stuck with Linux because all of their software had to be created (I worked for a major airline and whenever I flew on employee passes I would have to use Apollo to list myself). Linux would have been a great OS for personal company software I think but they didn't go that route.
@AndersJackson3 жыл бұрын
You only need ssh access and Emacs on your personal computer to edit files in the server, like it was local.
@tomjscott Жыл бұрын
Nano doesn't have all that cool stuff that vim has that I would never ever want or need ever in a million years? And it doesn't have a gazillion key combo functions that I would never remember how to use to do the most simple basic thing? Cool. Sign me up. lol.
@LiegeMaximo Жыл бұрын
Lol
@AndrewErwin732 жыл бұрын
I got so used to using vim even for coding, when I needed to move to vs code, the first extension I installed was vim keybindings. Once I figure out how to more efficiently use debugging, git, and docker in vim, I will ditch vs code and go back.
@thechadbuddha3 жыл бұрын
i use "ne - nice editor" or micro
@omfgbunder20083 жыл бұрын
Certifications still require vi/vim, and only care that you know nano exists. Kind of a shame really, I think you should be allowed to use whatever the heck you want. 🤣
@vorrnth87343 жыл бұрын
Well, vi is part of the specification. Nano is not. So in theory you might not have nano installed but vi.
@epicnan18553 жыл бұрын
i love how you're pronouncing "vim" btw. great content, love the content
@CharlesTersteeg3 жыл бұрын
used vi since 1992, next question.
@iansecretario13372 жыл бұрын
what tyling manager did you use here?
@zainjadoon7593 жыл бұрын
hey there, I am using gnu Emacs (very new) and I have a question. How can I change the color of the banner text plugin.
@AlphaPlaysFPS2 ай бұрын
What blemish filter are you using?
@noam653 жыл бұрын
Nano for short files and light editing, vim for more complex work.
@adrianhomann79982 жыл бұрын
Nano tmux, it's so simple and light.
@blanana_m3 жыл бұрын
What about the notepad?
@Locke99GS3 жыл бұрын
I got this - no need to watch the video: Use whichever you damn well want to use.
@robrichard29073 жыл бұрын
Nano for me if im editing configs or scripts use nano. If im writing bigger stuff it goes to vscode
@projjalm3 жыл бұрын
For me, I use nano for small editing of configs and scripts, and Kate for editing big stuff.
@robrichard29073 жыл бұрын
@@projjalm I just dont like kate very much its kdes notepad and its by no means terrible its just if i have left nano then it means im working on something in a language like php, js, ruby, and visual studio code has a lot of integrated plugins that make it great to use without the bloat of a full blown ide that i dont want to deal with
@11WicToR113 жыл бұрын
If you dont go to other servers via ssh you will never NEED to open file in terminal ...you can always run graphical editor from there. Using tui editors is superior imho (vim ftw) but you definitelly dont need it. Even if you fck things up, you can always boot from usb and edit stuff graphically
@richtraube22413 жыл бұрын
Vim, if only because it's less chordal and you can read command output into a buffer very easily.
@lingux_yt3 жыл бұрын
8:39 Rally X is so cool
@Tn5421Me3 жыл бұрын
Now I understand why the default word replacement method in IRC is s/mistake/fixed