Open Issues Need Help
View All on GitHub refactor window_copy_search_mark_at to return result 3 months ago
good first issue refactoring
refactor window_copy_cstrtocellpos to use vec 3 months ago
good first issue refactoring
Refactor tty_write arguments 3 months ago
AI Summary: Refactor the `tty_write` function in the Rust tmux port (`tmux-rs`) to remove the unnecessary `Option` wrapper from its `cmdfn` argument. This involves changing the function signature and updating all calls to the function to reflect the change.
Complexity:
3/5
good first issue refactoring