unconed / TermKit

Experimental Terminal platform built on WebKit + node.js. Currently only for Mac and Windows, though the prototype works 90% in any WebKit browser.
http://acko.net/
Other
4.43k stars 236 forks source link

ls command problems #44

Closed Shifty0x88 closed 13 years ago

Shifty0x88 commented 13 years ago

when using the LS command with long file/folder names, the UI breaks.

Long file/folder names causes the file/folder size to be moved to top the next column. probably a .css issue

Also no support for multiple flags/switches

ls -la does not work,

ls -a has the same problem as described above even without long file names

djbe commented 13 years ago

The ls -la issue is already mentioned here: https://github.com/unconed/TermKit/issues/5