Greetings,
Is there any way to map a key to toggle between brief and full views? Since I can't find a specific toggle command for this, I was wondering if anyone has been able to pull this off?
Thanks!
Any way to map a key to toggle between brief and full?
Moderators: Hacker, petermad, Stefan2, white
You can try my TCFS2 tool (together with TCFS2Tools plugin), it allows switching between different view modes, its initial config contains command switch_viewmode_S to switch between current view mode and some other, so this may be used to switch between current view mode and full one:
Code: Select all
TCFS2 /u- /ei switch_viewmode_S(302)
Re: Any way to map a key to toggle between brief and full?
Are you interested in any way? Also awkward ones?jzekeb wrote:Is there any way to map a key to toggle between brief and full views? Since I can't find a specific toggle command for this, I was wondering if anyone has been able to pull this off?