home.social

#dilloconfig — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #dilloconfig, aggregated by home.social.

  1. My ~/.dillo/keysrc for vi-like/less-like navigation, in case it helps anyone :D

    space = screen-down
    b = screen-up
    <shift>space = screen-up
    j = line-down
    k = line-up
    K = top
    # no way to handle 'gg', but just 'g' works ;)
    g = top
    G = bottom
    h = left
    l = right
    / = find
    H = back
    L = forward
    

    #Dillo #DilloBrowser #25YearsOfAwesome #DilloConfig