.TH ROVER 1 "2018-12-17" "0.3.3" "text frontend for update-alternatives" .SH NAME rover \- text-based light-weight frontend for update-alternatives .SH SYNOPSYS .B rover .RB [\| \-h \|] .RB [\| \-e|\-\-expression .IR EXPRESSION \|] .RB [\| \-v|\-\-version \|] .SH DESCRIPTION .B Rover is a text-based light-weight frontend for update-alternatives, which is inspired by the ranger file browser. Compared to existing graphical frontends such as galternatives and kalternatives, Rover still has the following advantages: .I 1. User doesn't need to move hand off the keyboard. .I 2. Zero GUI overhead, and not bound to graphical environment. .I 3. Supports searching by substring or Python regex. .SH KEYBINDING .TP .BI C^n,\ n,\ z move down cursor in left select box .TP .BI C^p,\ p,\ w move up cursor in left select box .TP .BI j,\ arrow-down move down cursor in right select box .TP .BI k,\ arrow-up move up cursor in the right select box .TP .BI SPACE,\ ENTER set alternative .TP .BI l,\ / filter left list using substring (case-insensitive) or regex .TP .BI ESC,\ q quit .SH SEARCHING You can search by the name of an alternative, the mode, or the actual path of a candidate at left pane. .SH LICENSE Mo Zhou , GPL-3.0+