pesos / grofer

A system and resource monitoring tool written in Golang!
Apache License 2.0
352 stars 52 forks source link

Added Render Pause Keybind in Keybindings Menu (Fixes #98) #127

Closed anirudhRowjee closed 3 years ago

anirudhRowjee commented 3 years ago

Changelog:

  1. Added "Pause Render: s" help message to show up whenever "?" is pressed
  2. nitpick: fixed typo ("Ascending")

Description

Updated src/display/misc/keybinds.go to show the shortcut to pause the UI rendering.

Fixes #98

Type of change

Please delete options that are not relevant.

Checklist:

MadhavJivrajani commented 3 years ago

@anirudhRowjee, I updated a dependency directly on main, please make sure to rebase on main to reflect that update

MadhavJivrajani commented 3 years ago

Adding Kunal as a reviewer for practice ;)

anirudhRowjee commented 3 years ago

woohoo! :partying_face: