Alien Surfer to Android@lemmy.worldEnglish • 2 years agoText editor with sort functionalitymessage-square12fedilinkarrow-up18arrow-down11file-text
arrow-up17arrow-down1message-squareText editor with sort functionalityAlien Surfer to Android@lemmy.worldEnglish • 2 years agomessage-square12fedilinkfile-text
I tried acode, quickedit, markor, squircle CE, and numerous others. Isn’t this like a basic thing, to sort?
minus-squareEager EaglelinkfedilinkEnglish2•edit-22 years agoVS Code can sort lines (all or selected), I use it often too. Ah sorry, I just saw it’s for android - I’d choose the termux approach with sort file.txt.
VS Code can sort lines (all or selected), I use it often too.
Ah sorry, I just saw it’s for android - I’d choose the termux approach with
sort file.txt
.