Hardware-accelerated rendering pipeline with glyph atlas caching. Zero-latency input response and VSync support.
High-quality subpixel font rendering with full OpenType ligature support for your favorite coding fonts.
Complete CSI, OSC, and DCS escape sequence processing. Works with everything from vim to htop.
Multiple tabs, horizontal/vertical splits with recursive nesting. Custom Windows 11-style titlebar.
Display images directly in your terminal. Full DEC Sixel protocol with GPU-optimized rendering.
Find any file instantly. Background disk indexing with trigram matching for fuzzy search results.
Velocitty indexes your drives in the background using Windows MFT enumeration. The trigram-based search engine delivers results as you type - no waiting, no lag, just instant access to any file on your system.
Split your terminal horizontally, vertically, or both. Each pane runs its own independent shell session. Nest splits recursively to create the exact layout you need.
Every aspect of Velocitty is configurable through a simple JSON file. Colors, fonts, keybindings, scrollback - dial in your perfect setup.
{
"colors": {
"background": "#0a0a0f",
"foreground": "#e8e9ed",
"cursor": "#00ff88"
},
"font": {
"family": "Cascadia Code",
"size": 14,
"ligatures": true
},
"terminal": {
"scrollbackLines": 10000,
"cursorBlink": true
},
"rendering": {
"vsync": true
}
}
ConPTY support required for the native pseudo-terminal backend
Any modern graphics card with DirectX 11 support
Visual C++ Redistributable for Visual Studio 2022
$ velocitty --install
Free and open source. Download now and experience the difference.