Displaying 20 results from an estimated 5000 matches similar to: "Xterm escape sequences in Prompt"
2017 Feb 07
0
buggy ANSI escape sequences in R prompt
I guess that R does not know about ANSI sequences, and it calculates the
width of the prompt including the characters in the sequences. You cannot
do much about this, except maybe use a prompt that has two lines. You can
put the colored text and whatever you like in the first line, and the
second line can be non-ANSI.
Note that this works in the terminal, but does not work in RStudio. RStudio
2017 Feb 07
2
buggy ANSI escape sequences in R prompt
When R is run interactively in a terminal which supports colors, it is
possible to use ANSI escape sequences in order to put colors in the prompt,
such as
options(prompt = "\033[0;31mThis is red\033[0m> ")
Unfortunately, something goes wrong because for long command lines, the
line continuation override the prompt instead of being written in the next
line. The problem gets worse
2009 Apr 20
0
xterm256
This is the first release of the xterm256 package.
xterm256 is a small package that takes advantage of the 256 color mode
of xterm, enabling use of foreground and background colors in the R
console. The package exposes one function "style" that takes three
arguments:
- (x) the text to style
- (bg) the background color to use
- (fg) the foreground color to use
The color might be
2009 Apr 20
0
xterm256
This is the first release of the xterm256 package.
xterm256 is a small package that takes advantage of the 256 color mode
of xterm, enabling use of foreground and background colors in the R
console. The package exposes one function "style" that takes three
arguments:
- (x) the text to style
- (bg) the background color to use
- (fg) the foreground color to use
The color might be
2020 May 31
0
CLI color prompt
Hi,
I had posted this a few hours ago, but got caught in moderation for
size. I trimmed down the pic and attached.
I am on an Ubuntu 16 workstation, in an Ubuntu terminal window, ssh'ed
to the PBX (amazon instance). You can see my term type matches yours.
I really don't know why yours doesn't work. Perhaps you can tell us
what your terminal emulator is, what you are running it
2009 Nov 26
0
RGedit
Buenas a todos.
Ya que estamos en la I conferencia de R-hispano en Murcia, os mando mi
aportación personal, viendo que somos muchos los que usamos linux. Se
trata de una extensión para Gedit, para que sin salir de Gedit, se pueda
ejecutar scripts de R.
http://sourceforge.net/projects/rgedit/
2020 May 31
3
CLI color prompt
> On 2020-05-31 18:39, Ira wrote:
>
> I typed this at the terminal prompt: export ASTERISK_PROMPT="%C31[%H]: "
>
> Typing at the same place: echo $TERM returns xterm
>
> And now I have colored prompts at the Asterisk command line, so I can
> assure you it can work. Kind of cool, 14 years using Asterisk and
> because of your question, I now have colored
2005 Jan 11
1
xterm crashes consistently
I am running Fedora 3 on a Dell 600. The version of OpenSSH is
OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003
I am connect to a Sparc Solaris 9
uname -a
SunOS mycomp 5.9 Generic_117171-07 sun4u sparc SUNW,Ultra-250
I use ssh to get from Fedora to the Sparc
ssh -X root at mycomp
mycomp password:
And I am logged in.
For this example I run xterm, but it also fails with xemacs
Run xterm
The terminal
2010 Jan 27
1
xterm clones on VNC problem
I've been scratching my head over this one after setting up VNC on
another existing server. Followed the instructions here
http://wiki.centos.org/HowTos/VNC-Server as usual. It worked
initially. However since this server is going to be installed in a
rather inconvenient place and having done pretty stupid things before,
I decided for the first time to try the portion that says
# Add the
2005 Sep 06
0
ssh launched from xterm still running after xterm killed on Cygwin
When I launch ssh sessions from xterms and exit them via the command
line, the processes go away, but if I just kill the xterm window an ssh
was launched from via a mouse click, the ssh.exe hangs around taking up
system resources until I kill it via the task manager, if I can figure
out which ssh.exes are the zombies.
The same problem *does not* occur from a simple bash shell window
(launched via
2009 Jan 07
0
CESA-2009:0018 Important CentOS 3 i386 xterm - security update
CentOS Errata and Security Advisory CESA-2009:0018
xterm security update for CentOS 3 i386:
https://rhn.redhat.com/errata/RHSA-2009-0018.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
i386:
updates/i386/RPMS/xterm-179-11.EL3.i386.rpm
source:
updates/SRPMS/xterm-179-11.EL3.src.rpm
You may update your CentOS-3 i386 installations by running the
2009 Jan 07
0
CESA-2009:0018 Important CentOS 3 x86_64 xterm - security update
CentOS Errata and Security Advisory CESA-2009:0018
xterm security update for CentOS 3 x86_64:
https://rhn.redhat.com/errata/RHSA-2009-0018.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
x86_64:
updates/x86_64/RPMS/xterm-179-11.EL3.x86_64.rpm
source:
updates/SRPMS/xterm-179-11.EL3.src.rpm
You may update your CentOS-3 x86_64 installations by running
2020 Jun 01
1
CLI color prompt
On 31.05.20 at 19:26 Jeff LaCoursiere wrote:
> Hi,
>
> I had posted this a few hours ago, but got caught in moderation for size. I trimmed down the pic and attached.
>
> I am on an Ubuntu 16 workstation, in an Ubuntu terminal window, ssh'ed to the PBX (amazon instance). You can see my term type matches yours.
Same problem here (asterisk 16.x / CentOS 7).
# echo $TERM
2003 Jul 10
2
XTerm & OpenSSH question w/ freezing.
Sometimes when I use openssh (latest) and do find . or ls -lR /dev or
similiar, my xterm 'freezes up', there is no way to fix it but to kill the
xterm usually.
This NEVER occurs in telnet.
The error is completely reproducable when you come across it.
ie: one may just be browsing the filesystem and when you come across this
problem, you can launch another xterm and the EXACT same thing
1996 Nov 10
0
xterm
I guess I never sent the message I was going to last week about xterm.
[Noteto REW: If I did, kill this message...]
It seems that sending xterm an excessively long escape sequence kills
it (and perchance might be made to hack it, which would be quite bad.)
The xterm in XFree86-3.2 is immune to this problem. I recommend
everyone upgrade ASAP.
--
- David A. Holland | VINO
1999 Jun 07
2
RedHat 6.0, /dev/pts permissions bug when using xterm (fwd)
[Mod: forwarded from BUGTRAQ -- alex]
---------- Forwarded message ----------
Date: Sun, 6 Jun 1999 19:15:05 +0000
From: noc-wage <wage@IDIRECT.CA>
To: BUGTRAQ@NETSPACE.ORG
Subject: RedHat 6.0, /dev/pts permissions bug when using xterm
Once again I''ve come up with another trivial Denial of Service flaw,
(wow,
I seem to be good at this Conseal Firewall, +++ath0, ppp byte-stuffing)
2007 Jun 21
2
xterm
Hi list
I?m in the process of switching from a RedHat EL 4 to CentOS 5, and run into
some problems
I?m trying to open a X session to my Centos box, and got an error message
stating that /usr/X11R6/bin/xterm is not found.
Surprisingly, /usr/X11R6/bin is almost empty, as compared to my RedHat box.,
and I am 100% sure I have selected X during the installation
Linking /bin/xterm to
2020 May 31
0
CLI color prompt
Hello Fourhundred,
Sunday, May 31, 2020, 9:04:10 AM, you wrote:
Fourhundred> Did you test it on your side?
Fourhundred> It color prompt works for anybody, could you please post a working example?
Fourhundred> Or is this a fictional functionality that actually does not work ?
I typed this at the terminal prompt: export ASTERISK_PROMPT="%C31[%H]: "
Typing at the same
2011 Feb 04
4
x25 line xterm
Noted that xterm by default uses 24 lines
per window.
I have reviewed /etc/termcap looking for a
specific entry for xterm that I can edit
to change the ln#24 to ln#25 for our
application.
When I used RedHat there was an editable
option to change the number of displayable
lines as is done in putty.
Any suggestions?
--Hal.
--
Hal Davison
Observe Goal, Set the course, Burn the map
2009 Mar 12
1
Xterm-color
Hi List
Has anyone got any clue of why on a centos 4.3 when I am logging in to the
machine I am geting the following error tput: unknown terminal "xterm-color"
do I am not using xterm-color I can not start top of any other except vi.
Does anyone have any clue?
Kind regards
Per Qvindesland