micro/runtime/help
Andrew Geng 432fc7ed58
Add -multimode to open multiple files into split. (#2689)
Adds config option `multimode`, which takes values `tab`, `vsplit`,
or `hsplit` (corresponding to the file-opening commands). I mean to
use it with a command line like

    micro -multimode vsplit foo.h foo.c

to open files in a side-by-side split, but if one really wanted to
one could set it in the config file to change the default behavior of
opening multiple files in tabs.
2023-01-23 11:13:42 -08:00
..
colors.md Fixes for syntax and docs 2021-08-03 00:07:14 -04:00
commands.md Clarified some documentation (#2259) 2021-11-02 13:26:14 -07:00
copypaste.md Add alcritty and foot to the list of OSC 52 supporting terminals (#2154) 2021-07-13 23:37:48 -04:00
defaultkeys.md Add better explanation about find 2022-10-12 19:05:42 -07:00
help.md Doc changes (#2646) 2023-01-11 21:56:23 -08:00
keybindings.md Document FindLiteral default binding 2022-10-04 16:30:06 -07:00
options.md Add -multimode to open multiple files into split. (#2689) 2023-01-23 11:13:42 -08:00
plugins.md Made apparent the functionality of the ftoptions plugin (#2321) 2022-02-11 14:15:26 -08:00
tutorial.md Fix typo in tutorial.md (#2130) 2021-06-12 23:52:08 -04:00