Radish alpha
r
Radicle terminal user interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
issue: Adjust realm app to new generic exit payload
Erik Kundt committed 2 years ago
commit eb1d0180c7b030ab68ee85783e6e9d01876c59f2
parent 99e179b0779a01692aa778f03d5f76f9a0a1f98a
1 file changed +1 -0
modified bin/commands/issue/realm/select/event.rs
@@ -1,4 +1,5 @@
use radicle::issue::IssueId;
+

use tuirealm::command::{Cmd, CmdResult, Direction as MoveDirection};
use tuirealm::event::{Event, Key, KeyEvent};
use tuirealm::{MockComponent, NoUserEvent};