Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
e53249e2
Commit
e53249e2
authored
2 years ago
by
Lars Jitschin
Browse files
Options
Downloads
Patches
Plain Diff
Admonitions improved
parent
cc44fc12
No related branches found
No related tags found
2 merge requests
!580
Automated merge from preview to main
,
!551
Add page on tmux
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/software/utilities.md
+3
-2
3 additions, 2 deletions
doc.zih.tu-dresden.de/docs/software/utilities.md
with
3 additions
and
2 deletions
doc.zih.tu-dresden.de/docs/software/utilities.md
+
3
−
2
View file @
e53249e2
...
...
@@ -35,12 +35,13 @@ marie@compute$ tmux attach -t marie_is_testing
Ctrl+B & d
```
!!! NOTE: Do note that if you want to jump out of your Tmux session,
!!!
note
NOTE: Do note that if you want to jump out of your Tmux session,
you would usually be using the key combination
Control Key and B-Key (thus now addressing Tmux itself)
and then you'd be using the D-Key to tell it to "detach" yourself from it
(the Tmux session will stay alive and running).
You can jump into it any time later by just using the aforementioned "tmux attach" command again.
++ctrl+B++ ++D++
### Using a more recent Tmux version on Taurus
...
...
@@ -91,7 +92,7 @@ marie@compute$ tmux -V
tmux 3.2a
```
!!! NOTE: When your clients version is newer than the server-version,
!!!
hint
NOTE: When your clients version is newer than the server-version,
the aforementioned approach won't help you.
In that case you might want to invoke
`module unload tmux`
,
to downgrade your Tmux version to the Tmux version that is supplied with the operating system
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment