screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

full command shown in aka mode


From: Erik Osheim
Subject: full command shown in aka mode
Date: Thu, 25 Sep 2008 00:08:58 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]