Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: Fix and add some tmux commands #459

Merged
merged 1 commit into from
Jun 4, 2023

Conversation

uril
Copy link
Contributor

@uril uril commented Jun 4, 2023

The default prefix-key is Ctrl-b

README.md Outdated
| Ctrl+w | List open windows |
| Command | Description |
|-----------|---------------------------|
| Ctrl-b+c | Create a new window |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that using - and + in the same context is a bit confusing.
Should it be ctrl+b+c?

Copy link
Contributor Author

@uril uril Jun 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see what you mean - it may be a bit confusing.
However, the sequence is ctrl-b (both control and b keys are pressed) + the following key (that is pressed after releasing both control and b keys).
Maybe leave a space to hint that: Ctrl+b + c ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Uri Lublin <uril@redhat.com>
@uril uril force-pushed the fix_tmux_commands_in_README branch from 2ea789a to 9d075d4 Compare June 4, 2023 15:32
@sleviim sleviim merged commit 4589e77 into RedHat-Israel:master Jun 4, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants