Tmux
Improving my interactive jq workflow with ijq, bash and tmux
I'm a big fan of ijq and how it allows me to explore JSON data interactively with jq expressions. With a small script I have improved my workflow by being able to capture the jq expression from ijq...
read postSession switching with the tmux menu
Here's a way to get a simple session switcher in tmux using a popup menu. I was looking at Waylon Walker's tmux fzf session jumper recently, and really liked it, so much so that I dug into the...
read posttmux output formatting
Here's what I learned today about FORMATS in tmux output. This week I came across Waylon Walker who is doing some lovely learning-and-sharing on the topic of tmux, the terminal multiplexer. He has a...
read postNew tmux panes and windows in the right directory
I finally got round to looking into how to be in the "right" directory when I create a new window or pane in tmux. Here's what I did. I've been starting multiple tmux sessions, one for each...
read post