Would it have to go into the kernel, or could it be hacked into
a shell, similar to the way the program "screen" has a
scrollback buffer?
> What would it take to implement scroll-back on tty output?
There is limited scroll-back on virtual consoles. Basically, pressing
shift-pgup and shift-pgdn (default key mappings) let you access other
parts of the circular video buffer. Switching VC's will lose scrollback
because it resets the buffer.
> Would it have to go into the kernel, or could it be hacked into
>a shell, similar to the way the program "screen" has a
>scrollback buffer?
A more complete implementation could be put in the kernel, but I'm
not sure the benefits would be worth the bloat. I can usually get
the same effects using pagers when I need scrollback. Other
approaches are to run a shell under GNU Emacs or screen.
--
_g, '96 --->>>>>>>>>> gt8...@prism.gatech.edu <<<<<<<<<--- CompSci ,g_
W@@@W__ |-\ ^ | disclaimer: <---> "Bow before ZOD!" __W@@@W
W@@@@**~~~' ro|-<ert s/_\ nders | who am I??? ^ from Superman '~~~**@@@@W
`*MV' hi,ocie! |-/ad! / \ss!! | ooga ooga!! | II (cool)! `VW*'
No problem at all -- just hit Shift/Page-Up and watch it happen!
--
+-----------------------------------------+-----------------------------+
| Ross Boswell | Email d...@chmeds.ac.nz |
| Christchurch School of Medicine | FAX +64 3 364 0525 |
| PO Box 4345, Christchurch, NEW ZEALAND | Phone +64 3 364 0590 |
+-----------------------------------------+-----------------------------+
Follow-ups to comp.os.linux.misc.
Ouch!!!!!!!!! That means that if someone decides to implement it, there will
people rallying against it?! I sure hope not! Maybe make something like that
configurable.
I don't like to see development discouraged.
I myself and a friend have quite a few things we would like to see in Linux.
Things like raw devices, async I/O, etc, etc. Things that would make Linux
a more complete operating system. We (and other contributers), would be
willing to implement stuff ourselves, but certainly not if it isn't going to
be in the main kernel distribution.
Hacking something into a kernel to get a feature I need is acceptable.
(I am willing to implement features I need/want. I am not going to just sit
back and whine and do nothing useful. I can understand developers frustration
at those type of users.)
But:
Hacking something into every kernel that comes out to get a feature I need is
_NOT_ acceptable!
In other words, please give us small-time developers a chance to contribute.
It will make us all much happier and Linux much better. If it works, let it
go into the kernel, unless there is a _very_ compelling reason to do
otherwise. If it is questionable, just put a config option to enable it.
This is _NOT_ a flame, merely a suggestion.
Follow-ups to comp.os.linux.misc.
- Matt
--
"Still looking for a funky quote..."
Matthew Ryan
rya...@rpi.edu
>Laszlo Herczeg (l...@whome.uucp) wrote:
>: What would it take to implement scroll-back on tty output?
>: That is, the user could scroll back on the screen output by hitting
>: a certain key, such as PgUp.
>No problem at all -- just hit Shift/Page-Up and watch it happen!
Nobody told me, I think 99% of all Linux users don't know this!
bye Stefan
--
Stefan Nehlsen ne...@toppoint.de
I've thought of adding an external NMI button, by simply connecting
a pushbutton to the IOCHK bus line and to ground. However, Linux seems to be
turning that particular feature off:
- Linux recognizes NMIs which are generated by parity errors.
- The BIOS thinks there was a parity error when said button is pressed.
- However, as soon as Linux boots, the button does nothing.
(OK, it clicks reassuringly. ;-)
Conclusion: Something turns off the IOCHK line. Where, how?
--
And then I got rescued by this bowl!
-- Jo, PLANET OF THE DALEKS
--
Matthias Urlichs \ XLink-POP Nürnberg | EMail: url...@smurf.sub.org
Schleiermacherstraße 12 \ Unix+Linux+Mac | Phone: ...please use email.
90491 Nürnberg (Germany) \ Consulting+Networking+Programming+etc'ing 42
Ctrl-S (^S) always works fine for me. Followed by ^Q to resume.
Rob
Or better: use Scroll-look, and any key (also Scroll-lock)
resumes. And you have also a light which indicates the scroll-status.
: Rob
Fritz
--
Fritz Ganter Graz University of Technology, Austria
Email: gan...@fvkmapc02.tu-graz.ac.at, gan...@fvkmads02.tu-graz.ac.at
HAM-Radio: OE6...@OE6XYG.AUT.EU, OE6...@OE6FAD.AMPR.ORG
Phone: +43 316 873-7222 (Office), +43 316 663243 (home)
********** Linux... try it, use it, love it. ************
Flow control doesn't (and can't be made to) work for console output from
within the kernel.
--
Never fly under a sea gull - they'll shit on your airplane.
--Gordon Cooper
--
Matthias Urlichs \ XLink-POP Nürnberg | EMail: url...@smurf.noris.de
Schleiermacherstraße 12 \ Unix+Linux+Mac | Phone: ...please use email.
90491 Nürnberg (Germany) \ Consulting+Networking+Programming+etc'ing 42
Click <A HREF="http://smurf.noris.de/~urlichs/finger">here</A>.