Files
zyedidia.micro/internal/config
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
..
2020-09-05 14:52:35 -04:00
2020-02-11 13:09:17 -05:00
2020-02-01 23:54:38 -05:00
2020-09-16 00:08:01 -04:00
2020-02-01 23:54:38 -05:00
2020-05-04 10:16:15 -04:00