[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Write the contents of the paste buffer.
From: |
D |
Subject: |
Re: Write the contents of the paste buffer. |
Date: |
Fri, 6 Dec 2024 17:52:58 +0300 |
2024-12-06 16:42:42 (+0300), Feodor wrote:
> D писал(а) 2024.12.05 22:12:
> > Unnecessary sequence like "^[(K" and "[^[(B" sometimes appears when I
> > paste text from buffer. How to prevent the appearance of a sequence?
> Maybe $TERM is wrong? $LANG ? Something bad in $PS1 ?
Does "screen.linux" may be wrong on GNU/Linux?
$LANG is correct.
Current shell does not imply the $PS or $PS1 presence. Removal of the
intended analogue variable does not solve the problem.
--