urbit / landscape

Product board for Landscape.
20 stars 6 forks source link

http-api: code eval adds a space at the end of the expression #1499

Open ryjm opened 1 year ago

ryjm commented 1 year ago

Describe the bug When evaluating code in chat an extra space is added resulting in a syntax error To Reproduce Steps to reproduce the behavior:

  1. Press code button
  2. type valid expression and hint enter. *Expected behavior** Doesn't add space to a valid expression

Operating context

fasner-bitful commented 1 year ago

can confirm. trailing spaces should not be added, and possibly should even be actively deleted.