Bios-Marcel / cordless

The Discord terminal client you never knew you wanted.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openbsd console - keybinds not fully functional

brightersun99 opened this issue · comments

How have you installed cordless

  • Arch User Repository
  • Snap
  • scoop
  • brew
  • go get
  • git clone & go build .

What happened

When running cordless in a tty (no x)
keybinds are unresponsive, at least most of them.
alt-p for instance.

Error output

How do you reproduce this bug

Running on an openbsd amd64 machine, run cordless in your tty.
attempt to switch focus via keybinds

System information

Key Value
OS OpenBSD 6.7 amd64 RELEASE
Architecture amd64 haswell
Terminal tty
go version go1.13.9 openbsd/amd6

This would be an issue with https://github.com/gdamore/tcell

I might make an issue the next days.