Page 1 of 1
Custom filter different for each tab
Posted: 2017-01-16, 08:04 UTC
by mordysh
I would like the custom filter to be different for each tab - that way I can show log files in one tab and cfg files in another. Is it doable? Is there some way to get this behavior it with 9.0a version?
mordy
Posted: 2017-01-16, 08:13 UTC
by Horst.Epp
That is possible by defining View Modes and Auto Switch
together with em_commands for the filtering.
Posted: 2017-01-16, 09:35 UTC
by Lefteous
Make sure to enter a command after the pipe that is executed when switching to another folder. Something like:
em_SrcLogFiles|cm_SrcAllFiles
Posted: 2017-01-16, 10:08 UTC
by mordysh
Although I'm using it from version 3. something I didn't understood the options.
Can you elaborate or point me to reading/other threads with reading on this?
What is View mode? Auto Switch? etc.
I'm not that knowledgeable in the ways of TotalCmd.
Thanks