Would it be possible to include an option to display the full command
run (rather than just the first word of it)? In other words, instead of:

0 vi
1 bash
2 watch
3 tail

You might see:

0 vi .bashrc
1 bash
2 watch df -h
3 tail -f /var/log/messages

Awhile ago I had a patch that provided this behavior. Is there any
chance of such a patch being accepted into git? If so, are there
preferred names, etc. for this functionality?

Thanks,

-- Erik


_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to