mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-24 09:47:19 +09:00
@@ -223,8 +223,8 @@ Here are the available options:
|
||||
|
||||
default value: `true`
|
||||
|
||||
* `multimode`: specifies how to layout multiple files opened at startup.
|
||||
Most useful as a command-line option, like `-multimode vsplit`. Possible
|
||||
* `multiopen`: specifies how to layout multiple files opened at startup.
|
||||
Most useful as a command-line option, like `-multiopen vsplit`. Possible
|
||||
values correspond to commands (see `> help commands`) that open files:
|
||||
* `tab`: open each file in a separate tab.
|
||||
* `vsplit`: open files side-by-side.
|
||||
|
||||
Reference in New Issue
Block a user