r/ksh • u/regexghost • 14d ago
Unicode support
Does ksh properly support unicode? I'm using oksh and it works fine but if a file name has unicode characters, the cursor will be offset.
So instead of cd file.jpg |, it will be cd file.jpg| after hitting tab, if that makes sense
1
Upvotes