mc Digest, Vol 155, Issue 1
chris glur
crglur at gmail.com
Tue Jul 4 09:12:36 UTC 2017
Simplified:
HOW2 create selectable list-of-dirs. in F2 menu ?
Preferably like existing <hot dirs. listing>;
although less convenient; even dirs. numbered,
where the number must be entered for the selections, is OK.
==TIA.
On 7/1/17, mc-request at gnome.org <mc-request at gnome.org> wrote:
> Send mc mailing list submissions to
> mc at gnome.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://mail.gnome.org/mailman/listinfo/mc
> or, via email, send a message with subject or body 'help' to
> mc-request at gnome.org
>
> You can reach the person managing the list at
> mc-owner at gnome.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of mc digest..."
>
>
> Today's Topics:
>
> 1. Edit menu file? (chris glur)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 1 Jul 2017 01:06:38 +0000
> From: chris glur <crglur at gmail.com>
> To: mc at gnome.org
> Cc: crglur at gmail.com
> Subject: Edit menu file?
> Message-ID:
> <CACe=ECoxUR6R4wQTyQZxxcrdkoYa0Wv2V_Knsw8z+u+uRKxbLg at mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> This query previously posted from a wrong account: Sorry!
> Q: How to create a selectable menu of directories in a F2-menu entry?
>
> A very useful facility would be the ability to move files to an
> evolving list of Dirs, as you browse your empire: possibly a DirTree
> of several mounted devices and partitions; since entropy dictates
> that when you go to buy X, you're bound to see Y & Z, which you now
> remember, that you also need.
>
> I've started editing: <0 Edit a bug report and send it to root>
> towards:
> 0 Select Dir for current file to move to:
> read -p "index of DestDir=" DestDir
> echo "mv %f $DestDir"
>
> Previously, on systems that only had a shell I'd made a hack simulating
> mc's visual/selectable-file-list, with a numbered file-listing, where
> the entered number sets the file which becomes the argument of the
> action.
>
> How should I be able to pass the selection of a Directory-Menu to:
> mv %f <Dir>
> ?
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> mc mailing list
> https://mail.gnome.org/mailman/listinfo/mc
>
>
> ------------------------------
>
> End of mc Digest, Vol 155, Issue 1
> **********************************
>
More information about the mc
mailing list