クエン酸
クエン酸
Add missing `ng-transclude` so that user can customize their `on` & `off` more flexibly. ex: ``` jade switch(ng-model='autoRefresh') span.on i.fa.fa-refresh Auto Refresh On span.off i.fa.fa-times Auto Refresh Off ```
環境是Ubuntu10.04+GNOME2.30.2,LilyTerm0.9.9(自行編譯)。 用GNOME預設的終端機快捷鍵Ctrl+Alt+t叫出LilyTerm時,突然發現LilyTerm常常沒辦法自動取得駐點,而還停留在前一個使用的程式上。 應該不是GNOME的問題,我後來又把快捷鍵改回叫出Terminator就沒有這個情形。 另外順便問一下,用外部的File Manager叫出LilyTerm時都會有「確定是否執行?」的提示,請問這要如何關掉? 謝謝! (LilyTerm啟動真是超快的,跟Terminator比起來根本是瞬間啟動,太讚了@A@)
When opening a minibuffer (ex:M-x), you can use [up/down] to get previous commands, directories, files....etc. However zlc will make this function unable to work. When press M-x and [up/down], it...
When you want to complete in M-x, and use more than two dash, zlc.el will have some problems. Reproduce steps: `M-x` `org-` `TAB` `bu` `TAB` `TAB`(now you've entered zlc completion...
I have to report an important issue of `Org-mode + Pangu-Spacing` to avoid another mad user like me... When using Org built-in `Capture`, `pangu-spacing` with `pangu-spacing-real-insert-separtor` set to `t` may...
In addition to the whole website, if it possible to generate separate feeds by different categories? Like WP: http://codex.wordpress.org/WordPress_Feeds
Thanks for this JQuery plugin wrapper. I found the default behavior of this component is a little confusing for developer, that developer must call method in this component via `$refs`...
First, thanks for your project. This library is fabulous for TypeScript as a robust strong-typed event emitter, I doesn't find any other library can do this so well. However, I...
When the same dictionary files has different filenames in dictionary directory, `--use-dict=` will always print the result of it. 
### Reporting a bug? In the official site of Vue-I18n, the search box (powered by Algolia) which is used to search the content of the whole documentation, returns lots of...