this post was submitted on 10 Nov 2023
3 points (80.0% liked)

Emacs

305 readers
1 users here now

A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!

Get Emacs

Rules

  1. Posts should be emacs related
  2. Be kind please
  3. Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.

Emacs Resources

Emacs Tutorials

Useful Emacs configuration files and distributions

Quick pain-saver tip

founded 1 year ago
MODERATORS
 

Hello there .
I am using as my OS devuan gnu+linux .
The point is I like philosophy of Unix using like tmux + nvim + mutt .
and I love the vi keybings so much ..

Sometimes I am thinking to switch to gnu emacs .. but I feel that I will find some difficulties
and I am afraid .

Is there a easy way to use emacs ?
can someone help or give me some YT videos to watch to have a good idea about emacs ?

you are viewing a single comment's thread
view the rest of the comments
[–] uniteduniverse@alien.top 1 points 10 months ago

It may take a few days to get used to, but just start by learning the basic movement commands (char up/down, char left/right, scroll page up/down, i-search backwards/forwards) and navigation commands (find file, switch buffer, split window) down and you have a decent baseline start with, then just gradually learn more commands afterwards. It's really not that difficult... I recommend the basic internal tutorial, just press "Control+h" and then "t". Stop thinking and just start now!