Commit graph

11 commits

Author SHA1 Message Date
Thomas Aynaud 281db7f5e3 Go fmt 2018-06-18 13:50:20 +02:00
Daisuke Maki b500e2f628 Remove unused Append() 2016-12-14 18:23:59 +09:00
Daisuke Maki 79556d5ad1 Use channel to receive list of runes insteard of raw array access 2016-07-05 16:03:13 +09:00
Daisuke Maki 36daafbb18 Change Runes() to return a copy of the underlying runes 2016-07-02 14:28:19 +09:00
Daisuke Maki f4ea32e0e3 protect query race 2016-06-23 04:22:48 -04:00
Daisuke Maki 187658c717 reinstante --query 2016-06-18 17:40:33 +09:00
Daisuke Maki d5381eeee4 Cleanup 2016-06-18 17:40:33 +09:00
Daisuke Maki 098b88c90d more fixes 2016-06-18 17:40:33 +09:00
Daisuke Maki 7a239e4592 Fix tests, and things that change with it 2016-06-18 17:40:33 +09:00
Daisuke Maki 77099ef426 collect results from selection buffer 2016-06-18 17:40:33 +09:00
Daisuke Maki 406cfe3bd7 Trying to get rid of "everything is a Ctx" 2016-06-18 17:39:02 +09:00