similar to: clicking backspace in centos3 makes ^?

Displaying 20 results from an estimated 5000 matches similar to: "clicking backspace in centos3 makes ^?"

2006 Sep 02
1
Backspace key is sending Delete after update to 4.4 (tcsh issue?)
Maybe it was always sending Delete and I didn't notice it, but I have had the following in my .tcshrc file for ages (without realizing it): bindkey -b ^? i-search-back Before the update to 4.4, hitting the backspace key at the shell prompt deleted the previous character. Now it activates the search backwards function as instructed to do so by the bindkey directive. The
2010 May 09
1
Vim - In INSERT Mode, the Backspace key does not work
Hi All, I'm not very good with Vim. I noticed when it is in INSERT Mode, the backspace key no longer works. How to do I configure it so that it will work with the backspace key? Any ideas? Thanks Mary
2009 Jul 21
1
Rcmdr GUI goes into loop via alt+backspace under Windows OS
I'm using Rcmdr version 1.4-10 with R version 2.9.0 under Vista x64. A standard editing convention under Windows is that alt+backspace is a keyboard shortcut for "undo". I often find myself hitting the [alt] and [backspace] keys while editing scripts in Rcmdr. However, this causes the Rcmdr GUI to go into a crazy mode where the menu keeps flashing and the GUI is unresponsive.
2013 Nov 01
5
cat with backspace and newline characters
Hi, when mixing newline and backspace characters I get the following output (see below). In the second call, the backspace character is simply not applied. Is this normal behaviour? Thank you. > cat("abc\b") ab> cat("abc\b\n") abc > [[alternative HTML version deleted]]
2005 Jun 03
1
rhel3 < centos3 updates
Hi all, I've been approached by someone who has an installation of rhel ES 3 (taroon update 2) to see whether I can take over doing security and other updates for them (no current rhn subscription). What I want to know is, with a suitable yum setup can I use a centos3 repository to apply updates to this box? If so, should I source updates from centos 3.5? Does the whole box need to become a
2009 Apr 15
2
Backspace in strings and patterns
Interesting. Not what I expected. This is Ruby 1.8.6. > irb irb(main):001:0> str = "abx\bc" => "abx\bc" irb(main):002:0> str.length => 5 irb(main):003:0> s = str.sub(/.\b/, '''') => "ab\bc" irb(main):004:0> s.length => 4 irb(main):005:0> s = str.sub(/.\x08/, '''') => "abc"
2005 Jul 10
2
sftp backspace not working (OpenSSH_3.8.1p1 Debian-8.sarge.4)
I am using sftp which comes with OpenSSH_3.8.1p1 Debian-8.sarge.4, OpenSSL 0.9.7e 25 Oct 2004 I noticed backspace is not working. Couild someone tell me if this is fixed in a newer package please? Also, would it be possible for sftp --version to be implemented? also sftp --V. Likewise ssh --version is not implemented either. None of the flags are listed when i type ssh --help, or sftp --help
2005 Dec 27
3
CMS centos3
Anyone using or recomend a content management system that will install without out a lot of mucky muck on a Centos3 system? I looked at Zope but it needs a newer Python, Midgaard looks likes it's geared towards RHEL4. OpenCMS looks like it runs on java so that might work. I have yet to look at Rubyrails and Django.
2007 Aug 25
2
Yum 2.4 for CentOS3
Hi all, I was wondering if it was existing a version 2.4.x of yum for CentOS3 somewhere ? Because the 2.0.x is so slow... Thanks for your help... M$-Internet Exploder est le cancer de l'Internet, voyez pourquoi ici : --> http://www.decroissance.info/Ateliers-Liberez-votre-ordinateur <-- Et plus vous ?viterez les produits Micro$oft, plus libres vous serez : ------------->
2016 Apr 20
2
Backspace key does not work in a ssh chroot jail
I setup a ssh chroot jail following this[1] guide. It works for my user to login, use ls and use scp which is all I really want. I do have a problem I cannot solve: when connected and navigating the filesystem, the backspace key actually moves the cursor forward and does not delete what I type. I may have found a hint from some googling that readline will read in /etc/inputrc on login but if
2007 Jan 30
1
CentOS3 tzdata-2006m
I don't see the tzdata updates for 2006m in the centos 3 mirrors ?!? http://mirror.centos.org/centos-3/3/updates/i386/RPMS/ its here for centos4... http://mirror.centos.org/centos-4/4/updates/i386/RPMS/tzdata-2006m-3.el4.noarch.rpm and here for 2.1, http://mirror.centos.org/centos-2/updates/noarch/tzdata-2006m-3.el2_1.noarch.rpm so where is it for centos3 ?!? my RHN connected RHEL3 system
2004 Oct 05
3
software Raid1 on centos3
how is the stability of software raid1 on a system running centos3. i have 2 75gig hard drives that i would like to mirror if possible, that being the reliability is worth it...there will be lots of network traffic on the server. It will be used possibly as a file server, it will most definitely be used also as a mail server and webserver. i would be ok to me to not mirror the drives but this is
2004 Aug 04
3
Updates For Centos3
Hi Everyone More updates for Centos3 Available from: http://mirror.caosity.org/centos-3/3.1/ and soon your local mirror. Security: kernel: https://rhn.redhat.com/errata/RHSA-2004-413.html updates/i386/RPMS/kernel-2.4.21-15.0.4.EL.athlon.rpm updates/i386/RPMS/kernel-2.4.21-15.0.4.EL.i686.rpm updates/i386/RPMS/kernel-BOOT-2.4.21-15.0.4.EL.i386.rpm
2004 Dec 15
0
backspace key doesn't work correctly
When I am running R, the backspace key deletes the whole word instead of one character. Before I start R, and after I exit R, the backspace key works as it should in my xterm terminal window. This gets really annoying since I make a lot of mistakes while typing and don't always want to retype the whole word. This behavior only occurs while running R. Any ideas on how to fix this. Setup: R
2005 Nov 04
0
Fwd: [Rpm-devel] rpm-4.4.3-0.34 for CentOS3
If anyone would like to help test the latest RPM on Centos 3, heres your chance. There are several new features that are not mentioned in Jeff's email, but as he said he wants to make sure it does no harm more than anything else. As an example though, this version supports: - runtime depedency checking (think of being able to have cpan modules that weren't installed by rpm being
2015 Oct 09
10
[Bug 2477] New: backspace in interactive session does not delete multi-byte Unicode characters correctly
https://bugzilla.mindrot.org/show_bug.cgi?id=2477 Bug ID: 2477 Summary: backspace in interactive session does not delete multi-byte Unicode characters correctly Product: Portable OpenSSH Version: 7.1p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5
2007 Mar 28
0
Using yum 2.4.x under centos3
Hi all, Somebody have test it yum 2.4.x (http://linux.duke.edu/projects/yum/download/2.4/yum-2.4.3-1.src.rpm) under centos3?? I have installed an mrepo RHEL5 server to serve updates for rhel3, rhel4, rhel5, centos3, centos4 and centos5 (when becomes GA) and RHEL5 doesn't provides yum-arch ... Thanks. -- CL Martinez carlopmart {at} gmail {d0t} com
2011 Sep 25
2
SSH in and my terminal keystrokes are weird.......
Hi All, I upgraded to OS X 10.7 on my laptop and when I try to ssh into my servers and do edits it seems my backspace is now weird. When I backspace it skips all around, inserts what looks to be special characters, etc. If I save and go back in the file edited right, but due to all the inserted garbage and skipping around of the cursor I cant tell at that time if what I did worked. I dont recall
2005 Apr 22
1
firefox 1.0.3 for CentOS-3/s390(x)
Hi, Merged the XOS Team fixes for firefox 1.0 and made a CentOS-3 version of few hours ago released CentOS-4 update. The CentOS-3 version is actually only .spec file mod from CentOS-4, so it should be pretty much same. ... that is IF someone is crazy enought to run firefox under hercules or real iron - at least you can as the binary is available :) s390:
2005 Apr 22
1
firefox 1.0.3 for CentOS-3/s390(x)
Hi, Merged the XOS Team fixes for firefox 1.0 and made a CentOS-3 version of few hours ago released CentOS-4 update. The CentOS-3 version is actually only .spec file mod from CentOS-4, so it should be pretty much same. ... that is IF someone is crazy enought to run firefox under hercules or real iron - at least you can as the binary is available :) s390: