]> git.lizzy.rs Git - rust.git/commit
Implement terminfo param conditionals
authorKevin Ballard <kevin@sb.org>
Fri, 14 Jun 2013 08:32:34 +0000 (01:32 -0700)
committerKevin Ballard <kevin@sb.org>
Fri, 14 Jun 2013 19:37:54 +0000 (12:37 -0700)
commitf31767df66b9468cea81a3aceb34633fad213d67
tree23f3103fe2c6bff7d8377d1d3ee216f1f1539b47
parent6423548818e7dd6940a95889641fbd327749ebd4
Implement terminfo param conditionals

Implement the %?, %t, %e, and %; operators. Also implement the %<, %=,
%> operators, without which conditionals aren't very useful.

Fix the order of parameters for the arithmetic operators.

Implement the missing %^ operator.
src/libextra/terminfo/parm.rs