> I am trying to pinpoint the problem while noting when it happens. Not easy. > For example, after login, I start typing a command then hit tab and the > console freezes. I use vim a lot to edit configurations and scripts, and it > freezes. >
maybe use ed(1) instead as a temporary doorstop till you've fixed the issue. i use it when i wanna edit text on a very slow terminal or connection. -- noodle

