Skip to content
/ sunder Public

✂️ terminal multiplexer in golang // a minimalist tmux alternative

Notifications You must be signed in to change notification settings

liamg/sunder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sunder

A terminal multiplexer for idiots

Sunder aims to be two things:

  1. A simple tmux alternative. The current state is a very poor man's tmux, but we'll get there :)
  2. A set of packages constituting terminal middleware. You can use them to create your own terminal multiplexer, your own terminal, or something else!

Keyboard Shortcuts

All Sunder keyboard shortcuts are started with ctrl + a, then a single keypress. For example, to split a pane vertically, you would press ctrl + a, then press v.

Key Meaning
h Split pane horizontally
v Split pane vertically

TODO

  • Add shortcut overlay on ctrl seq press
  • Application key mode per terminal
  • Add tabs
  • Configuration management
  • Status bar configuration a la shox
  • Add attach/detach capability
  • Create Show HN post

About

✂️ terminal multiplexer in golang // a minimalist tmux alternative

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published