summaryrefslogtreecommitdiff
path: root/.config/mc/panels.ini
Commit message (Collapse)AuthorAge
* mc: layout for inspecting uploadsSean Whitton2022-08-11
| | | | | | | | | There is no right_panel_size configuration key, and we need the quickview of the file to always be wide enough, so have that be the left panel, and mc will ensure is always 85 cols. The right panel is the file list and that will be dynamically resized to the remaining space. Can fullscreen the mc window if temporarily need right panel to be a bit bigger.
* mc: do not default to quickviewSean Whitton2019-06-27
|
* commit rest of mc configSean Whitton2019-03-19
Quick view in right pane on startup, and some other tweaks.