ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Glen Choo 8a4087d07b docs: document code.cmd editor on Windows
On Windows `code` works in the shell, but not when specified to jj, because the
executable is actually named `code.cmd`! This is a feature of Windows, where
certain file extensions (defined by the PATHEXT environment variable) are
automatically treated as executable and can have their extensions omitted.

Presumably, jj doesn't support this feature on Windows, though perhaps it
should. For now, avoid adding an explanation of PATHEXT so as to not clutter
things too much, and just suggest `code.cmd` on Windows. Most readers should be
able to put two and two together from there.
2024-05-30 10:21:20 +08:00
..
design docs: ask MkDocs to fail on links to non-existent sections 2024-05-14 13:14:27 -07:00
technical
branches.md docs: conflicted branches have two "?" as suffix 2024-05-17 07:00:15 -07:00
cli-reference.md docs CLI reference: explain that argument help is truncated 2024-05-15 09:45:40 -07:00
code-of-conduct.md docs: s/socio-economics/socioeconomics/ per codespell suggestion 2024-05-24 11:34:03 +09:00
config.md docs: document code.cmd editor on Windows 2024-05-30 10:21:20 +08:00
config.toml
conflicts.md politics: delete references to Pijul 2024-04-14 13:16:08 -07:00
contributing.md require poetry 1.8, recommend installing it via pipx 2024-05-27 10:53:35 -07:00
FAQ.md docs: add FAQ for why to use new-then-amend over edit 2024-03-14 11:32:53 -07:00
filesets.md fileset, revset, templater: add support for single-quoted raw string literals 2024-04-25 11:14:33 +09:00
git-comparison.md rebase: add --insert-after and --insert-before options for --revisions 2024-04-29 14:19:09 +08:00
git-compatibility.md docs: fix converting a repo into a co-located one 2024-05-20 21:39:27 +09:00
github.md docs: ask MkDocs to fail on links to non-existent sections 2024-05-14 13:14:27 -07:00
glossary.md docs: ask MkDocs to fail on links to non-existent sections 2024-05-14 13:14:27 -07:00
index.md
install-and-setup.md docs: make "Arch Linux" a subheading under "Linux" 2024-04-24 09:22:51 -07:00
operation-log.md
related-work.md politics: delete references to Pijul 2024-04-14 13:16:08 -07:00
revsets.md Add the revsets mutable and immutable. 2024-05-22 09:19:46 +10:00
sapling-comparison.md
templates.md templater: add tracking methods to remote RefName 2024-05-10 08:36:38 +09:00
testimonials.md
tutorial.md tutorial: edits to the diff editor explanation 2024-05-05 18:17:38 -07:00
windows.md working_copy: implement symlinks on windows with a helper function 2024-03-05 15:16:38 +08:00
working-copy.md docs: say that we support $GIT_DIR/info/exclude 2024-03-08 09:59:10 -08:00