51
you are viewing a single comment's thread
view the rest of the comments
[-] drre@feddit.de 5 points 9 months ago

I'm using vim mode in my bash and i agree that a mode indicator would be nice

[-] walthervonstolzing@lemmy.ml 6 points 9 months ago

As of bash 4.3, (which came out nearly 10 years ago) it's possible to get readline to set a variable to do that: https://git.savannah.gnu.org/cgit/bash.git/tree/CHANGES?h=bash-4.3#n832

I've haven't used bash in a long time, but there are many questions/answers on stackoverflow that provide hints as to implementing an indicator like that. One zsh's 'zle' (line editor) it's a matter of setting an environment variable inside a custom prompt; so the bash approach should be similar.

[-] drre@feddit.de 5 points 9 months ago

awesome! thanks the tip!

this post was submitted on 14 Dec 2023
51 points (98.1% liked)

Linux

47307 readers
517 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 5 years ago
MODERATORS