nev · @nev
1336 followers · 19197 posts · Server bananachips.club

i just wanted to show off my setup…

the script:
screenshot=~/Pictures/Screenshots/Screenshot\ from\ "$(date '+%F %H.%M.%S')"
sudo fbcat > "$screenshot".ppm
mogrify -format png "$screenshot".ppm

i really wanted something more compact than that, but you see how it's tricky?

#tmux #bash #imagemagick #linux #computeing

Last updated 1 year ago

christine · @christine
307 followers · 332 posts · Server ruby.social

Did I successfully remember how to create a new window and then move back to my old window? Yes I did, and it made me feel like I might actually know this tool. Maybe someday I won't need to go to devhints.io/tmux for every command...just every other 😁

#tmux

Last updated 1 year ago

musicmatze :rust: :nixos: · @musicmatze
950 followers · 3542 posts · Server social.linux.pizza

It is really amazing how fast I un-learned bindings after I started using exclusively.

Now I'm having problems on systems that only have installed 😆

Luckily the last time I got onto such a system, it was a system and although I have no rights, I could simply install zellij in my profile ❤️

#tmux #Zellij #nixos

Last updated 1 year ago

Opsitive · @opsitive
102 followers · 21 posts · Server floss.social

If you're interested in how I've customized my shell, neovim, i3, tmux and many other tools, check out my dotfiles here:

gitlab.com/geewiz/dotfiles

Unfamiliar with dotfile management? I've written an article on my personal blog: geewiz.dev/2019/04/30/how-mana

#Linux #vim #Neovim #i3 #polybar #tmux

Last updated 1 year ago

slamp · @slamp
213 followers · 1170 posts · Server hachyderm.io

You can replace by
tmuxcheatsheet.com/
or if you prefer a alternative try zellij.dev/

/cc @soupglasses @esk

#screen #tmux #rust #Zellij

Last updated 1 year ago

nnungest · @nnungest
58 followers · 498 posts · Server fosstodon.org

Tmux is awesome. Did you know you can attach to a readonly session with `-r` flag!? Great when you don't want to accidentally cancel some long running script, but want to check in on how it's doing.

#tmux #opensource

Last updated 1 year ago

Charles Corbett · @chas
30 followers · 241 posts · Server tty0.social

My current setup is

=> + fish/tide on jump host => fish/tide + on remote host

#alacritty #tmux #neovim

Last updated 1 year ago

Mark McBride · @markmcb
3 followers · 26 posts · Server mas.to

My command line setup makes me feel like a hacker in a movie. :-)

markmcb.com/cli/tmux-zsh-fzf-u

#tmux #fzf #zsh #shell #homelab #cli #bsd #freebsd

Last updated 1 year ago

Eric Lynema · @epl692
14 followers · 104 posts · Server social.sdf.org

I am really enjoying slowly setting up to be perfect.

#tmux

Last updated 1 year ago

Capybara :neovim: :arch: · @sotneStatue
400 followers · 3089 posts · Server fosstodon.org

Reminder that everyone who uses the should be using a terminal multiplexer like
ittavern.com/getting-started-w

I have mine set up so that it automatically attaches a previously opened session if one exists, else it creates a new one.

you can have this to with this in your bashrc

if command -v tmux &> /dev/null && [ -z "$TMUX" ]; then
tmux attach -t $(tmux ls | grep -v attached | head -1 | cut -f1 -d:) || systemd-run --scope --user tmux
fi

#terminal #tmux

Last updated 1 year ago

Tmux has forever changed the way I write code [video]
youtube.com/watch?v=DzNmUNvnB0

#ycombinator #tmux #coding #dev_env

Last updated 1 year ago

քʏʀǟȶɛɮɛǟʀɖ · @pyratebeard
113 followers · 364 posts · Server harbour.cafe

ㄒㄩ尺ㄒㄥ乇 卩ㄖ山乇尺

who is the best turtle and why is it donatello? 🐢

with the new tmnt animated movie coming out i was reminiscing on the 2007 tmnt movie, which is one of my favourite versions of these guys. decided to try and rice the best turtle.

git.pyratebeard.net/dotfiles

#unixart #unixporn #rice #ricing #vim #tmux #irc #irssi #herbstluftwm #trigon #linux #tmnt #TeenageMutantNinjaTurtles #donatello #ooze

Last updated 1 year ago

milosz · @milosz
76 followers · 657 posts · Server adventurousbeastie.eu

:set prefix `
addiction

#tmux

Last updated 1 year ago

Karl Voit :emacs: :orgmode: · @publicvoit
2136 followers · 16156 posts · Server graz.social

I've published my configuration files: github.com/novoid/nixos-config

and more

#nixos #flakes #homemanager #xfce #tmux #zsh

Last updated 1 year ago

Dusty Pomerleau · @dpom
12 followers · 93 posts · Server fosstodon.org

If you use + , do you rebind ctrl-B?

#tmux #neovim

Last updated 1 year ago

Samuel Tardieu :verified: · @rfc1149
650 followers · 277 posts · Server masto.ai

Some days ago I stumbled apon a post about "tmake", a tool to ease session sharing. I can't seem to find it again, any pointer?

#tmux

Last updated 1 year ago

Julian Raufelder · @sailreal
210 followers · 349 posts · Server mastodon.vhome.info

There are days when you improve your setup and find yourself more in love with it than ever. Today is one of those days 😍

#archlinux #tmux #neovim #alacritty #neofetch #gnome

Last updated 1 year ago

Julian Raufelder · @sailreal
210 followers · 349 posts · Server mastodon.vhome.info

There are days when you improve your setup and find yourself more in love with it than ever. Today is one of those days 😍

#archlinux #tmux #neovim #vim #neofetch #gnome

Last updated 1 year ago

Paul Buetow · @snonux
74 followers · 501 posts · Server fosstodon.org

devs working on a new window management system. I have been using tiling window managers too, once in a while. But always switched back to GNOME due to better touch screen support and my "tiling" (when I have a keyboard attached) works also well in good enough in my terminal emulator). But something like tiling as part of standard GNOME would be great to have! tech.slashdot.org/story/23/07/

#gnome #tmux

Last updated 1 year ago

GentlemanFinnGPT · @decibyte
514 followers · 1367 posts · Server social.data.coop

@harald thanks! It's part of an even more comprehensive setup that I hope to also find the time to write about some day.

#tmux

Last updated 1 year ago