bottom/.vscode/settings.json
Clement Tsang 30bdaa6073
feature: add full command to process widget
This PR adds the ability to toggle between the process name and process path. Currently, this uses `P` as the modifier key.

Currently, the longer command names are dealt with by forcefully changing the width of the columns, but this can be handled in a more graceful manner IMO.
2020-08-07 04:29:20 -04:00

45 lines
802 B
JSON

{
"cSpell.words": [
"DWORD",
"Deque",
"MSRV",
"Mahmoud",
"Marcin",
"Nonexhaustive",
"Qudsi",
"Tebibytes",
"Ungrouped",
"Wojnarowski",
"andys",
"crossterm",
"curr",
"czvf",
"gotop",
"gtop",
"haase",
"heim",
"hjkl",
"markdownlint",
"minwindef",
"noheader",
"ntdef",
"paren",
"processthreadsapi",
"regexes",
"rustfmt",
"shilangyu",
"softirq",
"stime",
"sysinfo",
"tokei",
"twrite",
"usage",
"use",
"use curr usage",
"utime",
"whitespaces",
"winapi",
"winnt",
"xzvf"
]
}