@@ -89,9 +89,11 @@ func newModel() model {
),
copy: key.NewBinding(
key.WithKeys("ctrl+x"),
key.WithHelp("ctrl+x", "copy"),
clear: key.NewBinding(
key.WithKeys("ctrl+r"),
key.WithHelp("ctrl+r", "clear"),
},
}
The note is not visible to the blocked user.