summaryrefslogtreecommitdiffstats
path: root/dicts/zh_CN.toml
AgeCommit message (Collapse)Author
2022-09-29Merge branch 'feat-sort-procs-cmd' of https://github.com/Kqzz/gotopSean E. Russell
2022-07-22add page up and page down to for scrolling pagesClayton Townsend II
adds page up and page down keys to main.go to scroll page up and scroll page down similar to behavior found in htop, and slightly more intuitive
2022-02-19add cmd sorting to help pageskqzz
2022-02-18Merge branch 'master' into patch-3Yaojun Feng
2022-02-09Fixes #158, adding a man page. This replaces the flags library in the ↵Sean E. Russell
process. It also changes some of the new no- flags.
2022-02-06Update the translation of zh-CN for fix-124Yaojun Feng
2021-07-20Fixes #189 (thanks @donPatino)Sean E. Russell
2021-07-17Adds github link to help; tidys up spacing in help text.Sean E. Russell
2021-05-03Merge branch 'go1.16'Sean E. Russell
2021-02-03Go 1.16: embed and io/fsSean E. Russell