Download raw body.
u/ctrl-u/d/ctrl-d bindings for scrolling in tog
Mark Jamsek:
> I don't think the 'B' key maps need to change, but if we want to alias
Does 'B' in the blame view still make mnemonic sense?
Previously:
b Reload the blame view with the version of the file as
found in the currently selected line's commit.
B Reload the blame view with the previously blamed commit.
Now:
c Reload the blame view with the version of the file as
found in the currently selected line's commit.
B Reload the blame view with the previously blamed commit.
Should that be 'C'?
> b/f, we need to change 'f'ullscreen. The following patch adds the b/f
> aliases for C-b/C-f, changes blame view 'b' to 'c', and changes the
> fullscreen key map to 'F'. Also removes a couple trailing whitespace.
Right.
> [diff]
ok
--
Christian "naddy" Weisgerber naddy@mips.inka.de
u/ctrl-u/d/ctrl-d bindings for scrolling in tog