Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle CTRL-C from inside fzf better #1

Open
tonynajjar opened this issue Jan 22, 2022 · 0 comments
Open

Handle CTRL-C from inside fzf better #1

tonynajjar opened this issue Jan 22, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@tonynajjar
Copy link
Owner

root@logi-XMG-CORE-REN-M20:~# rtecho
*CTRL-C from inside fzf search window*

ros2 topic echo
usage: ros2 topic echo [-h] [--spin-time SPIN_TIME] [-s] [--no-daemon]
                       [--qos-profile {unknown,system_default,sensor_data,services_default,parameters,parameter_events,action_status_default}] [--qos-depth N]
                       [--qos-history {system_default,keep_last,keep_all,unknown}] [--qos-reliability {system_default,reliable,best_effort,unknown}]
                       [--qos-durability {system_default,transient_local,volatile,unknown}] [--csv] [--field FIELD] [--full-length] [--truncate-length TRUNCATE_LENGTH] [--no-arr]
                       [--no-str] [--lost-messages] [--no-lost-messages] [--raw] [--filter FILTER_EXPR]
                       topic_name [message_type]
ros2 topic echo: error: the following arguments are required: topic_name

@tonynajjar tonynajjar added the good first issue Good for newcomers label Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant