search for: backspace

Displaying 20 results from an estimated 235 matches for "backspace".

Did you mean: rackspace
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
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 question is, what changed to cause this? I never realized I had that bindkey statement (I have never used the search backwards fun...
2001 Mar 28
5
R and xterm
Howdy! I have a problem that's similar to one discussed earlier on the list: When not in xterm all the backspace and cursor-movements and stuff are working well. Only when I start R in an xterm window backspace appears as ^H and so on. What can I do? Ragnar -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ....
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. Sometimes after several minutes, the GUI me...
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 this happening on...
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]]
2009 Apr 15
2
Backspace in strings and patterns
...ain):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" irb(main):006:0> s.length => 3 irb(main):007:0> Backspace character representation in ASCII, UTF-8, etc. is 8. Jeffrey --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3...
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 Kind regards J...
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 o...
2005 Nov 30
1
clicking backspace in centos3 makes ^?
While in centos3, using vim and clicking the backspace I see the ^? character instead of it actually deleteing the previous character. In centos4 this was not a problem. I have rad about remapping keys and such, but can someone tell me what the difference between centos4 and centos3 is so I can make the change to make it work on centos3.
2015 Apr 08
2
Problems with getty and X on runlevel switch [Was: Re: The future of centos]
On 2015-04-08, David Both <dboth at millennium-technology.com> wrote: > The easy way to restart gdm is when you are on the login screen itself > or the desktop simply press Ctrl-Alt-Backspace. This works for Upstart > in CentOS 6.x but will not work for CentOS 7.x which uses Systemd. The > service command does not work for gdm. However, logging out of the > desktop will restart gdm. It works for the graphical login exactly > like the gettys in a TTY environment. Thanks for...
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 this is true, I am unsure what component of readline might I require to copy over from the live system into the chroot jail. Fo...
2013 Nov 13
1
trashed
...outhed antics, which was explained to you many times by fedora moderators, trying to get you to change, all you had to do, and they would remove moderation, but you refused, so you deserve it, no one else to blame but yourself YOU ARE NOT THE VICTIM >>> blocked using >>> bl.alt-backspace.org; This range is used by caustic Internet troll >>> Harald >>> Reindl h.reindl at thelounge.net / ACCESS DENIED - see >>> http://www.alt-backspace.org/usage.php#misc (in reply to RCPT TO >>> command) Awesome! Thanks for that, I have just enabled bl.alt-backs...
2005 Jun 05
0
Backspace key and gnome-terminal
Hi, My Delete key does not work anymore in gnome-terminal. I have a keyboardless server, so I think this may be the problem. When I press the Delete key, I get the ~ caracter printed. I deleted all the ~/.g* files, in order to have a clean and default gnome installation but still, no luck. This is my locale: LANG=en_US.ISO-8859-1 LC_CTYPE="en_US.ISO-8859-1"
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...
2010 Mar 27
1
Syslinux-4/libutil: console_ansi_std()
Well, I decided to get ROSH back out and try to get it functioning in Syslinux-4. As has been my habit, I first recompiled the Linux binary and tried it out. In the beginning of ROSH, it calls console_ansi_std(). When I was working on this in the past, using this function ensured both the Linux and the Syslinux/COM32 binaries function similarly. When using fgets() to get an input string in the
2002 Feb 24
4
Lotus Notes 5.0.9a
Believe it or not, wine runs the Install Shield program perfectly when installing Lotus Notes. However, when creating mail, after I type one letter (doesn't matter what it is) every letter after it dissappears until you hit backspace, delete, or click the mouse in the window. This is annoying as some of us *like* to see what we're typing in an email :-) I'm Running RedHat 6.2 and the latest version of wine as of this writing. -- Steve -- Steve Winnacott President/CEO/Head Systems Administrator DataSyrge Internet Serv...
2015 Apr 08
3
Problems with getty and X on runlevel switch [Was: Re: The future of centos]
...rieb Liam O'Toole > <liam.p.otoole at gmail.com>: >> On 2015-04-08, David Both >> <dboth at millennium-technology.com> >> wrote: >>> The easy way to restart gdm is when you are on the login screen >>> itself or the desktop simply press Ctrl-Alt-Backspace. This works >>> for Upstart in CentOS 6.x but will not work for CentOS 7.x which >>> uses Systemd. The service command does not work for gdm. However, >>> logging out of the desktop will restart gdm. It works for the >>> graphical login exactly like the gettys in...
2006 May 05
1
Problems with input and AIX
I noticed an odd side effect of the different implementations of backspace (erase) through clients such as PuTTY and SecureCRT and the input functions like fgets (I noticed this originally in ssh-keygen). On our AIX system, if the option to use ^? as the backspace key is chosen, fgets will actually put the control code for 'DEL' in the buffer (0x7f) instead of d...
2014 Feb 22
2
showing informations in menu
...t; > I suppose you use menu.c32. Exit the menu with ESC then press Ctrl-V > and Ctrl-N. From syslinux.doc: > > ++++ COMMAND LINE KEYSTROKES ++++ > > The command line prompt supports the following keystrokes: > > <Enter> boot specified command line > <BackSpace> erase one character > <Ctrl-U> erase the whole line > <Ctrl-V> display the current Syslinux version > <Ctrl-W> erase one word > <Ctrl-X> force text mode > <Tab> list matching labels > <F1>..<F12&g...