sayanarijit / xplr

A hackable, minimal, fast TUI file explorer
https://xplr.dev
MIT License
4.06k stars 75 forks source link

Mapping function keys higher than F12 does not work #681

Closed smackesey closed 6 months ago

smackesey commented 6 months ago

When I try to map F13 or higher, it shows up in the "Help" pane but pressing the key shows "key map not found".

sayanarijit commented 6 months ago

I didn’t think there would be function keys higher than f12. Should be an easy fix.

sayanarijit commented 6 months ago

If you have such keyboard, you can maybe try updating input.rs and let me know how it goes.

sayanarijit commented 6 months ago

Done in https://github.com/sayanarijit/xplr/releases/tag/v0.21.4