humanmade / humanmade/altis-cli

Do not clear/replace console on `stack ssh` command

Open
#31 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
1
Avg merge
7d 9h
Merged PRs (30d)
3

Description

When SSH'ing into a stack, the current console backscroll is replaced wholesale. This makes it frustrating to work in a session on and off, as your prior commands are constantly removed from view when you reconnect, and you need to copy any output to a safe place before starting fresh.

VIP's CLI starts inline without replacing what came before, and I find that an overwhelmingly more usable experience.

I'd like to suggest we alter the `ssh` subcommand to not clear the terminal on connection, if possible.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.