Added custom Posix class that holds the custom character weight table with a public GetCharWeight method to retrieve the weight from the table. Fixed spacing of the ls -l output and slowly working with the binary search in the ls.ts file
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<span class=" pointer self-start pr-2">$</span>
|
||||
<p>{cmd}</p>
|
||||
</div>
|
||||
<div style="white-space: nowrap;" class=" relative">
|
||||
<div style="white-space: pre;" class=" relative">
|
||||
{#if typeof output === 'string'}
|
||||
{output}
|
||||
{:else if output instanceof Element}
|
||||
|
||||
Reference in New Issue
Block a user