Skip to content

Expand focus commands - #37

Merged
simeji merged 3 commits into
simeji:masterfrom
KSR-Yasuda:feature/FocusCommandExpand
Mar 28, 2026
Merged

Expand focus commands#37
simeji merged 3 commits into
simeji:masterfrom
KSR-Yasuda:feature/FocusCommandExpand

Conversation

@KSR-Yasuda

Copy link
Copy Markdown
Contributor

Added commands in focus mode:

  • s : split window
  • v : vsplit window
  • 1 - 9 : Move to window 1 - 9
  • $ : Move to the last window
  • w : Move to the next window
  • W : Move to the previous window

@simeji

simeji commented Mar 28, 2026

Copy link
Copy Markdown
Owner

Thank you for this! Being able to split, vsplit, and jump to windows by number without leaving the plugin is a great quality-of-life improvement for focus mode.

I made two small changes before merging:

  • Removed the unused num0 entry from s:codeList (no command was mapped to it in any mode)
  • Added the new keys to the README options table

@simeji
simeji merged commit da9682e into simeji:master Mar 28, 2026
1 check passed
@KSR-Yasuda
KSR-Yasuda deleted the feature/FocusCommandExpand branch March 30, 2026 00:44
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.

2 participants