From owner-freebsd-current Wed Jun 26 00:52:59 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA17143 for current-outgoing; Wed, 26 Jun 1996 00:52:59 -0700 (PDT) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA17138; Wed, 26 Jun 1996 00:52:55 -0700 (PDT) Received: (from sos@localhost) by ra.dkuug.dk (8.6.12/8.6.12) id JAA26415; Wed, 26 Jun 1996 09:51:11 +0200 Message-Id: <199606260751.JAA26415@ra.dkuug.dk> Subject: Re: Syscons 8bit chars mouse paste fix To: andreas@klemm.gtn.com (Andreas Klemm) Date: Wed, 26 Jun 1996 09:51:11 +0200 (MET DST) Cc: ache@nagual.ru, sos@freebsd.org, current@freebsd.org In-Reply-To: from "Andreas Klemm" at Jun 26, 96 07:20:21 am From: sos@freebsd.org Reply-to: sos@freebsd.org X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In reply to Andreas Klemm who wrote: > > > 8bit chars not passed without this fix (l_rint expands sign bit): > > Another thing that should be fixed is, that the text, you cut and > paste is after pasting in one line ! Would be nice, to insert > every 80 cheracters or so a newline ;-) Got both fixed, I have another mod I like to get finished, and I will commit the fixes later today... Any other gripes at the moment ?? (It seems I had forgotten how much fun its been writing syscons, but the enthusiasm is coming back) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.