DEV Community

0 seconds of 1 minute, 55 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
01:55
 
Waylon Walker
Waylon Walker

Posted on • Originally published at waylonwalker.com

4 1

a log of executed tmux commands

As we push the limits of tmux further and further you are bound to end up in a
situation where you are mashing down a hotkey and it's just not doing what you
want it to do, and you have no idea why.

show-messages is a tmux command that can be used to show what tmux is
actually doing behind the scenes. This might highlight any hot key conflicts
you might have in your ~/.tmux.conf.

man page for show-messages

In case you wnat more information about show-messages, here is the man page.

show-messages [-JT] [-t target-client]
            (alias: showmsgs)

        Show server messages or information.  Messages are stored, up to a
        maximum of the limit set by the message-limit server option.  -J and -T
        show debugging information about jobs and terminals.
Enter fullscreen mode Exit fullscreen mode

Be sure to check out the full YouTube playlist and subscribe if you like it.

tmux playlist on youtub

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay