From owner-freebsd-current Tue Nov 19 10:41:01 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA23302 for current-outgoing; Tue, 19 Nov 1996 10:41:01 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA23293; Tue, 19 Nov 1996 10:40:57 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA09251; Tue, 19 Nov 1996 11:27:58 -0700 From: Terry Lambert Message-Id: <199611191827.LAA09251@phaeton.artisoft.com> Subject: Re: Syscons Paste To: ache@nagual.ru (=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=) Date: Tue, 19 Nov 1996 11:27:58 -0700 (MST) Cc: terry@lambert.org, sos@FreeBSD.org, roberto@keltia.freenix.fr, current@FreeBSD.org In-Reply-To: <199611190818.LAA00912@nagual.ru> from "=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=" at Nov 19, 96 11:18:57 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > > > I think I should add two new keytypes CUT & PASTE and then add them > > > > to the keymaps... > > > > > > Is Cut really neccessary? When block is marked, it is already copied, > > > only Paste is neccesssary... > > > > How do I say I am done marking, via keyboard? > > > > Whatever that command is, it's "cut". > > Currently you can't do marking with keyboard and its implementing > require some rewritting while Paste implementing not require > anything except adding a key for it. If I have to move my hands away from the keyboard to the mouse to cut (losing "home row" and having to actually burn some time finding where my hands go again, maybe even looking at the keyboard if I don't have the standard "f and j" bumps), I might as well keep my hands on the mouse for the paste operation. So without the ability to mark (cut) via keyboard, pasting via keyboard is a pretty useless exercise... especially if it eats a keycode that is useful (easy to type), or if it is a complex "stand on one leg, hold down the shift key" that I can't wire into my medulla (like vi commands can be wired. Thought -> action. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.