ujihisa

Results 46 comments of ujihisa

How this is destroying text input on browsers: https://www.youtube.com/watch?v=KOkggWX-024

That workaround can be handy to mitigate the pain until this bug gets fixed :+1: > preedits

Let's definitely have them. And yes let's have both the lower layor one to bridge and the one to orchestrate/coordinate a set of popups.

(って見たら前は通ってたData.OrderedSetも落ちてるw DateTimeと関係ないけどw)

``` ~/Dropbox/vimbundles/neochat.vim $ uname -a Linux zenbook 3.18.0-gentoo #1 SMP Tue Dec 9 18:15:31 PST 2014 x86_64 Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz GenuineIntel GNU/Linux ~/Dropbox/vimbundles/neochat.vim $ :version VIM -...

``` $ themis --runtimepath ~/.vimbundles/vimproc --reporter dot test/DateTime.vimspec ...F...............FFFFFF....................................FFFF...............FF......................................... Failures: 1) DateTime .from_format() can treat the some format specifier Error occurred line: 3: Assert Equals(dt.month(), 1) The equivalent values were...

> ユーザはどれを使えばいいのかわからず混乱します 名前が短い順に推奨度が高く、長いほど推奨度が低い、というのを想定して提案してみました。ドキュメントにもそれを明記した方がいいですね。ちなみに、ひとつの関数ができることをひとつにしぼっているので、結果としてすべての仕様を理解するためのコストは小さいと思います。 ひとつの関数で複数のことができると、ユーザはどの方法が推奨されているのかわからず混乱します。異なる機能の関数は分けた方がわかりやすいのではないか、というのが私の意見です。

(first appearance https://github.com/vim-jp/vital.vim/commit/d2550419f80d2aafdc1bbd0d2b141484929c784f)

Vital.Processに依存させて、Processにあるsystemを内部で使うようにすればよさそう