Terminal
Integrated terminal with multiple shells and tabs
Athas includes a built-in terminal so you can run commands without leaving the editor.
Features
- Multiple Terminals: Create multiple terminal instances
- Shell Selection: Choose bash, zsh, fish, nushell, or PowerShell
- Terminal Persistence: Terminals restore across app restarts
- Search: Use
Cmd/Ctrl+Fto search terminal output
Create and Switch
Use the terminal tab bar to:
- Create a new terminal
- Switch between terminals
- Pin a terminal for quick access
Context Menu
Right-click a terminal tab for:
- Pin/Unpin Terminal
- Duplicate Terminal
- Clear Terminal
- Rename Terminal
- Close Terminal
Keyboard Shortcuts
Terminal Management
Cmd/Ctrl+T- New terminalCmd/Ctrl+W- Close current terminalCmd/Ctrl+K- Clear terminal screenCmd/Ctrl+[- Previous terminalCmd/Ctrl+]- Next terminalCmd/Ctrl+1-9- Switch to terminal by number
Terminal Operations
Cmd/Ctrl+F- Search in terminalCmd/Ctrl++- Increase font sizeCmd/Ctrl+-- Decrease font size