about summary refs log tree commit diff stats
path: root/AUTHORS
diff options
context:
space:
mode:
authortoonn <toonn@toonn.io>2021-05-17 18:50:53 +0200
committertoonn <toonn@toonn.io>2021-05-17 19:16:08 +0200
commit7410248abb5bfa2af539c1452561c410a0fc5831 (patch)
tree17805454be5dd5185dfd2e32957799c568b1fa48 /AUTHORS
parent741929906fbfb58e57e85ff58356ab1eafab3899 (diff)
downloadranger-7410248abb5bfa2af539c1452561c410a0fc5831.tar.gz
browsercolumn: Fix regression when clicking preview
When clicking the preview column ranger used to open the targeted file.
This behavior was broken when implementing preview scrolling.

This reenables that behavior when using the right mouse button. I
decided to deviate from the original behavior because it's prone to
accidentally opening a file when clicking on the terminal window to
bring it to the foreground. This should be an acceptable middle ground.

Fixes #2330
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions
3'>93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134