shrub/pkg/interface
fang eb40e2feed
webterm: handle unicode more correctly
Make the marks produce json arrays where the (list @c) type is used.
On the frontend, transform the semantic (character-based) cursor
position into a byte-based one, in order to ensure the cursor gets
rendered at the correct location, even if the presence of multi-byte
characters like emoji.
2020-11-10 20:42:28 +01:00
..
config Merge pull request #3696 from urbit/lf/bundle-cleanup 2020-10-16 18:32:07 -04:00
dbug release: urbit-os-v1.0.61 2020-10-21 12:43:40 +02:00
public webpack, spa arch, chat routes 2020-06-01 13:54:08 -04:00
src webterm: handle unicode more correctly 2020-11-10 20:42:28 +01:00
.babelrc interface: adds absolute path resolution to imports 2020-08-14 15:04:38 -07:00
.eslintrc.js interface: max-lines 300, warn for function max 2020-08-06 15:36:40 -04:00
.gitignore Add 'pkg/interface/' from commit 'ae564f567fccff9413b63158ee821b36652d6b53' 2019-07-23 12:49:05 -07:00
CONTRIBUTING.md interface: multi ship devserver 2020-10-13 15:06:12 +10:00
package-lock.json webterm: support downloading files 2020-11-06 13:47:22 +01:00
package.json webterm: support downloading files 2020-11-06 13:47:22 +01:00
README.md interface/README: add README 2020-08-31 21:41:12 -04:00
tsconfig.json interface: updated tsconfig.json 2020-08-15 15:28:33 -07:00

interface

Landscape is Tlon's suite of userspace applications (and web interface), currently bundled as part of Arvo.

This directory comprises the source code for the web interface. For code related to the Gall agents that make up the Landscape suite in Arvo, see pkg/arvo.

Contributions and feature requests

For information on how to contribute, see CONTRIBUTING. To submit a feature request, submit to the product board at urbit/landscape.