darkhz / bluetuith

A TUI bluetooth manager for Linux.
MIT License
850 stars 21 forks source link

Longer passphrase display #14

Closed robert-zaremba closed 1 year ago

robert-zaremba commented 1 year ago

When connecting to a bluetooth device, the passphrase is displayed in the bottom right corner. But it disappears after 1s. That's way too short and I always end up connecting to a new device via bluetoothctl

Proposal

Default passphrase display until the device is connected, or make it configurable.

darkhz commented 1 year ago

Very good. I will implement this.