Posts tagged: cli

All posts with the tag "cli"

Ses_3444b09b1ffexter3elfg5qqtg

Session ID: ses_3444b09b1ffeXTEr3ELFg5qqtg Created: 3/4/2026, 7:55:24 PM Updated: 3/4/2026, 8:52:32 PM

I want to spec out a cli for tmux session switching in go.

keymap

...

17 min read
cli

I Built A Tmux Session Switcher

I’ve been thinking about this for awhile now. For years now, fuzzy pickers and last session have been my go to. They have served me well. I can typically only keep so much in my head anyways. I’m often doing a hub and spoke pattern between main project, notes, and infra repo, maybe two projects. Don’t get me wrong, I regularly run with a dozen or more sessions running at a time, but only two to three are in my immediate context at any point anyways.

harpoon for tmux

SIMPLE, FAST, thats of upmost importance, what I want are sessions that I can press a hotkey followed by one more keystroke, currently any left hand letter can be assigned in order of importance from middle row, top row, bottom row.

...

3 min read
cli

When using two GitHub accounts the gh cli gives very easy workflow from the cli.

The tea command for gitea (used by forgejo) has a flag for login. With gitea you can have multiple accounts logged in...