Re: v6: cursor behaviour with arrow keys
- To: mathgroup at smc.vnet.net
- Subject: [mg76942] Re: v6: cursor behaviour with arrow keys
- From: Boson <sandro.romani at gmail.com>
- Date: Wed, 30 May 2007 05:27:23 -0400 (EDT)
- References: <f3dpfm$ftu$1@smc.vnet.net>
> paste in the following text to create a cell: > > a := 1 > b := 1 > c := 1 > d := 1 > e := 1 > f := 1 > g := 1 > > evaluate it by hitting enter, then click at the end of line "a", hit > the down arrow twice -- and the cursor will jump to the end of line > "g". Hitting up twice brings the cursor to the beginning of line "f", > and then up again takes the cursor back *down* to the end of line "g". confirmed in linux x86_64, weird indeed. Sandro