Commit graph

32 commits

Author SHA1 Message Date
Daisuke Maki a67fe2cda7 reinstate --select-1 2016-06-18 17:40:33 +09:00
Daisuke Maki c12cd97d29 Use pdebug instead of trace 2016-06-18 17:40:33 +09:00
Daisuke Maki 39031fd1f1 gofmt stuff 2016-06-18 17:40:33 +09:00
Daisuke Maki 10b2b57854 Fix locking 2016-06-18 17:40:33 +09:00
Daisuke Maki 4169593599 Remove bogus code 2016-06-18 17:40:33 +09:00
Daisuke Maki d5381eeee4 Cleanup 2016-06-18 17:40:33 +09:00
Daisuke Maki c24f6f0fe0 Remove unused code/types
note: ExternalCmdFilter should be re-checked
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 3c615080ba Cleanup some code 2016-06-18 17:40:33 +09:00
Daisuke Maki a78e298fc6 Remove unused stuff 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 d996d054ca starting to plugin the new pipeline stuff 2016-06-18 17:40:33 +09:00
Daisuke Maki a8d042d93c highlighting is back 2016-06-18 17:39:02 +09:00
Daisuke Maki 39d36c41b8 back to being able to draw the screen 2016-06-18 17:39:02 +09:00
Daisuke Maki 7064a04efa fix updater loop 2016-06-18 17:39:02 +09:00
Daisuke Maki a1781ee023 fix initial kick reading from source 2016-06-18 17:39:02 +09:00
Daisuke Maki 417be36cfb More refactoring around current position/location state 2016-06-18 17:39:02 +09:00
Daisuke Maki 406cfe3bd7 Trying to get rid of "everything is a Ctx" 2016-06-18 17:39:02 +09:00
Daisuke Maki 586c36a0e7 Let us being the great refactor
* Move internal stuff to internal
* Properly use conditional compilation to detect Windows
* Move type declarations to one location (except for a few places still)
2015-09-28 21:39:43 +09:00
Syohei YOSHIDA 1e9e1886a2 Correct misspellings in documents 2015-04-22 19:16:46 +09:00
Daisuke Maki 26c92bb01b Fix cancelation 2015-03-18 18:43:40 +09:00
Daisuke Maki afabacac4e Lint 2015-03-17 15:39:37 +09:00
Daisuke Maki 64fc4d12fd some linting 2015-03-17 15:37:53 +09:00
Daisuke Maki 18f6c847d9 Remove unused type 2015-03-17 15:37:52 +09:00
Daisuke Maki 7ee40fe3b0 Conditionally bake in debug code 2015-03-17 15:37:52 +09:00
Daisuke Maki ca7dc1b6a5 We don't need this globally unique ID stuff
This wasn't a distributed system, oops.
2015-03-17 15:37:51 +09:00
Daisuke Maki a22d76e331 Remove unused method 2015-03-17 15:37:50 +09:00
Daisuke Maki 4ec0f93f81 Rename struct for something more fitting 2015-03-17 15:37:50 +09:00
Daisuke Maki f323966c77 Implement custom matcher using the new streaming filter 2015-03-17 15:37:49 +09:00
Daisuke Maki 9178b578fa Re-enable hilighting 2015-03-17 15:37:49 +09:00
Daisuke Maki 4157d44a0f Fire status msg clearing at the correct timing 2015-03-17 15:37:49 +09:00
Daisuke Maki 4af9fc5b43 lestrrat's work in progress 2015-03-17 15:37:48 +09:00