Skip to content

Make ReedlineEvent::ExecuteHostCommand return Signal::HostCommand instead of Signal::Success#1049

Merged
fdncred merged 2 commits intonushell:mainfrom
Juhan280:execute_host_command
Apr 17, 2026
Merged

Make ReedlineEvent::ExecuteHostCommand return Signal::HostCommand instead of Signal::Success#1049
fdncred merged 2 commits intonushell:mainfrom
Juhan280:execute_host_command

Conversation

@Juhan280
Copy link
Copy Markdown
Contributor

This allow use to do special actions when the command is send through the keybinding. This also makes it possible to use more complex datatype by serializing it or string or just a key to a lookup table.

@fdncred fdncred merged commit 85f8b71 into nushell:main Apr 17, 2026
7 checks passed
@fdncred
Copy link
Copy Markdown
Contributor

fdncred commented Apr 17, 2026

Thanks

@Juhan280 Juhan280 deleted the execute_host_command branch April 17, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants