Re: [PATCH v4] tree: new applet

2022-05-01 Thread tito
On Mon, 2 May 2022 01:40:39 +0800 Kang-Che Sung wrote: > Hi Roger, > > May I suggest you add an option to draw the tree lines using ASCII > characters only, and make the Unicode support optional at build time? > > I just feel uncomfortable when I see source code containing embedded UTF-8 >

Re: [PATCH v4] tree: new applet

2022-05-01 Thread Kang-Che Sung
Hi Roger, May I suggest you add an option to draw the tree lines using ASCII characters only, and make the Unicode support optional at build time? I just feel uncomfortable when I see source code containing embedded UTF-8 characters and the strings have no ASCII alternative. The DOS tree

Re: [PATCH v4] tree: new applet

2022-05-01 Thread tito
On Sun, 01 May 2022 12:51:16 + Roger Knecht wrote: > Add new applet which resembles the MS-DOS tree program to list directories > and files in a tree structure. > > function old new delta > tree_print