-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- New names can be used in place of the Bolt ID anywhere. - The names and IDs can be used interchangibly. - 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/<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 lastest XMT version.
- Loading branch information
1 parent
1a56add
commit 04e1975
Showing
24 changed files
with
631 additions
and
195 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.