RAA - rfcview

rfcview / 0.0.1

Short description: RFC Viewer
Category: Application/Viewer
Status: alpha
Created: 2003-03-25 19:36:22 GMT
Last update: -
Owner: hans (Projects of this owner)
Homepage: not available
Download: http://hans.fugal.net/ruby/rfcview.bz2
License: GPL
Dependency:
None
Description:

A simple RFC viewer written with FXRuby. The key features are correct pagination and easy keyboard navigation. Pipe the RFC into rfcview. e.g. "rfcview < rfc2060.txt"

Keys
space or n for next page
p for previous page

Bugs
The FXText box responds to events, not the FXMainWindow, so the FXText box needs focus for keys to work.
It's a major hack with no real structure ;-)

Edit this project (for project owner)

back to RAA top