mirror of
https://github.com/preservim/nerdtree.git
synced 2025-02-17 07:32:44 +08:00
![]() This change will display the file size (printed with the "ml" command) in an easy-to-read format, while still displaying its precise value. It uses the "stat" command (with the correct switches for Unix and OSX) to get the file size, "sed" to add the commas, and "sed" again to replace the original size with the modified number. |
||
---|---|---|
.. | ||
exec_menuitem.vim | ||
fs_menu.vim |