this post was submitted on 04 Sep 2024
41 points (97.7% liked)

Linux

47361 readers
1156 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
 

i started using micro and its pretty great. but when i try to open the terminal within the editor 

ctl+e

it seems to just open a whole new terminal window with no context within my document.

anybody got ideas?

you are viewing a single comment's thread
view the rest of the comments
[–] thingsiplay@beehaw.org 3 points 2 weeks ago (2 children)

I'm a bit confused. Your terminal is not Fish. Fish is a shell like Bash, which interprets the commands. Terminal is the window application. Based on the linked image, I assume you have Kitty as your terminal? And you want to open a terminal within your editor using shortcut Ctrl-e?

If so, then I don't know about this. I thought you want to run a terminal with micro as the editor from outside of micro, not after you started micro. I might have completely missed your point here then.

[–] Confetti_Camouflage@pawb.social 2 points 2 weeks ago

They want to get to the equivalent of vim's :

[–] HotsauceHurricane@lemmy.one 1 points 2 weeks ago

sorry, fish is shell, terminal is kitty. you are correct.