wezterm
iTerm2-Color-Schemes
wezterm | iTerm2-Color-Schemes | |
---|---|---|
155 | 17 | |
19,651 | 25,448 | |
3.0% | 0.7% | |
9.7 | 9.0 | |
5 days ago | 3 days ago | |
Rust | Shell | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
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
-
From iTerm To WezTerm
-- https://github.com/wez/wezterm/issues/3299#issuecomment-2145712082 wezterm.on("gui-startup", function(cmd) local active = wezterm.gui.screens().active local tab, pane, window = wezterm.mux.spawn_window(cmd or {}) window:gui_window():set_position(active.x, active.y) window:gui_window():set_inner_size(active.width, active.height) end)
-
iTerm2 Critical Security Fix
I tried WezTerm recently but I unfortunately could not type backslashes on an ISO keyboard. There were other minor annoyances such as new tabs always opening on the last directory I was at and not my home directory (this was something that could be configured, but I never managed to do it). Ultimately, it was the problem with the backslashes that drove me back to iTerm.
https://github.com/wez/wezterm/issues/4051
- Ghostty 1.0
- Ask HN: Favorite app you discovered in 2024
-
Hacking the T2S+ Out of Fear: Get Lock-In Thermography for Free
It is just fuzzy from zooming up screenshots, a by product of the subpixel aliasing.
If it doesn't, you could probably add a post processing filter to https://github.com/wez/wezterm or https://github.com/alacritty/alacritty
-
Open source, learn in public e minha experiência
O emulador de terminal que uso, WezTerm
-
(Youtube blogpost) Building Tree Link app with Svelte and Tailwind CSS
wezterm (Linux, Macos & Windows)
-
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
iTerm2-Color-Schemes
-
Flexoki, an inky color scheme for prose and code
I took a recent go at designing a good terminal color scheme and ended up with:
https://github.com/mbadolato/iTerm2-Color-Schemes#aardvark-b...
The goal of this theme is that:
colors are fairly natural
- What is the best alternative to guake terminal in macOS with the most closed-in look and functionality?
-
"Mappings to move lines" on (Gnome-)Terminal
Script for changing/testing terminal colors: https://github.com/mbadolato/iTerm2-Color-Schemes
-
nvim-tundra - A punchy, dark colorscheme for Neovim!
FWIW, if you submit your iterm2 colors to https://github.com/mbadolato/iTerm2-Color-Schemes you get many terminals "for free".
-
My personal setup for a new terminal as a Ruby on Rails + iOS + Flutter Engineer
Install iterm2 themes
-
long time monokai lover.. are there better alternatives out there?
I’ve been a fan of Mark Badolato’s collection of themes. Do check them out here, if you haven’t already: https://github.com/mbadolato/iTerm2-Color-Schemes
-
Set up Terminal on Mac 2022
cd Downloads wget https://github.com/mbadolato/iTerm2-Color-Schemes/archive/refs/heads/master.zip unzip master.zip
- I need help, how do I change the colors that the game uses?
-
Looking for a nord-like theme
Color Schemes are available here for all kinds of terminal apps: https://github.com/mbadolato/iTerm2-Color-Schemes.
- Best schemes colors for Linux?
What are some alternatives?
Warp - Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
catppuccin - 😸 Soothing pastel theme for the high-spirited!
alacritty - A cross-platform, OpenGL terminal emulator.
kitty - Cross-platform, fast, feature-rich, GPU based terminal
tilix - A tiling terminal emulator for Linux using GTK+ 3