Gokcehan
|
d622e74c51
|
use a unique id for each client
Mentioned in #36.
|
2016-11-06 01:49:45 +03:00 |
|
Gokcehan
|
1e0b558344
|
use a seperate goroutine/channel for quit
|
2016-10-27 22:24:42 +03:00 |
|
Gokcehan
|
b0b06c46d2
|
escape backticks in documentation
|
2016-09-15 17:08:05 +03:00 |
|
Gokcehan
|
7d2ee16e2d
|
generate documentation and embed in binary
|
2016-09-14 00:40:14 +03:00 |
|
Gokcehan
|
a3594319b7
|
do not fail if USER is not set
Related to #12.
|
2016-09-07 14:37:32 +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
|
66482b8495
|
use XDG_CONFIG_HOME if set
|
2016-09-02 23:04:26 +03:00 |
|
Gokcehan
|
dde01fce0a
|
add command line option for profiling
|
2016-09-01 23:49:56 +03:00 |
|
Gokcehan
|
4b0a6d1013
|
cleanup
|
2016-08-17 23:28:42 +03:00 |
|
Gokcehan
|
f20828285e
|
error context for main
|
2016-08-17 23:06:45 +03:00 |
|
Gokcehan
|
98839a42f2
|
basic shell completion for single match
|
2016-08-16 22:31:17 +03:00 |
|
Gokcehan
|
bc4c3c127b
|
do not follow symlinks on exit
|
2016-08-14 15:45:24 +03:00 |
|
Gokcehan
|
4b266c97e9
|
initial commit
|
2016-08-13 15:49:04 +03:00 |
|