Jump to content

All translations

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)# This sets up a private /dev/tty
     # The tmux server would crash without this
     # since there would be nothing in /dev
     PrivateDevices = true;
   };
  };
}
</syntaxhighlight>