Re: [PATCH v2 04/15] Add source page

2018-06-18 Thread John Keeping
On Mon, Jun 18, 2018 at 10:57:35AM +0800, Andy Green wrote: > From: John Keeping > > We are about to introduce rendering of content for the tree view. This > source page will allow bypassing the renderer and accessing the content > of the current tree view. > > Signed-off-by: John Keeping >

[PATCH v2 04/15] Add source page

2018-06-17 Thread Andy Green
From: John Keeping We are about to introduce rendering of content for the tree view. This source page will allow bypassing the renderer and accessing the content of the current tree view. Signed-off-by: John Keeping --- cmd.c |6 ++ ui-shared.c | 10 ++ ui-shared.h |