Gokcehan
|
609c637e82
|
move file sorting to nav
|
2016-11-11 00:18:56 +03:00 |
|
Karol Woźniak
|
a4c395a4de
|
Refactor sorting types to only implement Len and Swap once (#43)
Using "trick" similar to `sort.Slice` that's comming in `go1.8`.
|
2016-11-10 01:01:30 +03:00 |
|
Gokcehan
|
a2cc32c908
|
implement a send command for remove commands
Mentioned in #36.
|
2016-11-06 17:06:25 +03:00 |
|
Gokcehan
|
667253906b
|
handle unicode in the ui
Mentioned in #30 and #32.
|
2016-10-20 23:45:06 +03:00 |
|
Gokcehan
|
3d493e8271
|
use filepath module instead of path for portability
This should fix path separator confusion in windows.
Mentioned in #12.
|
2016-09-07 00:27:55 +03:00 |
|
Gokcehan
|
e45562b282
|
add misc tests
|
2016-08-14 22:56:55 +03:00 |
|
Gokcehan
|
4b266c97e9
|
initial commit
|
2016-08-13 15:49:04 +03:00 |
|