5
submitted 7 months ago by tetris11@feddit.uk to c/emacs@lemmy.ml

I've been reading through their docs[0] and FAQs[1] but cannot for the life of me understand how they can use SPC as a chord prefix, and also just type normal sentences on a keyboard.

I don't want to try it, but I do want to know.

0: https://www.spacemacs.org/doc/QUICK_START.html
1: https://www.spacemacs.org/doc/FAQ.html#how-do-i

top 5 comments
sorted by: hot top controversial new old
[-] django@discuss.tchncs.de 6 points 7 months ago* (last edited 7 months ago)

It uses Evil-mode, which emulates vim. Space is only inserted as text, when you are in insert mode, otherwise it is used as leader key. You leave insert mode by pressing ESC and you enter it by pressing i.

[-] tetris11@feddit.uk 4 points 7 months ago

Ohh. Well that sounds... interesting.... each to their own, I guess

[-] django@discuss.tchncs.de 2 points 7 months ago

I have grown to like it so much, that I find myself hitting the spacebar when I am in command mode in vim.

[-] tetris11@feddit.uk 4 points 7 months ago* (last edited 7 months ago)

It's amazing what bindings you get used to. My desktop has Win+E to launch Emacs, and Win+T for a terminal, and any machine that I work on that isn't my desktop, gets a confusing treatment of these two angry chords

[-] thain@piefed.nl 2 points 3 weeks ago

spacemacs ships with evil mode (which gives vim binds) by default, so if you input a space in editing mode it's just a space, and in normal mode it's the leader for chords.

this post was submitted on 18 Dec 2025
5 points (100.0% liked)

Emacs

2919 readers
1 users here now

Our infinitely powerful editor.

founded 6 years ago
MODERATORS