Missing Prefix Key Information in Documentation for Tmux #3
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Aroy/Paws#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description:
The current documentation for the tmux configuration is missing information regarding the prefix key for the reload command. The reload command is listed as
rfor quick reloading the config, but it should beprefix+r.Steps to Reproduce:
rfor quick reloading the config).Expected Behavior:
The documentation should correctly state that the reload command is
prefix+rfor quick reloading the config.Actual Behavior:
The documentation currently states
rfor quick reloading the config, which can be misleading to users.Proposed Fix:
Update the documentation to correctly reflect that the reload command is
prefix+r.Current Documentation:
Updated Documentation:
Additional Context:
This small update will help users understand the correct key combination for reloading the tmux configuration and prevent any confusion.
Missing Prefix Key Information in Documentationto Missing Prefix Key Information in Documentation for TmuxFixed in commit
5b18da0504