logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rover - text-based light-weight frontend for update-alternatives

Description

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:

       1.  User doesn't need to move hand off the keyboard.

       2.  Zero GUI overhead, and not bound to graphical environment.

       3.  Supports searching by substring or Python regex.

Keybinding

j,↓    [↓] move down

       k,↑    [↑] move up

       h,←    [←] move left

       l,→    [→] move right

       SPACE,ENTER
              [*] select

       /,?    [?] search

       q,ESC  [X] quit

License

       Mo Zhou <lumin@debian.org>, GPL-3.0+

0.3.3                                              2018-12-17                                           ROVER(1)

Name

       rover - text-based light-weight frontend for update-alternatives

Searching

       You can search by the name of an alternative, the mode, or the actual path of a candidate at left pane.

Synopsys

rover [-h] [-e|--expressionEXPRESSION] [-v|--version]

See Also