mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-06 22:32:54 +02:00
Add autocompletions
This commit is contained in:
@ -52,6 +52,7 @@ jc changelog
|
|||||||
`/proc/<pid>/statm`
|
`/proc/<pid>/statm`
|
||||||
`/proc/<pid>/status`
|
`/proc/<pid>/status`
|
||||||
- Magic syntax support for `/proc` files
|
- Magic syntax support for `/proc` files
|
||||||
|
- Enhance bash and zsh autocompletions for `/proc` files
|
||||||
- Enhance `free` parser to support `-w` option integer conversions
|
- Enhance `free` parser to support `-w` option integer conversions
|
||||||
- Fix `ini` and `kv` parsers so they don't change keynames to lower case
|
- Fix `ini` and `kv` parsers so they don't change keynames to lower case
|
||||||
NOTE: This can be a breaking change in your scripts
|
NOTE: This can be a breaking change in your scripts
|
||||||
|
Reference in New Issue
Block a user