[PROPOSAL] make killing gst a nicer experience ;)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[PROPOSAL] make killing gst a nicer experience ;)

Michael Fellinger-3
Hello List,

atm when i hit ^C in gst, i get following:

manveru@pi ~/p/smalltalk> gst
"Scavenging... 85% reclaimed, done"
"Scavenging... 71% reclaimed, done"
GNU Smalltalk ready

st> stdin:1: Interrupt
[0xffffe420]
/lib/libreadline.so.5[0xb7eb3607]
[0xffffe420]
gst[0x806e6b0]
gst[0x806e721]
/lib/libreadline.so.5(rl_read_key+0x2fa)[0xb7eb5c2a]
/lib/libreadline.so.5(readline_internal_char+0x17f)[0xb7ea2eaf]
/lib/libreadline.so.5(readline+0x95)[0xb7ea2f85]
gst[0x806f13e]
gst[0x804cf25]

(the first part is due to the path-fix in ~/.stinit
now... what i'd like to propose is some handler that makes readline happy...
I've got no idea if that is possible at the moment, but as i use the
readline-interface all the time, i think it would be much nicer.
(of course you could argue that at least you should feel guilty about killing
gst)

MfG
Michael 'manveru' Fellinger


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk