debian-user:
The Home and End keys do not function correctly in Vim on updated Lenny
or Squeeze, or when I ssh into other machines where Vim works correctly
from the console:
* Pressing Home in command or insert mode puts Vim into insert mode and
inserts 'H' and newline into th
I've just been banging on this for ages and I'm posting to help anyone
else who comes across the same problem:
Problem: Home and End keys do not work in xterm when using the
command-line history. I hit up-arrow to recall a previous command
line, want to go to the beginning of it, hi
> > When I'm using konsole, the and keys don't work in bash.
> > The keys work fine in bash in xterm and console. Also, they work using vi
> > in konsole.
>
> My guess is that 'TERM' is set either (a) wrongly, or (b) to something
> that is not meant to be able to understand HOME and END.
>
TERM
> When I'm using konsole, the and keys don't work in bash.
> The keys work fine in bash in xterm and console. Also, they work using vi in
> konsole.
My guess is that 'TERM' is set either (a) wrongly, or (b) to something
that is not meant to be able to understand HOME and END.
There are alterna
When I'm using konsole, the and keys don't work in bash.
The keys work fine in bash in xterm and console. Also, they work using vi in
konsole.
Anyone has the same problem?
Toshiro.
PS: I'm using sid, with all the latest packages.
Nueva forma de conectarse a internet en URUGUAY
-
On Thu, Oct 16, 2003 at 08:14:13PM -0500, Rob Benton wrote:
> I'm looking for a way to get my HOME and END keys working inside an
> xterm. They work fine from a text tty. The only thing I could think of
> is to use xmodmap to map them to Ctrl-a and Ctrl-e. Any other way to d
I'm looking for a way to get my HOME and END keys working inside an
xterm. They work fine from a text tty. The only thing I could think of
is to use xmodmap to map them to Ctrl-a and Ctrl-e. Any other way to do
this?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subje
On Thu, Mar 06, 2003 at 03:22:30AM +0100, Agust?n Fern?ndez wrote:
> If you want to connect to a debian box from Putty you may notice that
> the home and end keys don't work, and just write "~" to the terminal. In
> order to get them working you must set the ter
On Thu, Mar 06, 2003 at 03:22:30AM +0100, Agust?n Fern?ndez wrote:
> Hi, I've been a long while trying to figure this out and I thought that
> this might be of use to others.
>
> If you want to connect to a debian box from Putty you may notice that
> the home and end keys
Hi, I've been a long while trying to figure this out and I thought that
this might be of use to others.
If you want to connect to a debian box from Putty you may notice that
the home and end keys don't work, and just write "~" to the terminal. In
order to get them work
On Sun, Oct 27, 2002 at 12:27:17 +0100, Morten Bo Johansen wrote:
> Vincent Lefevre <[EMAIL PROTECTED]> wrote:
> VL> This is not sufficient: one needs a TERM value that defines color
> VL> *and* bce (neither xterm, nor xterm-color does, because they are
> VL> too generic).
>
> xterm-xfree86 does,
Vincent Lefevre <[EMAIL PROTECTED]> wrote:
VL> This is not sufficient: one needs a TERM value that defines color
VL> *and* bce (neither xterm, nor xterm-color does, because they are
VL> too generic).
xterm-xfree86 does, no?
Regards,
Morten
--
"There are three ways to get something done. Do
On Sun, Oct 27, 2002 at 12:45:18 +1100, Russell wrote:
> Vincent Lefevre wrote:
> > OK, so Home and End should be CSI 1 ~ and CSI 4 ~. This is also what
> > I get with the Nettle terminal under RISC OS.
>
> I've tried those sequences with: echo -n "^[[1~" >/dev/pts/1
> but had no success. Those co
Vincent Lefevre wrote:
>
> On Sat, Oct 26, 2002 at 01:29:11 +1000, Russell wrote:
> > The standard xterm commands are in:
> > http://cns.georgetown.edu/~ric/howto/Xterm-Title/ctlseqs.txt
I found there's more current info in /usr/share/doc/xterm/ctlseqs.txt.gz.
/usr/share/doc/xterm/xterm.terminf
Vincent Lefevre wrote:
>
> On Sat, Oct 26, 2002 at 01:29:11 +1000, Russell wrote:
> > The standard xterm commands are in:
> > http://cns.georgetown.edu/~ric/howto/Xterm-Title/ctlseqs.txt
>
> OK, so Home and End should be CSI 1 ~ and CSI 4 ~. This is also what
> I get with the Nettle terminal un
On Sat, Oct 26, 2002 at 01:29:11 +1000, Russell wrote:
> The standard xterm commands are in:
> http://cns.georgetown.edu/~ric/howto/Xterm-Title/ctlseqs.txt
OK, so Home and End should be CSI 1 ~ and CSI 4 ~. This is also what
I get with the Nettle terminal under RISC OS.
> BTW, did you use an xt
Vincent Lefevre wrote:
>
> On Fri, Oct 25, 2002 at 23:41:49 +1000, Russell wrote:
> > After doing echo -ne "\e[?1h", does Home still give ^[[H ?
>
> No, ^[OH as expected.
>
> > For a bash-specific fix, you could try: set enable-keypad on.
> > Maybe zsh has a similar setting.
>
> No, I think I
On Fri, Oct 25, 2002 at 23:41:49 +1000, Russell wrote:
> After doing echo -ne "\e[?1h", does Home still give ^[[H ?
No, ^[OH as expected.
> For a bash-specific fix, you could try: set enable-keypad on.
> Maybe zsh has a similar setting.
No, I think I need to configure that with bindkey. By defa
Vincent Lefevre wrote:
>
> On Fri, Oct 25, 2002 at 22:57:03 +1000, Russell wrote:
> > I'm assuming TERM="xterm".
>
> I use either TERM=xterm-xfree86 or TERM=xterm-vt220 (but the escape
> sequences for Home and End keys don't depend on which value I choo
On Fri, Oct 25, 2002 at 22:57:03 +1000, Russell wrote:
> I'm assuming TERM="xterm".
I use either TERM=xterm-xfree86 or TERM=xterm-vt220 (but the escape
sequences for Home and End keys don't depend on which value I choose).
> Type: echo -ne "\e[c" and see
Russell wrote:
>
> Martin Strauss wrote:
> >
> > I have the same problem in Eterm - how do I fix this?
> > I've tried binding the keysyms to and respectively, but this fscks
> > up home and end in vim and other applications...
>
> I just installed Eterm, and it looks winderful;) I think it
>
Vincent Lefevre wrote:
>
> On Fri, Oct 25, 2002 at 18:26:37 +1000, Russell wrote:
> > Are you using xterm? I'd try comparing your local config files
> > on both machines, and any relevant global config files in /etc
> > and in /etc/X11/app-defaults/XTerm.
>
> Hmm... Finally, it doesn't work with
Russell wrote:
>
> Martin Strauss wrote:
> >
> > I have the same problem in Eterm - how do I fix this?
> > I've tried binding the keysyms to and respectively, but this fscks
> > up home and end in vim and other applications...
...
>
> The keypad Home/End worked by default, but i can disable/e
On Fri, Oct 25, 2002 at 18:26:37 +1000, Russell wrote:
> Are you using xterm? I'd try comparing your local config files
> on both machines, and any relevant global config files in /etc
> and in /etc/X11/app-defaults/XTerm.
Hmm... Finally, it doesn't work with zsh either on the RedHat machine.
I do
Vincent Lefevre wrote:
>
> On Fri, Oct 25, 2002 at 10:10:53 +1000, Russell wrote:
> > I want to activate them so that my keyboard doesn't have stupid
> > non-functional keys.
>
> Normally, you don't need to activate them.
>
> But I've noticed that they don't work with zsh on my Debian machine,
>
Martin Strauss wrote:
>
> I have the same problem in Eterm - how do I fix this?
> I've tried binding the keysyms to and respectively, but this fscks
> up home and end in vim and other applications...
I just installed Eterm, and it looks winderful;) I think it
can even load different colors fo
On Fri, Oct 25, 2002 at 10:10:53 +1000, Russell wrote:
> I want to activate them so that my keyboard doesn't have stupid
> non-functional keys.
Normally, you don't need to activate them.
But I've noticed that they don't work with zsh on my Debian machine,
whether they are activated or not. On a R
he keysyms to and respectively, but this fscks
up home and end in vim and other applications...
Martin
Begin Russell quotation:
stefan wrote:
Problem:
In xterm, my home key and my end key do not work, only
beep...
This was fixed last night.
To activate the Home and End keys
Bob Proulx wrote:
>
> Russell <[EMAIL PROTECTED]> [2002-10-25 10:10:53 +1000]:
> > Bob Proulx wrote:
> > > Why do you have to activate them?
> >
> > I want to activate them so that my keyboard doesn't have stupid
> > non-functional keys.
>
> You completely misread my meaning. I was NOT asking wh
Russell <[EMAIL PROTECTED]> [2002-10-25 10:10:53 +1000]:
> Bob Proulx wrote:
> > Why do you have to activate them?
>
> I want to activate them so that my keyboard doesn't have stupid
> non-functional keys.
You completely misread my meaning. I was NOT asking why you want to
use the keys. I think
and my end key do not work, only
> > beep...
>
> This was fixed last night.
>
> To activate the Home and End keys (dedicated or keypad ones) in xterm,
> press ctrl+button 2 (mouse left+right) to get the xterm "VT Options"
> menu, then select "Enable Applicatio
stefan wrote:
>
> Problem:
> In xterm, my home key and my end key do not work, only
> beep...
This was fixed last night.
To activate the Home and End keys (dedicated or keypad ones) in xterm,
press ctrl+button 2 (mouse left+right) to get the xterm "VT Options"
men
This one time, at band camp, stefan said:
> Problem:
> In xterm, my home key and my end key do not work, only
> beep...
There is a current thread on this mailing list about the same issue -
several solutions have been advanced.
HTH,
Steve
--
Reply hazy, ask again later.
msg08842/pgp0.pgp
Bob Proulx wrote:
>
> > > > To activate the Home and End keys (dedicated or keypad ones) in xterm,
> > > > press ctrl+button 2 (mouse left+right) to get the xterm "VT Options"
> > > > menu, then select "Enable Application Cursor Keys".
On Thursday 24 October 2002 04:23 pm, Bob Proulx wrote:
> > > > To activate the Home and End keys (dedicated or keypad ones) in
> > > > xterm, press ctrl+button 2 (mouse left+right) to get the xterm "VT
> > > > Options" menu, then select "Ena
> > > To activate the Home and End keys (dedicated or keypad ones) in xterm,
> > > press ctrl+button 2 (mouse left+right) to get the xterm "VT Options"
> > > menu, then select "Enable Application Cursor Keys". Alternatively,
> > > type: echo
Problem:
In xterm, my home key and my end key do not work, only
beep...
I have already been searching the web for this one for a while.
I actually found a posting about this on debianhelp.org,
but the proposed solution didn't work for me.
From what I've read so far, I suppose this is a matter wit
On Thu, Oct 24, 2002 at 21:25:28 +1000, Russell wrote:
> To activate the Home and End keys (dedicated or keypad ones) in xterm,
> press ctrl+button 2 (mouse left+right) to get the xterm "VT Options"
> menu, then select "Enable Application Cursor Keys". Alternati
Hi,
On Thu, 24 Oct 2002, Russell wrote:
> > In which configuration file can this be set as default for all xterms?
>
> I put:
> *xterm*appcursordefault: true
>
> in ~/.Xresources
>
> These should work too:
> *xterm*vt100*appcursordefault: true
> *XTerm*vt100*appcursordefault: true
> *xte
On Thu, Oct 24, 2002 at 01:42:34PM +0200, Sebastiaan wrote:
> On Thu, 24 Oct 2002, Russell wrote:
> > To activate the Home and End keys (dedicated or keypad ones) in xterm,
> > press ctrl+button 2 (mouse left+right) to get the xterm "VT Options"
> > menu, then se
; > > On Mon, 21 Oct 2002 09:07:48 +0200 Eduard Bloch <[EMAIL PROTECTED]> wrote:
> > > >
> > > > > - broken home/end keys in bash in xterm (even in Woody)
>
>
> > To activate the Home and End keys (dedicated or keypad ones) in xterm,
> > press ctrl+button 2 (
> >
> > > > - broken home/end keys in bash in xterm (even in Woody)
> To activate the Home and End keys (dedicated or keypad ones) in xterm,
> press ctrl+button 2 (mouse left+right) to get the xterm "VT Options"
> menu, then select "Enable Application Curs
rm *shrug*
>
> A non-problemo for me. I didn't even realize those keys were supposed to
> work! Now what's wrong with Ctrl-A and Ctrl-E?
To activate the Home and End keys (dedicated or keypad ones) in xterm,
press ctrl+button 2 (mouse left+right) to get the xterm "VT Options&
csj wrote:
On Mon, 21 Oct 2002 09:40:36 -0500
"Jamin W.Collins" <[EMAIL PROTECTED]> wrote:
On Mon, 21 Oct 2002 09:07:48 +0200 Eduard Bloch <[EMAIL PROTECTED]> wrote:
- broken home/end keys in bash in xterm (even in Woody)
Sounds like a possible reason to use RXVT... never noticed that it's
On Mon, 21 Oct 2002 09:40:36 -0500
"Jamin W.Collins" <[EMAIL PROTECTED]> wrote:
> On Mon, 21 Oct 2002 09:07:48 +0200 Eduard Bloch <[EMAIL PROTECTED]> wrote:
>
> > - broken home/end keys in bash in xterm (even in Woody)
>
> Sounds like a possible reason to use RXVT... never noticed that it's
> b
On Wed, 24 Oct 2001, Brooks R. Robinson wrote:
> Greetings,
> I use PuTTY to ssh into my boxen. I recently upgraded a couple of them
> to
> woody, and the {home} and {end} keys don't seem to work properly anymore,
> instead of going to the beginning or end of the
Greetings,
I use PuTTY to ssh into my boxen. I recently upgraded a couple of them
to
woody, and the {home} and {end} keys don't seem to work properly anymore,
instead of going to the beginning or end of the line, they produce a tilde
and a beep. They function properly at the co
On Thu, Aug 02, 2001 at 11:05:20AM -0500, William Jensen wrote:
>
> I helped me with forcing xterm to send other keycodes, but the problem
> is here. Feel free to report this as a bug. As far as I know all
> X-Terminal programs are in sync with current termcap database, all but
> xterm, which send
On Thu, 2 Aug 2001, William Jensen wrote:
>
> I helped me with forcing xterm to send other keycodes, but the problem
> is here. Feel free to report this as a bug. As far as I know all
> X-Terminal programs are in sync with current termcap database, all but
> xterm, which send broken key sequences
I helped me with forcing xterm to send other keycodes, but the problem
is here. Feel free to report this as a bug. As far as I know all
X-Terminal programs are in sync with current termcap database, all but
xterm, which send broken key sequences to programs inside the terminal.
I'm using eterm
On Thu, Aug 02, 2001 at 08:57:30AM +0200, Sebastiaan wrote:
> > So, this ~/XTerm file helped:
> > ---
> > *VT100.Translations: #override ~Shift ~Ctrl ~Meta Home:
> > string("\033OH")\n\
> >~Shift ~Ctrl ~Meta End: string("\033OF")
> > ---
> Nope, still no success. I
On Wed, 1 Aug 2001, Eduard Bloch wrote:
> #include
> Sebastiaan wrote on Wed Aug 01, 2001 um 08:34:56PM:
>
> > > "\e[1~": beginning-of-line
> > > "\e[3~": delete-char
>
> A kludge, should not be used.
>
> > > "\e[4~": end-of-line
> > > "\e[d": backward-word
> > > "\e[c": forward-word
> > >
>
On Wed, Aug 01, 2001 at 10:40:34PM +0200, Eduard Bloch wrote:
> So, this ~/XTerm file helped:
> ---
> *VT100.Translations: #override ~Shift ~Ctrl ~Meta Home:
> string("\033OH")\n\
>~Shift ~Ctrl ~Meta End: string("\033OF")
> ---
Now that is _really_ satisfying. Yo
#include
Sebastiaan wrote on Wed Aug 01, 2001 um 08:34:56PM:
> > "\e[1~": beginning-of-line
> > "\e[3~": delete-char
A kludge, should not be used.
> > "\e[4~": end-of-line
> > "\e[d": backward-word
> > "\e[c": forward-word
> >
> Does not work for me. I am running woody. Any ideas?
I helped me
ting. Now I have most of my stuff on this drive,
> > Mike> and I've noticed that the home and end keys no longer work on
> > Mike> the command line in xterms. Still works in the non-X console,
> > Mike> though. What do I need to mess with to get this working?
> >
On 1 Aug 2001, Guy Geens wrote:
> >>>>> "Mike" == Mike Pfleger <[EMAIL PROTECTED]> writes:
>
> Mike> I've migrated to a newer HDD, which I installed with potato, and
> Mike> upgraded to testing. Now I have most of my stuff on this drive,
>>>>> "Mike" == Mike Pfleger <[EMAIL PROTECTED]> writes:
Mike> I've migrated to a newer HDD, which I installed with potato, and
Mike> upgraded to testing. Now I have most of my stuff on this drive,
Mike> and I've noticed that the home and en
I've migrated to a newer HDD, which I installed with potato, and upgraded
to testing. Now I have most of my stuff on this drive, and I've noticed
that the home and end keys no longer work on the command line in xterms.
Still works in the non-X console, though. What do I need to mess w
Hi!!
I recently upgraded my potato (apt-get upgrade) and all is OK but HOME and END
keys
in a bash terminal in Xwindow DO NOT work only beep. In any other program
(Abiword,
gnumeric, Netscape, etc) the keys work fine.
What is the problem?
Bash i do not think so... in console is OK
59 matches
Mail list logo