mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-31 21:22:20 -05:00
So that command history isn't buggy, it's currently implemented so that Up will only take you up command history from the beginning of the textbox, and Down will only take you down command history from the end of the textbox. This allows Up and Down to be reliably used to navigate up and down the textbox, as well. |
||
|---|---|---|
| .. | ||
| lib | ||
| battle.js | ||
| battledata.js | ||
| client-battle.js | ||
| client-chat.js | ||
| client-ladder.js | ||
| client-mainmenu.js | ||
| client-teambuilder.js | ||
| client.js | ||
| ladder.js | ||
| search.js | ||
| teambuilder.js | ||
| utilichart.js | ||