Gokcehan
|
8ae5f838c7
|
simplify number extraction using regexp
|
2016-12-18 00:02:30 +03:00 |
|
Gokcehan
|
225bd5b49c
|
fix number extraction ending with number
|
2016-12-03 00:38:23 +03:00 |
|
Gokcehan
|
932e644c93
|
handle escapes in completions
|
2016-12-03 00:28:25 +03:00 |
|
Gokcehan
|
d67054a000
|
replace /x/text package with mattn/go-runewidth
Mentioned in #35.
|
2016-11-14 01:35:34 +03:00 |
|
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 |
|