makew0rld / amfora

A fancy terminal browser for the Gemini protocol.
GNU General Public License v3.0
1.14k stars 68 forks source link

How to bind Shift-Space #334

Closed varon closed 11 months ago

varon commented 1 year ago

I would like to have shift-space operate as page up. How can that be done?

makew0rld commented 11 months ago

I doubt shift-space will be picked up correctly by your terminal, but using bind_pgup = "Shift-Space" would be the line to put in the config file.

https://github.com/makew0rld/amfora/wiki/Configuration