this post was submitted on 20 Sep 2023
52 points (100.0% liked)

Linux

1257 readers
58 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
 

What projects are out there seeking to innovate in the terminal and command line space, and improve or revolutionize the terminal environment?

  • NuShell is one such example, a shell that uses structured data in its pipelines. Many other experimental shells out there innovating in different spaces.
  • An even more daring example is DomTerm. It's a terminal emulator with more rich rendering. Supports rich text, images, etc while maintaining xterm compatibility.

Please do not shy from answering projects that are very experimental, early stage, break a lot of backwards compatibility or radically change the current way of doing things.

you are viewing a single comment's thread
view the rest of the comments
[–] it_a_me@literature.cafe 17 points 1 year ago* (last edited 1 year ago) (5 children)

Zellij - a better way for a cli application to communicate with the terminal

Warp - a terminal emulater that integrates LLM completion natively

Fish - a shell that generates completions automatically from a man-page

[–] cyclohexane@lemmy.ml 6 points 1 year ago (3 children)

Thanks for the answer!

Warp has really cool features (seems to be beyond LLM?), but what kept me from trying is that its not open source, and seems to have anti privacy features, and VC-funded. It is still a very tempting product, so maybe I will try it.

Zellij seems interesting. I'll check that out!

[–] cyclohexane@lemmy.ml 1 points 1 year ago (2 children)

Can you talk more about zellij? The docs don't really explain much. It seems to be a multiplexer like tmux?

One reason I haven't used multiplexers yet is that I use tiling window managers, and so the tiling is managed by that through separate terminal windows.

[–] it_a_me@literature.cafe 1 points 1 year ago

Sorry, I can't find the blog post. I remember reading something about how zellij's goal was to allow cli apps to create pop-ups, overylay windows and other stuff all in the terminal. Idk where it is though

load more comments (1 replies)
load more comments (1 replies)
load more comments (2 replies)