All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cathryn Mataga <cathryn@junglevision.com>
To: Thomas Osterried <thomas@x-berg.in-berlin.de>
Cc: linux-hams@vger.kernel.org
Subject: [PATCH] call.c
Date: Fri, 25 Dec 2009 03:35:40 -0800	[thread overview]
Message-ID: <4B34A38C.3020200@junglevision.com> (raw)
In-Reply-To: <4B281839.8040509@junglevision.com>

[-- Attachment #1: Type: text/plain, Size: 1299 bytes --]

This is a patch to call.c.  This is against ax25-apps-0.0.8-rc2.
Only one file is changed, call.c

1.  Now supports UTF8 or IBM850 as the encoding style over AX25.
1a.  Attention was paid to make sure that wide characters worked
with East Asian fonts.
2.  Now the screen can be resized.
correctly.   The program no longer crashes when it is resized.
3.  Added a scrollback buffer.  Use the up and down arrow keys
or the page up/page down keys to scroll through history.
After the screen begins scrolling, press 'up arrow' to view
history.
4.  Many visual quirks have been fixed.

I tested with East-Asian fonts myself, and I tested with
international latin characters by dragging from charmap.
My US keyboard has no Alt-GR key, so I'm not sure
how to type them directly here.   I've been using
this myself for the last week or so, and I can't
find anything wrong, but, you know how that goes.

I did check on gnome-terminal, and xterm, and also konsole.
It seems to behave about the same on all of these, though,
the keyboard is mapped slightly different with the number
pad with some terminal emulators.  This was compiled on
a Fedora 12 system everything updated by me.

This version is now dependent on iconv and wide character
versions of ncurses, which I think should be everywhere these
days.

[-- Attachment #2: callintl.patch --]
[-- Type: application/x-itunes-itlp, Size: 37496 bytes --]

      reply	other threads:[~2009-12-25 11:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <S1752195AbZK3HxQ/20091130075316Z+372@vger.kernel.org>
2009-11-30 20:38 ` nr0 doesn't show up (netrom) Cathryn Mataga
2009-11-30 21:13   ` Cathryn Mataga
2009-11-30 21:48     ` Cathryn Mataga
2009-12-01  6:05       ` Cathryn Mataga
2009-12-07 10:30         ` ax25ipd.c routing Cathryn Mataga
2009-12-07 16:25           ` Thomas Osterried
2009-12-07 20:02             ` Cathryn Mataga
2009-12-07 20:26               ` Thomas Osterried
2009-12-07 23:30                 ` Ray Wells
     [not found]                 ` <4B1D84C4.8000206@exemail.com.au>
     [not found]                   ` <20091207235111.GS19524@x-berg.in-berlin.de>
2009-12-08  1:45                     ` Cathryn Mataga
2009-12-08  5:11                     ` Cathryn Mataga
2009-12-08 22:15                     ` Cathryn Mataga
2009-12-15 23:14                       ` [PATCH] ax25ipd Cathryn Mataga
2009-12-25 11:35                         ` Cathryn Mataga [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B34A38C.3020200@junglevision.com \
    --to=cathryn@junglevision.com \
    --cc=linux-hams@vger.kernel.org \
    --cc=thomas@x-berg.in-berlin.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.