v1.2.0: The "finally I can name these stupid things" Release!
Renaming Bolts is now possible!
- New names can be used in place of the Bolt ID anywhere.
- The names and IDs can be used interchangeably.
- Sorting and autofill and will use the new names.
- Naming syncs with each connected Doppler client.
- Bolt names will NOT be reflected in the actions logfile (for consistency).
Formatting Fixes - Wider column widths to account for bolt names.
- "ps" command display now auto expands to fit the largest entry.
- Added as XrMT can read process arguments
- Python spacing fixes
- Fixed bad spacing in file lists with small/invalid perm numbers
Added support for native command timeouts - The new "-t/--timeout" argument is present in most "run" type commands.
New Commands - "main/bolts" - rename: Rename a bolt (empty name resets the name)
- "main/bolt/" - rename|name: Rename the connected bolt (empty name resets the name)
Better Glob support - Globbing names/IP/os values are now possible in the Bolt menus
- Globbing IDs will also glob names.
- Supports most "glob" formats (*/?)
JetStream/CloudSeed - Fixed support for using env vars or (~) in the binary paths.
Updated to the latest XMT version.
Full Changelog: v1.1.2...v1.2.0