urbit/pkg/npm/api/term
fang 01de5a06b0
term: consistently use x/y coordinate ordering
%rez has always used "width & height". Certainly, "x & y" is more
standard than "row & column". As such, we settle on making %hop and %hit
respect the more natural ordering. This change is safe because these
interfaces haven't made it to livenet yet.
2022-03-25 13:45:29 +01:00
..
index.ts @urbit/api: move term types 2021-12-06 10:05:36 -05:00
lib.ts webterm: support multiple sessions 2022-03-02 17:34:19 -06:00
types.ts term: consistently use x/y coordinate ordering 2022-03-25 13:45:29 +01:00