Re: Write the contents of the paste buffer.
D <[email protected]> Fri, 6 Dec 2024 17:52:58 +0300
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <b9c0e2218098cc0f@e97c622ad706cdb73a853d> |
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. --