Yuya Nishihara
fadbbcb430
ui: switch builtin pager to streampager
...
According to the discussion on Discord, streampager is still maintained.
It brings more dependencies, but seems more reliable in our use case. For
example, the streampager doesn't consume inputs indefinitely whereas minus
does. We can also use OS-level pipe to redirect child stderr to the pager.
2025-01-14 01:13:13 +00:00
Martin von Zweigbergk
b836e0ae95
docs/cli: update URLs to from martinvonz user to jj-vcs org
...
We just migrated to the jj-vcs GitHub org, so we should point to the
new GitHub URLs.
2024-12-17 12:44:44 -08:00
Lukas Wirth
1410f2bee7
docs: Remove trailing whitespace in markdown files
2024-09-13 13:06:28 +02:00
Ilya Grigoriev
2d0b715ad0
docs: update windows docs to mention minus, update minus docs
...
Quick fix to #3850 .
2024-06-10 11:47:34 -07:00
Thomas Castiglione
d661f59f9d
working_copy: implement symlinks on windows with a helper function
...
enables symlink tests on windows, ignoring failures due to disabled developer mode,
and updates windows.md
2024-03-05 15:16:38 +08:00
Stephen Jennings
6e29abb180
docs: add guidance for handling CRLF on Windows
2024-02-26 10:06:06 -08:00
Stephen Jennings
b2800f7f44
docs: add notes for Windows users
2024-01-29 12:16:15 -08:00