Максим <a23s4a2...@yandex.ru> writes:

In bash I can press Ctrl-l to clear the screen.
In ksh this key combination does not work. I can clear the screen only
using the command "clear".

How can I do this using hotkeys in ksh?

i have this in my .kshrc:

   bind -m '^L=^Uclear^J^Y'


Alexis.

Reply via email to