Hotfix: split and y/cb functions #7

Merged
rootiest merged 2 commits from fix/fallback-funcs into main 2026-05-01 03:34:42 +00:00
Owner
  • Ensure the split function works with wezterm and gracefully handles unsupported terminal emulators.
  • Properly alias cb to y (copy/yank function)
- Ensure the split function works with wezterm and gracefully handles unsupported terminal emulators. - Properly alias `cb` to `y` (copy/yank function)
rootiest added 2 commits 2026-05-01 03:34:36 +00:00
Instead of re-defining the same behavior, just write `cb` into the
y.fish function file as an alias for y
rootiest merged commit 0ab80b4716 into main 2026-05-01 03:34:42 +00:00
rootiest deleted branch fix/fallback-funcs 2026-05-01 03:34:42 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rootiest/fish-config#7