jeaye / q3

A Quake 3 like game with voxelized, destructible maps; written in Rust
BSD 3-Clause "New" or "Revised" License
500 stars 25 forks source link

UNIX-like input in console #4

Open jeaye opened 11 years ago

jeaye commented 11 years ago

Allow UNIX-like interfacing with the console.

^d -- closes console ^u -- deletes to the beginning of the line ^l -- clear the console up and down -- navigate through some number of history ^r -- searches history