summaryrefslogtreecommitdiffstats
path: root/misc_test.go
AgeCommit message (Expand)Author
2022-03-19cleanupGokcehan
2022-02-13fix comments inside quotes in colors/icons filesGokcehan
2022-01-22fix TestIsRoot on windowsGokcehan
2019-10-25keep trailing backslash during reverse escapeGokcehan
2019-10-25escape special characters with backslashGokcehan
2017-01-08add a 'B' suffix to files under a thousand bytesGokcehan
2016-12-22fill with spaces instead of null charsGokcehan
2016-12-18cleanupGokcehan
2016-12-18simplify number extraction using regexpGokcehan
2016-12-03fix number extraction ending with numberGokcehan
2016-12-03handle escapes in completionsGokcehan
2016-11-06implement a send command for remove commandsGokcehan
2016-10-20handle unicode in the uiGokcehan
2016-08-14add misc testsGokcehan