lix/doc
Goldstein 1a6d7a3af4 src/libcmd/repl.cc: avoid unneeded reload after :e
If `:edit`ing a store path, don't reload repl afterwards
to avoid losing local variables: store is immutable,
so "editing" a store path is always just viewing it.

Resolves: https://git.lix.systems/lix-project/lix/issues/341
Change-Id: I3747f75ce26e0595e953069c39ddc3ee80699718
2024-07-30 16:08:26 +00:00
..
internal-api build: make internal-api-docs PHONY 2024-05-23 14:11:10 -06:00
manual src/libcmd/repl.cc: avoid unneeded reload after :e 2024-07-30 16:08:26 +00:00