Overview
When you rungitsw without any arguments, it launches an interactive branch picker with fuzzy search. This is the fastest way to navigate between branches, especially in repositories with many branches.
Features
Fuzzy Search
Type any substring to filter branches instantly
Smart Ordering
Recent branches appear first for quick access
Visual Feedback
Current branch is clearly marked
Fast Navigation
Keyboard-driven for maximum efficiency
Tips
- The picker shows up to 15 items at once (configurable via
max_length) - Branch history persists across sessions
- Deleted branches are automatically filtered from recent list
- The default selection is always the first item (usually your most recent branch)