martanne / vis

A vi-like editor based on Plan 9's structural regular expressions
Other
4.23k stars 256 forks source link

vis-open: show trailing "/" for folders #846

Closed vkochan closed 4 years ago

vkochan commented 4 years ago

Add -F option to ls output which allows to easy identify folder entries with trailing "/".

Signed-off-by: Vadym Kochan vadim4j@gmail.com

vkochan commented 4 years ago

Closed, because "ls" adds extra symbols for other files.