Skip to content

Commit ba5047d

Browse files
codekilnclaude
andcommitted
πŸ“ docs: add tmux session keyshort cards and Q pages
Adds Keyshort card pages for C-b s and C-b $ under tmux/Keyshort/Session, plus card-backed question entity pages under tmux/Session/Q for SRS review. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent bb99fea commit ba5047d

5 files changed

Lines changed: 21 additions & 0 deletions

β€Žjournals/2026_06_16.mdβ€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- # [[Filed]]
2+
- [[tmux/Keyshort/Session/Choose a Session from a List]]
3+
- [[tmux/Keyshort/Session/Rename Current Session]]
4+
- [[tmux/Session/Q/What is the shortcut to choose a session from a list?]]
5+
- [[tmux/Session/Q/What is the shortcut to rename the current session?]]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- [[Keyshort]] [[tmux]] [[tmux/Keyshort]] [[tmux/Keyshort/Session]]
2+
- **Choose a Session from a List** [[Card]]
3+
- Shortcut: `<prefix> s` [[Keyshort/Default]]
4+
- Description: Opens an interactive tree of sessions and windows; navigate with arrow keys and press Enter to switch.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- [[Keyshort]] [[tmux]] [[tmux/Keyshort]] [[tmux/Keyshort/Session]]
2+
- **Rename Current Session** [[Card]]
3+
- Shortcut: `<prefix> $` [[Keyshort/Default]]
4+
- Description: Prompts for a new name for the current [[tmux/session]].
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
logseq-entity:: [[Logseq/Entity/Question]], [[Logseq/Entity/Card]]
2+
3+
- # What is the [[tmux]] shortcut to choose a session from a list? [[card]]
4+
- [[tmux/Keyshort/Prefix]] `s`
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
logseq-entity:: [[Logseq/Entity/Question]], [[Logseq/Entity/Card]]
2+
3+
- # What is the [[tmux]] shortcut to rename the current session? [[card]]
4+
- [[tmux/Keyshort/Prefix]] `$`

0 commit comments

Comments
Β (0)