Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
radicle-term: Depend on crossterm instead of termion
Merged lorenz opened 10 months ago

When asked about Windows support, I was wondering what we might have to do to get radicle-term to work…

Ditching the pager implementation, and getting rid of a lot of maintenance burden, is the big step here.

Tested on my machine, runs nicely. Please test locally before merging, especially:

  • rad sync, which makes heavy use of the spinner.
  • Something involving editing, like rad comment edit or rad id update --edit.
  • The fact that rad patch diff and rad diff still work.
lorenz opened with revision 1aa698c7 on base 570bfc3b +322 -700 10 months ago

When asked about Windows support, I was wondering what we might have to do to get radicle-term to work…

Ditching the pager implementation, and getting rid of a lot of maintenance burden, is the big step here.

Tested on my machine, runs nicely. Please test locally before merging, especially:

  • rad sync, which makes heavy use of the spinner.
  • Something involving editing, like rad comment edit or rad id update --edit.
  • The fact that rad patch diff and rad diff still work.
lorenz pushed revision 2 4b553ef9 on base 570bfc3b +276 -304 10 months ago

Do not actually remove rad diff, but use the user’s pager.

fintohaps merged revision 4b553ef9 at 84427a56 10 months ago