Open Issues Need Help
View All on GitHub refactor window_copy_search_mark_at to return result about 1 month ago
good first issue refactoring
refactor window_copy_cstrtocellpos to use vec about 1 month ago
good first issue refactoring
Refactor tty_write arguments about 1 month 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