< :前の番号
^ :番号順リスト
> :次の番号
P :前の記事
N :次の記事(スレッド移動)
|<:スレッドの先頭
>|:次のスレッド
^ :返事先
_:自分への返事
>:同じ返事先を持つ記事(前)
<:同じ返事先を持つ記事(後)
---:分割してスレッド表示、再表示
| :分割して(縦)スレッド表示、再表示
~ :スレッドのフレーム消去
.:インデックス
..:インデックスのインデックス
Tanaka Akira <akr / fsij.org> wrote:
> >> Besides that, we should warn for `$=` and `$.`, I think.
> 2017-12-26 17:55 GMT+09:00 Eric Wong <normalperson / yhbt.net>:
> > I find $., $\, and $/ useful for oneliners, at least. $.
> > especially
>
> Hm. One idea to support oneliners is that warn the
> special variables when -e option is not given.
Can we have the warnings forever? (No removal, ever).
I would be happy with that :)
One important thing about oneliners is you won't find many
examples of them in code search engines to judge popularity.