Software Alternatives, Accelerators & Startups
Table of contents
  1. Social Mentions
  2. Comments

wezterm

GPU-accelerated cross-platform terminal emulator and multiplexer made with Rust.

wezterm Reviews and details

Screenshots and images

  • wezterm Landing page
    Landing page //
    2023-10-02

Features & Specs

  1. Performance

    WezTerm is known for its high performance and low resource usage, making it suitable for heavy terminal workloads.

  2. Cross-Platform

    WezTerm supports multiple operating systems including Windows, macOS, and Linux, allowing for a consistent terminal experience across different environments.

  3. Modern Features

    It offers modern features like GPU acceleration, ligature support, and configurable color schemes, providing a better user experience.

  4. Extensibility

    WezTerm is highly configurable and extensible through its Lua scripting interface, letting users tailor the terminal to their workflow.

  5. Multiplexing

    It has built-in support for terminal multiplexing, which allows users to split windows and manage multiple terminal sessions more efficiently.

  6. Active Development

    The project is actively maintained and regularly updated with new features and bug fixes.

Badges

Promote wezterm. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

We don't have any videos for wezterm yet.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about wezterm and what they use it for.
  • 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. - Source: dev.to / about 1 month ago
  • In your opinion, what is the text-editor equivalent of Openbox?
    2) Examples of text editors that make use of features of the gui window manager the text editor is run under: gvim, gedit, leafpad[5], overleaf[6] 3) text editor with 'run-time' presentation extension of protocols such as html : vim live server[7] 4) write one's own custom interface to use with bashed[8] ---- [0] : intro to terminal multiplexers (part 1) : https://www.youtube.com/watch?v=R0upAE692fY [1] :... - Source: Hacker News / about 1 month ago
  • 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. - Source: dev.to / 2 months ago
  • 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. - Source: dev.to / 4 months ago
  • Superfile – A fancy, petty terminal file manager
    I very well might be in the minority of Linux users, but I don't particularly care about the answers to most of these questions. I just want it to work. Give me solid defaults[0]. I'm not saying you shouldn't be able to override those defaults. That's an important feature of Linux. My first experience running a cool-looking TUI file manager yesterday (I actually ended up trying yazi first) was that I got a lot of... - Source: Hacker News / 5 months ago
  • what terminal emulator would you recommend?
    Wezterm is pretty good, I've been using it for a long time without any issues. The feature set is honestly huge and I'm probably using 10% of the capabilities, but I like having a lot of options. Source: 10 months ago
  • Terminal emulators that break from the traditional rendering approach?
    And my own humble entry in this space is wezterm: https://wezfurlong.org/wezterm which has a decent population of users in Japan and a handful of arabic/RTL users for the unfinished bidi support. Source: over 1 year ago
  • Switching from Emacs. My experience
    Either Wezterm OR Window-terminal I Personally use WindowTERM with alacritty * when needed Since WindowTerm has some weird ncurses issues ,. Source: over 1 year ago
  • Terminal app built over WebGPU, WebAssembly and Rust
    AFAIK wezterm[1] and warp[2] are built on top of the WebGPU [1] https://wezfurlong.org/wezterm/ [2] https://www.warp.dev. - Source: Hacker News / over 1 year ago
  • 📽️ Warp: The AI-Powered Rust-based Terminal
    WezTerm is another terminal you could consider, but it is very different than Warp. It is also built using rust. The config is in lua (like Neovim). It has built-in font fallback and font ligatures. It also has a built-in multiplexer, but I've not tried it yet. It does not have any of the block or AI features that Warp does. Source: over 1 year ago
  • Updated wezterm <-> navigator.nvim support
    I use Wezterm as my editor and the built-in functionality for pane splitting (which means I don't run tmux as I used to do). Source: over 1 year ago
  • My ultimate shell setup with Fish shell and Tmux
    I personnally use Wez's Terminal (Wezterm: https://wezfurlong.org/wezterm/) because it is both a capable terminal and a capable multiplexer and I like to have one less layer to care about. One thing I personally like very much is that it supports a command line tab and pane navigation/management : - Source: Hacker News / over 1 year ago
  • What's your favorite terminal emulator?
    WezTerm https://wezfurlong.org/wezterm/ is by far & away the best terminal on all platforms. Staring at the screen all day never looked better 😅. Source: over 1 year ago
  • TMUX for WINDOW ? *Native*
    I've seen wezterm mentioned before. Source: over 1 year ago
  • Minimal Neovim Configuration
    I'm a big fan of the KISS principle, So I created a neovim configuration using only one Lua file. The terminal is Wezterm. Both VIM and lua code are included and well commented. I'm sharing it on this subreddit because I think it will help neovim newbies. Source: over 1 year ago
  • Why does the website for wezterm crash brave on iOS?
    I’m trying to go to https://wezfurlong.org/wezterm/ but for some reason brave keeps crashing is this a problem with brave or is it with my phone? Source: over 1 year ago
  • Which terminal/emulator are you using on Win10 for nvim?
    I don't use Windows often, but when I do, I use https://wezfurlong.org/wezterm/. Source: over 1 year ago
  • Is there a terminal emulator that has non standard key codes? so that Tab is different than Ctrl+i and other clashing codes.
    Check out wezterm. There's also kitty, which is a bit older and more mature -- but also cruftier and more complicated, and run by one guy who is kinda polarizing. Source: over 1 year ago
  • Why Sixel?
    Amongst newer 21st century OSS terminal emulators, there has been some work at revisiting better ways to encode raster graphics over telnet. In particular, you might want to look at George Nachman's iTerm2 and Kovid Goyal's Kitty, both of which support Sixel and their own newly-designed custom protocols for raster graphics, among other newfangled terminal features. Wezterm, another recent OSS terminal emulator,... Source: almost 2 years ago
  • Sweet Shell: With Oh-My-Zsh, SpaceVim, Starship, True Color, and Demo Mode
    Since author is showcasing cross-os setups, please mention WezTerm, WezTerm, WezTerm!!! The cross-os saviour terminal emulator with multiplexing and is 0.01 sec startup on windows as compared to seconds for Windows Terminal. Check it out !!! https://wezfurlong.org/wezterm/. - Source: Hacker News / almost 2 years ago
  • Ask HN: Is it still possible to live in a terminal?
    There also seems to a renaissance of new terminal applications—slick, GPU-accelerated, built in multiplexing, native support for Open Type features, full color support, etc. I’ve settled on WezTerm [1] for now but Alacrity and Kitty are also impressive. [1]: https://wezfurlong.org/wezterm/. - Source: Hacker News / almost 2 years ago

Do you know an article comparing wezterm to other products?
Suggest a link to a post with product alternatives.

Suggest an article

wezterm discussion

Log in or Post with

This is an informative page about wezterm. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.