Re: mg.1: add no-tab-mode to set-default-mode description

2023-06-28 Thread Omar Polo
Hi, On 2023/06/27 18:53:44 -0700, "Simon Branch" wrote: > Hello! > > I've been enjoying the resurrection of no-tab-mode in mg(1). > It is simple to enable by default: > > set-default-mode notab > > The manual page says that "built in modes include fill, indent and > overwrite". This patch

mg.1: add no-tab-mode to set-default-mode description

2023-06-27 Thread Simon Branch
Hello! I've been enjoying the resurrection of no-tab-mode in mg(1). It is simple to enable by default: set-default-mode notab The manual page says that "built in modes include fill, indent and overwrite". This patch makes the list more complete by adding notab, and adds "can be set globally