Changes
q
keybind was altered slightly: it removes current buffer; if there's no buffer to remove, it closes the application- This change was requested over here: #21
- Main listing is now sorted by date when the object was changed #89 (thanks to @f-cap)
- This should move e.g. running containers to the top of the list
Features
- There's a new command system being introduced
- Can be activated with
:
- You can use
help
command for getting more info about commands - calling
help
shows help buffer for current buffer - calling
help command
displays help for the selected command - Using keybind
?
now displays name of commands sen actually uses - The command system is experimental and subject to change (some commands will be changed or removed in future)
- Can be activated with
- New listing command: open in browser #94 (thanks to @f-cap)
- You no longer need to copy-paste IP address of a container to browser, just hit
b
in main listing buffer and sen will open thehttp://{ip_address}:{port}
of the particular container in your browser
- You no longer need to copy-paste IP address of a container to browser, just hit
- Understand new image format introduced in 1.10
- Layers are displayed in image info buffer