:e of a store path should not reload the repl after #341

Closed
opened 2024-05-23 00:27:30 +00:00 by jade · 3 comments
Owner

The problem with reloading the repl is that it will clear local vars, which is highly inconvenient if you literally could not have changed the file.

The problem with reloading the repl is that it will clear local vars, which is highly inconvenient if you literally could not have changed the file.
jade added the
ux
E/easy
E/help wanted
labels 2024-05-23 00:27:30 +00:00
jade added the
Area/repl
label 2024-05-30 07:12:30 +00:00
Member

This issue was mentioned on Gerrit on the following CLs:

  • commit message in cl/1620 ("src/libcmd/repl.cc: avoid unneeded reload after :e")
<!-- GERRIT_LINKBOT: {"cls": [{"backlink": "https://gerrit.lix.systems/c/lix/+/1620", "number": 1620, "kind": "commit message"}], "cl_meta": {"1620": {"change_title": "src/libcmd/repl.cc: avoid unneeded reload after :e"}}} --> This issue was mentioned on Gerrit on the following CLs: * commit message in [cl/1620](https://gerrit.lix.systems/c/lix/+/1620) ("src/libcmd/repl.cc: avoid unneeded reload after :e")
Member

I tried to solve it in https://gerrit.lix.systems/c/lix/+/1620/1.

(I think I don’t have the rights to self-assign the issue though)

I tried to solve it in https://gerrit.lix.systems/c/lix/+/1620/1. (I think I don’t have the rights to self-assign the issue though)
Author
Owner

(you now have such rights, try re-logging. thanks for the contribution!!)

(you now have such rights, try re-logging. thanks for the contribution!!)
goldstein self-assigned this 2024-07-16 13:01:03 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#341
No description provided.