On 01-Dec-2022 07:19, Bram Moolenaar wrote:
John Marriott wrote:
On 01-Dec-2022 05:12, Bram Moolenaar wrote:
Patch 9.0.0977
Problem:It is not easy to see what client-server commands are doing.
Solution: Add channel log messages if ch_log() is available. Move the
channel
John Marriott wrote:
> On 01-Dec-2022 05:12, Bram Moolenaar wrote:
> > Patch 9.0.0977
> > Problem:It is not easy to see what client-server commands are doing.
> > Solution: Add channel log messages if ch_log() is available. Move the
> > channel lo
On 01-Dec-2022 05:12, Bram Moolenaar wrote:
Patch 9.0.0977
Problem:It is not easy to see what client-server commands are doing.
Solution: Add channel log messages if ch_log() is available. Move the
channel logging and make it available with the +eval feature.
Files
Patch 9.0.0977
Problem:It is not easy to see what client-server commands are doing.
Solution: Add channel log messages if ch_log() is available. Move the
channel logging and make it available with the +eval feature.
Files: Filelist, runtime/doc/starting.txt, src