This is a viewer for GitLab's merge requests. Filters are currently configured right in main function.
- arrows +
hjkl
: move cursor Enter
in bottom menu: choose sectionEnter
in MRs list: show current MR on fullscreenEsc
in MRs fullscreen mode: exit from fullscreenEsc
in usual mode: exit from MRs section
This tool requires ~/.lazylab
file with next json:
{"server": "https://your_gitlab_server", "user": "your_username", "user_id": userid_int, "token": "API_access_token"}