nixpulvis / oursh

Your comrade through the perilous world of UNIX.
http://nixpulvis.com/oursh/oursh
MIT License
67 stars 6 forks source link

Format completion possibilities in columns #42

Open nixpulvis opened 5 years ago

nixpulvis commented 5 years ago

We currently output completion possibilities over 25 in length by simply joining them with \ns. We should mirror sh style completions and format them into columns.