It appears that this was buggy until recently:
https://github.com/kubernetes/kubernetes/issues/47990

The original feature issue for terminal size handling has some options for
manual workarounds: https://github.com/kubernetes/kubernetes/issues/13585

/MR

PS: ed(1) is the standard editor.
PPS: sadly, it's not even installed by default anymore on most systems.

On Tue, Oct 17, 2017 at 8:29 PM <w04...@gmail.com> wrote:

> Hi,
>
> I am trying to vi content in files inside a pod and all the content gets
> chopped off. I only see few columns of the text and the rest gets chopped.
> Is there any solution for this ?
>
> I am running the following command to execute a pod.
>
> kubectl exec -it <pod-name> --namespace=<namespace> bash
>
> Thanks,
> Div
>
> --
> You received this message because you are subscribed to the Google Groups
> "Kubernetes user discussion and Q&A" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to kubernetes-users+unsubscr...@googlegroups.com.
> To post to this group, send email to kubernetes-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/kubernetes-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to