this post was submitted on 07 Jun 2025
87 points (98.9% liked)

Linux

55390 readers
586 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 week ago* (last edited 1 week ago) (11 children)

Now I have four ways to get to the begining and end of a command line. I can press Escape,^ or Ctrl+a for the begining of the line, and Escape,$ or Ctrl+e for the end of the line.

Bit suss on the ctrl-A start of line, because vim binding is A for append which is end of line.

[–] [email protected] 1 points 1 week ago (1 children)

Maybe I'm misunderstanding, but the commands would apply within the zsh, which is a bash alternative, not within the programmes running themselves?

Or are you saying its sus because its illogical/confusing to have opposite uses for tgebsame shirt cut? I can see that as people using a terminal and launching vim would constantly be working against "muscle memory" each time they switch which would be annoying! Being familiar with keyboard shortcuts is what can make terminal based workflows so fast.

[–] [email protected] 0 points 1 week ago* (last edited 1 week ago)

It was a little strange in the "line movement" part they were talking about setting vim navigation on the cmd line and then putting Emacs style as aliases, of which I said it's a bit suss as it's too close to vim append.

load more comments (9 replies)