Ticket #1488 (accepted enhancement)

Opened 15 years ago

Last modified 22 months ago

Mountpoint selector

Reported by: dborca Owned by: slavazanko
Priority: major Milestone: Future Releases
Component: mc-core Version: 4.7.0-pre1
Keywords: Cc: dborca@…, mooffie@…
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

A nice feature of Advanced Midnight Commander mc-4.1.x-MP by Olegarch was the mountpoint selector. I ported it back to MC. Very useful, especially in conjunction with automounters for USB sticks, CDs, etc.

F11 (Shift-F1) and F12 (Shift-F2) will display the mountpoints selectors for each panel.

Patch (against 4.7.0-pre1) attached.

Attachments

mc-4.7.0-pre1.mountlist.patch.gz (2.6 KB) - added by dborca 15 years ago.
mc-4.7.0-pre1.mountlist.patch (8.9 KB) - added by angel_il 15 years ago.

Change History

Changed 15 years ago by dborca

comment:1 Changed 15 years ago by dborca

  • Cc dborca@… added

comment:2 follow-up: ↓ 4 Changed 15 years ago by andrew_b

Why do you use the new mount_entry structure instead of existing my_statfs one?

comment:3 Changed 15 years ago by slavazanko

  • Milestone changed from 4.7.0-pre2 to 4.7.0-pre3

Nice feature. But will realized into pre3.

comment:4 in reply to: ↑ 2 Changed 15 years ago by dborca

Replying to andrew_b:

Why do you use the new mount_entry structure instead of existing my_statfs one?

Because I am evil. >:)

Or maybe because mount_entry structure is not new at all?

Or maybe because a mountpoint _selector_ is supposed to _select_ something from a list? Last time I looked, my_statfs was just a structure (for a known path), not a _list_ node structure.

Changed 15 years ago by angel_il

comment:5 Changed 15 years ago by angel_il

  • Milestone changed from 4.7.0-pre3 to 4.7.0-pre4

comment:6 Changed 15 years ago by iNode

  • Owner set to iNode
  • Status changed from new to accepted

comment:7 Changed 14 years ago by slavazanko

  • Owner changed from iNode to slavazanko

comment:8 Changed 14 years ago by slavazanko

  • Milestone changed from 4.7.0-pre4 to 4.7

comment:9 Changed 12 years ago by andrew_b

  • Branch state set to no branch
  • Milestone changed from 4.7 to Future Releases

comment:10 Changed 9 years ago by mooffie

  • Cc mooffie@… added

comment:11 Changed 22 months ago by pavelthebest

Any updates on this? The feature would be really useful.

Note: See TracTickets for help on using tickets.