chyroc

Results 43 comments of chyroc

@shivansh thanks for you reply, done.

@shivansh done, and for github, we can use `squash and merge` option, the result is the same: ![image](https://user-images.githubusercontent.com/15604894/41154972-9b60ce8c-6b4e-11e8-9625-2d0a96f4aed8.png)

but in golang `strconv.Atoi` ```go package main import ( "strconv" "fmt" ) func main() { x, err := strconv.Atoi("01") if err != nil { panic(err) } fmt.Printf("%v\n", x) } ```...

hi, thanks for you terminal input read repo. i found some feat need to add to this repo. i try to check if input is `ctrl + a` , i...

@tj can you take some minutes to review my pr, thanks.

hi, i click `ctrl a`, but ,`.Ctrl()` is not true, so i do this pr, to fix this

可以加,你可以帮忙搞一下吗

你好,已经加了,尝试更新下试试

maybe i can make a pr to fix ? Remove the event's callback, or have them become two callbacks, and let the event's callback be executed after after_event