Ticket #3837 (closed defect: wontfix)
cd does not work in menu
Reported by: | gnusupport | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-core | Version: | master |
Keywords: | cd menu | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
The following item is probably changing to the directory, but panel is not changing. Or I am doing it wrong? I wish to be asked for ID/query, then to change to directory by that ID.
Please help, as this is for me useful CRM feature.
I Open contact directory ID=%{Contact ID} cd "/home/data1/protected/By-ID/$ID"
Change History
Note: See
TracTickets for help on using
tickets.
As far as I know, you can't affect the panel directory from the menu code, because it runs in a subshell, and this is by design.