Keruspe / GPaste

Clipboard management system
BSD 2-Clause "Simplified" License
781 stars 55 forks source link

How to show items below max displayed history #422

Open Praful opened 1 year ago

Praful commented 1 year ago

If you have set max displayed history size to 20, how do you access the history below 20?

If you set that value to say 200 instead of 20, you can't see the app because it is off the screen. Is the 20 supposed to indicate the visible items then when you get to 20 and hit the down arrow key, the list scrolls?

I'm using Linux Mint 21 and maybe CTRL+ALT+H is supposed to do what I want? Issue https://github.com/Keruspe/GPaste/issues/412 describes the shortcut not working on some OSs.

The version of gpaste installed by apt is 3.42.6.

Amr-Ibra commented 10 months ago

I'm also affected. Please make the clipboard history menu scrollable because it offshoots the screen size.

Praful commented 10 months ago

@Amr-Ibra your post reminded me that I stopped using GPaste and switched to CopyQ. I especially like it because you can have Vim keyboard bindings, so I can use just the keyboard to show the clipboard history, scroll up and down then press right arrow to paste into whichever app I'm in. It's a better experience for me.