Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8606199
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T03:02:07+00:00 2026-06-12T03:02:07+00:00

description of what’s happening: when minimizing a maximized pane, this message appears at bottom

  • 0

description of what’s happening:

  • when minimizing a maximized pane, this message appears at bottom of terminal window: "Session not found: tmp"
  • pane appears to return to same place as initial/previous session
  • but the new tmp window (that was opened when the pane was first maximized) fails to close and appears in the list of windows (in the status bar at the bottom of tmux)

my hunch is kill-window -t tmp (in the below .tmux.conf code) is where things break. since executing a command in the tmp window appears to rename the window, kill-window -t tmp won’t work.

so my question is: how could i alter .tmux.conf to prevent this from happening?

steps to recreate bug:

(note: you would need to have modified .tmux.conf for these commands to work)

  • start tmux and create session w/ at least two panes
  • maximize one pane using [prefix] + [up]
  • execute a shell command in maximized pane (*)
  • minimize pane using [prefix] + [down]

(*) if pane is maximized and minimized w/out executing a command in the shell this problem does not appear to occur. i.e. if you’re editing a file in a pane, then maximize that pane, and only edit/save the file (w/out exiting and then executing another command), then minimize — the bug doesn’t occur.

30s youtube clip showing what happens: http://youtu.be/WMdOeJdOYuU

code that might be causing the error (from ~/.tmux.conf):

unbind Up
bind Up new-window -d -n tmp \; swap-pane -s tmp.0 \; select-window -t tmp
unbind Down
bind Down last-window \; swap-pane -s tmp.0 \; kill-window -t tmp

[edit: HERE IS THE SOLUTION]

thanks to a helpful #tmux irc’er (who has this link and whom i will happily give credit) this question is solved. i don’t yet have enough cred to answer this question so i’m posting the solution here.

the solution is to add set-window-option -g allow-rename off to ~/.tmux.conf

this works b/c tmp doesn’t get renamed so kill-window -t tmp can properly execute.

(thx for the help and feel free to answer this so i can give you credit!)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T03:02:08+00:00Added an answer on June 12, 2026 at 3:02 am

    You want allow-rename set to off, at least for that one window:

    set-window-option -g allow-rename off
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Description This is not a real world example! Please don't suggest using decimal or
Description: An error occurred during the parsing of a resource required to service this
Description: The application attempted to perform an operation not allowed by the security policy.
Description: An error occurred during the compilation of a resource required to service this
Description of ConcurrentBag on MSDN is not clear: Bags are useful for storing objects
A description of the problem follows. You can skip to the bottom line if
problem description: This model works fine with one user at a time. As soon
Description: Obtain output from an executable Note: Will not compile, due to fgets() declaration
Description: I often run into this problem when I have a website located in
This description is valid for Linux 32 bit: When a Linux program begins, all

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.