# HG changeset patch # User Ludovic Chabant # Date 1587425048 25200 # Node ID 35094cf31de499fb649b4acea0c0f5ea7bc6a8ba # Parent 2aede5c6c4e32d05d110725f2dfda12043e78557# Parent 8f36fc391ddf4d1bb9c939915fc74e059a7883dc Merged changes. diff -r 2aede5c6c4e3 -r 35094cf31de4 tridactyl/tridactylrc --- a/tridactyl/tridactylrc Mon Apr 20 16:22:24 2020 -0700 +++ b/tridactyl/tridactylrc Mon Apr 20 16:24:08 2020 -0700 @@ -7,6 +7,9 @@ set hintfiltermode vimperator-reflow set hintnames numeric +bind j scrollline 20 +bind k scrollline -20 + bind J tabprev bind K tabnext