Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

dandavison/twitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is archived. It evolved into https://github.com/dandavison/wormhole

twitch is a tool for working on multiple terminal projects concurrently.

The basic idea is that one project corresponds to one tmux window. Within that window, the project may have multiple panes. To focus on work in one of those panes, you use tmux's zoom pane feature to hide the other panes.

To switch to a different project, use ctrl+space.

Each project has a directory (often the root of a git repo). You should not need to care about the absolute path to this directory: only about your current path within that directory. Therefore, your prompt will only show your path relative to the project root, and cd will take you to the project root (not to your home directory). (If you need to know your absolute path location, use pwd).

About

A nushell/tmux project tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages