wezterm

Review and optimize WezTerm Lua configs for GPU acceleration, keybindings, theme integration across macOS, Windows/WSL, Linux.

6|1|Updated Dec 8, 2009
One-click install
npx skills add https://github.com/jey3dayo/dotfiles --skill wezterm-jey3dayo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wezterm
Source: https://github.com/jey3dayo/dotfiles/tree/main/agents/skills-internal/wezterm
Command: npx skills add https://github.com/jey3dayo/dotfiles --skill wezterm-jey3dayo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps developers review and optimize WezTerm configurations to improve GPU acceleration, ensure clean modular Lua setup, and achieve consistent cross-platform behavior.

Core Features & Use Cases

  • Evaluate GPU acceleration and rendering settings (WebGpu front-end, power preferences) for responsive performance.
  • Assess keybinding ergonomics and implement a tmux-style leader key to improve discoverability and efficiency.
  • Verify theme integration (Gruvbox) and cross-tool consistency with Neovim and shell prompts for a cohesive UI.
  • Validate a modular configuration approach (wezterm.lua, keybinds.lua, ui.lua) for maintainability and portability.

Quick Start

Use this skill to review and optimize your WezTerm configuration for GPU acceleration, keybindings, and cross-platform compatibility.

Frequently Asked Questions about wezterm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I optimize WezTerm GPU acceleration and rendering settings for better performance?

To optimize WezTerm GPU acceleration, configure the WebGpu front-end and adjust power preferences to ensure responsive rendering performance across your terminal emulator setup.

What is the best way to set up a tmux-style leader key in WezTerm?

Setting up a tmux-style leader key in WezTerm improves keybinding discoverability and efficiency by creating a modular Lua configuration that maps ergonomic shortcuts to terminal actions.

How do I align my WezTerm Gruvbox theme with Neovim and shell prompts?

Aligning the WezTerm Gruvbox theme with Neovim and shell prompts requires verifying theme integration within your modular Lua config to achieve a cohesive UI across tools.

Can I use a modular Lua configuration for WezTerm across different operating systems?

You can use a modular Lua configuration for WezTerm across different operating systems by splitting settings into wezterm.lua, keybinds.lua, and ui.lua files to maintain portability and maintainability.

Does WezTerm work with WSL on Windows for terminal configurations?

WezTerm works with WSL on Windows by applying modular Lua configurations to assess performance and usability, ensuring consistent terminal behavior across diverse computing environments.