Terminal integrations
Add a popup command to ~/.config/herdr/config.toml:
[[keys.command]]key = "prefix+i"type = "popup"command = "lnr issue create"width = "80%"height = "80%"Reload Herdr with herdr server reload-config, then press prefix + i.
bind-key "i" display-popup -E -w 80% -h 80% 'lnr issue create'Shell completions
Section titled “Shell completions”lnr completion bashlnr completion zshlnr completion fishlnr completion powershell