-
Coming from rsync, I wanted two-way syncing. I had trouble setting unison2 up. After downloading the 2.48.3 exe, setting up Vagrantfile, then vagrant up-ing, unison sync kept failing, so after install…
-
**Is your feature request related to a problem? Please describe.**
I mentioned this in https://github.com/unisonweb/unison/pull/5263#issuecomment-2269837881, so there is some ensuing discussion the…
-
When running unison to sync an empty dir with an old, reasonably large remote repo in a systemd service, I would get unison to hang systematically when printing the diff between the remote and local r…
-
We introduced a pre filter to our FZF implementation to minimize the search space, but this means we get less FZF features.
For example with the pre-filter we can't search for `blf` to match `base.Li…
-
failing transcript:
Setup:
````
```ucm:hide
.> builtins.merge
```
```unison:hide:all
map f a =
go i as acc =
match List.at i as with
None -> acc
Some a ->
…
-
Hello,
I am a Fedora packager and am looking to re-package unison in Fedora. It is currently under review [1], and the reviewer pointed out that there is a very old copy of `ocaml-lwt` [2] which is…
-
Not sure if the problem in the subject is the reason why Jump to Definition and type hovers don't work, but it seemed plausible?
My stack project is in `/Users/arya/unison`, but the log below seems…
-
This is relevant to both IOSource definitions and base lib.
-
It would be nice to add this feature like UNISON_OWNER
https://github.com/mickaelperrin/docker-unison-unox
-
**Describe and demonstrate the bug**
````
.> clone @unison/base
@unison/base/main> todo
These terms call `todo`:
1. todo.doc
@unison/base/main> view 1
@unison/base/main> view…