[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gzz-commits] gzz/Documentation/misc cursor-bindings.txt
From: |
Benja Fallenstein |
Subject: |
[Gzz-commits] gzz/Documentation/misc cursor-bindings.txt |
Date: |
Wed, 25 Sep 2002 11:03:26 -0400 |
CVSROOT: /cvsroot/gzz
Module name: gzz
Changes by: Benja Fallenstein <address@hidden> 02/09/25 11:03:26
Modified files:
Documentation/misc: cursor-bindings.txt
Log message:
twid
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/Documentation/misc/cursor-bindings.txt.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
Patches:
Index: gzz/Documentation/misc/cursor-bindings.txt
diff -c gzz/Documentation/misc/cursor-bindings.txt:1.2
gzz/Documentation/misc/cursor-bindings.txt:1.3
*** gzz/Documentation/misc/cursor-bindings.txt:1.2 Wed Sep 25 10:50:12 2002
--- gzz/Documentation/misc/cursor-bindings.txt Wed Sep 25 11:03:26 2002
***************
*** 38,44 ****
to move it, you can follow the <J> with an <L> that
moves it back.
!
NEW WINDOW (Alt-N)
This creates a new window whose cursor is on the home cell
--- 38,44 ----
to move it, you can follow the <J> with an <L> that
moves it back.
!
NEW WINDOW (Alt-N)
This creates a new window whose cursor is on the home cell
***************
*** 47,53 ****
in the new window. (That assumes that your window manager
will bring a new window front and send the next key event/s
to it, by default.)
!
Ted suggests Alt-C for "new cursor"; I think Alt-N is a more
memorable binding. Alt-O for "open new window" would also work,
but we use that for traversing clones.
--- 47,53 ----
in the new window. (That assumes that your window manager
will bring a new window front and send the next key event/s
to it, by default.)
!
Ted suggests Alt-C for "new cursor"; I think Alt-N is a more
memorable binding. Alt-O for "open new window" would also work,
but we use that for traversing clones.
***************
*** 61,70 ****
arrowset is assigned to the blue window, and the blue cursor
is on cell "FOO," then pressing Alt-F will open a new window
focused on "FOO."
!
This also goes into arrowset reassignment mode.
!
!
Not implemented: CURSOR VAPORIZE (Alt-V)
Closes the window that is front. I didn't know how to implement
--- 61,70 ----
arrowset is assigned to the blue window, and the blue cursor
is on cell "FOO," then pressing Alt-F will open a new window
focused on "FOO."
!
This also goes into arrowset reassignment mode.
!
!
Not implemented: CURSOR VAPORIZE (Alt-V)
Closes the window that is front. I didn't know how to implement
***************
*** 73,79 ****
to close a window. Alt-F4 is common and not so much harder to type
than Alt-V, so simply using this seems right.
!
Not implemented: BRING NEXT WINDOW FRONT (Spacebar)
Supposed to simply bring the next Gzz window front. Window managers
--- 73,81 ----
to close a window. Alt-F4 is common and not so much harder to type
than Alt-V, so simply using this seems right.
! Also note that Alt-V is taken for changing views backwards.
!
!
Not implemented: BRING NEXT WINDOW FRONT (Spacebar)
Supposed to simply bring the next Gzz window front. Window managers