160 Commits

Author SHA1 Message Date
Mitchell Hashimoto
558fd316c4 update README for show-config 2024-01-20 20:02:13 -08:00
Mitchell Hashimoto
18dc09c0c3 update README styling 2024-01-17 08:18:02 -08:00
Mitchell Hashimoto
499dc6e9b0 update README 2024-01-17 08:13:35 -08:00
Mitchell Hashimoto
79704da1da update README 2024-01-17 08:08:33 -08:00
Mitchell Hashimoto
128c263fa9 readme: remove outdated sequences docs, more up to date are in web 2024-01-17 08:00:11 -08:00
LordMZTE
5c4a423e57 docs: correct note in readme about splits on linux 2024-01-15 21:53:26 +01:00
Mitchell Hashimoto
f236c7675f update README about terminfo and sudo 2024-01-13 11:24:35 -08:00
Mitchell Hashimoto
92697bad12 update README 2024-01-09 08:59:19 -08:00
Mitchell Hashimoto
b37293bcc0 Update README.md 2024-01-09 08:58:56 -08:00
KNnut
a2e6c6b86b readme: fix a typo 2024-01-08 10:24:48 +08:00
Mitchell Hashimoto
929552354c update README about zig version 2024-01-05 07:32:53 -08:00
Mitchell Hashimoto
382c942790 Merge pull request #1136 from davideger/main
doc: Linux tip on zig btrfs hash mismatch issue.
2023-12-20 22:16:53 -08:00
Mitchell Hashimoto
900b127a04 core: cursor click to move can be disabled 2023-12-20 22:12:04 -08:00
David Eger
9aa56f98da doc: Linux tip on zig btrfs hash mismatch issue. 2023-12-20 20:43:44 -08:00
Mitchell Hashimoto
3762f8c342 macos: make default config ReleaseLocal 2023-12-20 14:37:48 -08:00
Mitchell Hashimoto
744c5a82ae update README 2023-12-20 14:36:43 -08:00
Leo Razoumov
a96ec3a5df doc: minor fix to README.md 2023-12-20 17:25:13 -05:00
Leo Razoumov
d568ef5b97 fix(macos): ReleaseLocal build configuration with "Library Validation" disabled
Fixes #1133

MacOS: If ghostty build succeeds but it crashes at startup due to a library or framework failing
to load, build it with `xcodebuild -configuration ReleaseLocal`
2023-12-20 16:54:58 -05:00
Mitchell Hashimoto
f737b7c48a update README about mac builds 2023-12-20 12:32:55 -08:00
Mitchell Hashimoto
035cb6af69 prettier 2023-12-19 21:38:42 -08:00
David Eger
02876f3c1b README: nvidia + ubuntu + x11 requires recent gtk 2023-12-19 20:21:10 -08:00
Caleb Spare
0ab1b061cc update README with Linux dependency tips 2023-12-16 18:39:13 -08:00
Jeffrey C. Ollie
33c2ffcdd1 Fix another spelling error. 2023-12-12 12:57:06 -06:00
Jeffrey C. Ollie
f076d6c958 Fix spelling error. 2023-12-12 12:38:39 -06:00
Jeffrey C. Ollie
c4ed1f1b80 Use Alejandra to format Nix modules. 2023-12-12 11:38:39 -06:00
Nick Reilingh
78b16d542a README.md: Fix broken link to devShell.nix 2023-12-09 15:49:40 -05:00
RGBCube
b3082e3925 Use camelCase for all nix files 2023-12-08 16:53:02 +03:00
RGBCube
5846d991e9 Add garnix cache and clean up all nix code 2023-12-08 16:52:58 +03:00
RGBCube
5ccf76e849 Quote URLs in NixOS example 2023-12-06 22:52:52 +03:00
Mitchell Hashimoto
2ee493c972 Merge pull request #942 from mitchellh/themes
Built-in Themes (based on iTerm2-Color-Schemes)
2023-11-28 08:13:19 -08:00
Chris Marchesi
c3b44020f4 nix: add GitHub Actions workflow
This adds a nix workflow that does the following:

* Checks to see if the Zig cache fixed derivation needs its hash
  updated. It does this by downloading a new cache, calculating the
  hash, and comparing it against what has already been set. If the hash
  is different, the workflow fails.
* Runs a Nix build if the hash is OK, testing the build of
  packages.ghostty (using "nix build .")

The cache workflow we use in the build job comes from:
  https://github.com/DeterminateSystems/magic-nix-cache-action/

Fixes #937.
2023-11-24 17:07:55 -08:00
Mitchell Hashimoto
4be994c58a update README 2023-11-22 22:27:14 -08:00
Mitchell Hashimoto
dead82bcf1 update README to cover themes 2023-11-22 22:25:58 -08:00
Mitchell Hashimoto
648a521fb2 slight edits 2023-11-14 09:21:45 -08:00
Patrick Fong
42c6381683 reorder goals by order of importance 2023-11-08 09:46:31 -08:00
Patrick Fong
cd4e4d9e30 Prettier version should match Nix's 2023-11-07 13:47:11 -08:00
Patrick Fong
1f6d35fcb5 pushes boundaries, not can push boundaries 2023-11-07 12:09:19 -08:00
Patrick Fong
e131fefbe5 shorten text that is hyperlinked 2023-11-07 12:05:57 -08:00
Patrick Fong
6fc41695d9 list terminal inspector as key feature 2023-11-07 12:05:00 -08:00
Patrick Fong
ca961894f2 link to roadmap and status 2023-11-07 11:41:22 -08:00
Patrick Fong
22bb2444e8 rewrite about 2023-11-07 11:34:16 -08:00
Patrick Fong
848694bc29 consistently sytlize as Ghostty 2023-11-07 10:40:02 -08:00
Patrick Fong
5245c40683 explain Nix is golden setup in devel section 2023-11-07 10:34:41 -08:00
Patrick Fong
f3ce83517d update config section 2023-11-07 10:09:46 -08:00
Mitchell Hashimoto
a7fdc1dafa update README with windows notes 2023-11-05 18:17:19 -08:00
Mitchell Hashimoto
27ddc90c18 update README 2023-10-30 12:02:42 -07:00
Mathew Polzin
934718194b Fix typo in README 2023-10-28 21:17:59 -05:00
Mitchell Hashimoto
42dc244b1d prettier 2023-10-10 15:19:49 -07:00
Paul Hinze
31d22f45af Document terminfo & SSH details
Adds information to the README to inform users about strategies and
workarounds for handling the lack of Ghostty's terminfo entry on remote
SSH hosts.
2023-10-10 16:55:52 -05:00
Mitchell Hashimoto
92a0c6b447 README: remove make 2023-10-07 14:56:29 -07:00