wezterm
zellij
wezterm | zellij | |
---|---|---|
148 | 92 | |
16,535 | 20,446 | |
- | 2.9% | |
9.8 | 9.4 | |
7 days ago | 12 days ago | |
Rust | Rust | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wezterm
-
Make Wezterm Mimic Tmux
A month ago, I came across WezTerm, a new GPU-accelerated, cross-platform terminal emulator written in Rust (and Iām not a Rust fanboy, for real!). It piqued my interest, so I decided to give it a try.
- In your opinion, what is the text-editor equivalent of Openbox?
-
Okay, I Like WezTerm
Select all seems a bit risky in a terminal because it could contain way more information than you'd expect.
e.g. I want to `cat` a file to make sure i've got the right one, but I accidentally cat a full 1gb sql backup rather than the tiny 50 line script I was expecting. Sometime later, I try to select all, copy, switch application, paste for some reason but now I'm stuck waiting for 1gb to copy over
Personally I'm a bit more cautious about copying from a terminal.
Either way if that's what you really want to do, you can check the repo to see how other people scripted it into wezterm:
https://github.com/wez/wezterm/discussions/2026
-
Executable Blog Posts: Second Take
I used Lua for years to configure my awesomewm desktop environment. Then, I started using it to configure my Wezterm. Since I bumped into an Emacs bug (lsp-mode bug to be fair), I switched quickly to Neovim after 20 years of Emacs, and I am using Lua to configure my Neovim. Last but not least, OpenResty gives my Nginx superpowers with Lua.
-
Customizing Your Lazyvim Setup for Personal Preferences
wezterm (Linux, Macos & Windows)
-
Lsix: Like "Ls", but for Images
I started using wezterm recently and really like it. It's cross platform and supports sixel graphics.
https://github.com/wez/wezterm
-
WezTerm: an actually good config key binding recipe
While WezTerm is a great terminal with sane defaults, it doesn't provide the default key binding to open the configuration file and edit it. That is understandable, everyone may have their own preference for that. Here we will figure out the recipe that would work everywhere and abide by modern standards.
-
What do I think about Lua after shipping a project with 60k lines of code?
Yeah, it's only for nvim or for your own lua projects.
For WezTerm annotations, afaik there is currently only an open issue without much progress: https://github.com/wez/wezterm/issues/3132
-
TTE: Terminal Text Effects
> [...] waiting for one or more terminal emulators to get together and add some ridiculous new escape codes [...]
I'm definitely of the opinion[0] that we haven't yet reached the limits of the "terminal emulator" UX paradigm.
The past few years do seem to have seen a resurgence in terminal emulator innovation due in part to a combination of new languages, the prevalence of GPUs, and a realisation that many of the existing terminal emulators weren't interested in any innovation in certain directions.
I've particularly been interested in the possibilities provided by the Terminal Graphics Protocol (which I discuss more in the linked comment).
A couple of years ago I switched to WezTerm[2] due to a combination of its graphics support, implementation language (Rust) and that its main developer seems to be interested in a combination of both solid support for existing standards & opportunities for innovation.
WezTerm also provides opportunities for customisation both in terms of shell integrations and of the application itself[3].
> [...] new escape codes [...]
Also, on this aspect, it may not even be necessary to create new escape codes--recently I discovered the `terminfo(5)` man page actually makes a pretty interesting read[7], in part because it lists some existing escape codes that seem like they have potential for re-use/re-implementation in the current day's more graphic-based systems.
---- footnotes ----
[0] As I mentioned in a recent comment on a thread[1] here:
"Motivated by the thought that at the current point in time perhaps the 'essence' of a 'terminal' is its linear 'chronological' presentation of input/interaction/output history rather than its use of 'text'."
[1] https://news.ycombinator.com/item?id=40475538
[2] https://wezfurlong.org/wezterm/
[3] While I'm definitely not a fan of the choice of Lua as the extension language, I have now at least hit my head against the wall[4] with it enough that I can actually get more complex custom functionality working.
[4] I've started to write up some of my Lua-related[5] notes & more general WezTerm[6] notes so hopefully it'll eventually be an easier road for others. :)
[5] https://gitlab.com/RancidBacon/floss-various-contribs/-/blob...
[6] https://gitlab.com/RancidBacon/notes_public/-/blob/main/note...
[7] As one does. :) It was a fascinating/amusing time capsule in terms(!) of mentions of weird hardware terminal quirks that at one time ("before my time") needed to be worked around; interesting escape code discoveries; and, the mention of a term I had not thought of for decades but was at one time of importance: NLQ! :D
-
Bringing up BPI-F3 - Part 1
wezterm or screen to see what's going on
zellij
- Terminal Workspace with Batteries Included
- Zellij: A terminal workspace with batteries included
-
Easy Access to Terminal Commands in Neovim using FTerm
Having a common set of tools already set up in different windows or sessions in Tmux or Zellij is obviously an option, but there is a subset of us ( š ) that would rather just have fingertip access to our common tools inside of our editor.
-
Zellij ā A terminal workspace with batteries included (tmux alternative)
Of my series of PRs, I suspect the third (i.e. https://github.com/zellij-org/zellij/pull/3043) is most likely to have an effect. But if it does it'd only be as a side effect unfortunately - my focus was on fixing lag with splitting of extremely long lines.
From what I saw while making my changes, that area of the code has a bunch more possible optimisations, but it's 'good enough' for me at this point so I'm not planning to continue pulling at the thread right now. If you wanted to look yourself, I left the script I used for benchmarking and profiling in https://github.com/zellij-org/zellij/issues/2622#issuecommen...
-
what terminal emulator do you use and why?
For this reason, and because I think the Zellij project is interesting, I currently use a combination of Alacritty and Zellij, as I consider the risk of OSC52 in my use case to be relatively low.
-
How would I get the name of the program running in the window that zellij run was ran in?
Hot to run a script on a keybind
- Zellij ā A terminal workspace with batteries included
-
vim-tmux-navigator is awesome
Wait until you hear about Zellij
-
Zellij New WASM Plugin System
I entered a comment ( https://github.com/zellij-org/zellij/issues/1625#issuecommen... ) before I read your comment here. Please let me know if that is sufficient.
-
Come build Zellij WebAssembly (Rust) plugins for your terminal with us!
We do support attaching and detaching. And persisting sessions to disk (and indeed, to any serializable form) is being worked on: https://github.com/zellij-org/zellij/issues/575
What are some alternatives?
alacritty - A cross-platform, OpenGL terminal emulator.
tmux - tmux source code
kitty - Cross-platform, fast, feature-rich, GPU based terminal
Warp - Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
starship - āšļø The minimal, blazing-fast, and infinitely customizable prompt for any shell!
iTerm2-Color-Schemes - Over 250 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty
vim-slime - A vim plugin to give you some slime. (Emacs)
Tmuxinator - Manage complex tmux sessions easily
zsh-autocomplete - š¤ Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
tmux-resurrect - Persists tmux environment across system restarts.