Commit Graph

  • 9326e21339 nix: update cache hash Mitchell Hashimoto 2023-11-29 15:30:46 -08:00
  • bb60d2c1c0 renderer/opengl: urls Mitchell Hashimoto 2023-11-29 15:29:07 -08:00
  • c66273e91c input: better docs on links Mitchell Hashimoto 2023-11-29 15:25:55 -08:00
  • 0938a0d638 core: handle URL clicking properly with shift-escaping mouse events Mitchell Hashimoto 2023-11-29 15:15:16 -08:00
  • 056e96748a core: don't crash if link processing fails Mitchell Hashimoto 2023-11-29 15:06:19 -08:00
  • 995e4e3757 os: open Mitchell Hashimoto 2023-11-29 15:05:28 -08:00
  • dcbe0b8a5f core: only update mouse hover point when no other mouse action Mitchell Hashimoto 2023-11-29 14:49:36 -08:00
  • 8fcf3f08dd core: send mouse hover point Mitchell Hashimoto 2023-11-29 14:39:50 -08:00
  • 3a599ec7df renderer: link sets handle hover links Mitchell Hashimoto 2023-11-29 14:04:39 -08:00
  • b94c607256 renderer: matchset tests Mitchell Hashimoto 2023-11-29 13:57:43 -08:00
  • 5a7596e1b1 renderer: link set for more efficient matching Mitchell Hashimoto 2023-11-29 11:14:56 -08:00
  • 172a91e95d core: change mouse cursor over link Mitchell Hashimoto 2023-11-28 14:11:30 -08:00
  • 20cc369561 core: detect link click Mitchell Hashimoto 2023-11-28 14:00:40 -08:00
  • aa86031ff6 terminal: move line searching here, unit test Mitchell Hashimoto 2023-11-28 13:55:57 -08:00
  • be05c3af53 input: add Link Mitchell Hashimoto 2023-11-27 13:38:30 -08:00
  • 5db002cb12 renderer/metal: underline urls Mitchell Hashimoto 2023-11-26 12:51:25 -08:00
  • c7ccded359 terminal: Screen.getLine Mitchell Hashimoto 2023-11-26 11:47:19 -08:00
  • 3aba42c3f7 terminal: stringmaps Mitchell Hashimoto 2023-11-26 09:52:05 -08:00
  • 0487dbfb25 terminal: selectionString uses arraylist to build results Mitchell Hashimoto 2023-11-26 09:33:52 -08:00
  • 7fc95690bc terminal: basic lineIterator on screen Mitchell Hashimoto 2023-11-25 15:39:27 -08:00
  • af04d891ff build: dynamically link oniguruma Mitchell Hashimoto 2023-11-25 14:59:35 -08:00
  • b85174c7ac build: add oniguruma Mitchell Hashimoto 2023-11-25 14:58:24 -08:00
  • 27585ae18a pkg/oniguruma: better regex api Mitchell Hashimoto 2023-11-25 14:55:24 -08:00
  • 364020973c pkg/oniguruma: search Mitchell Hashimoto 2023-11-25 09:20:06 -08:00
  • 4d3c7212d8 pkg/oniguruma: init regex object Mitchell Hashimoto 2023-11-25 09:00:43 -08:00
  • c0a06ab523 pkg/oniguruma: basic build Mitchell Hashimoto 2023-11-24 22:06:59 -08:00
  • af44f5da3b Merge pull request #964 from mitchellh/dependabot/github_actions/cachix/install-nix-action-24 Mitchell Hashimoto 2023-11-29 09:31:39 -08:00
  • 191c4a061a build(deps): bump cachix/install-nix-action from 23 to 24 dependabot[bot] 2023-11-29 00:46:10 +00:00
  • 7a9f979646 nix: update zig cache hash Mitchell Hashimoto 2023-11-28 08:17:47 -08:00
  • 2ee493c972 Merge pull request #942 from mitchellh/themes Mitchell Hashimoto 2023-11-28 08:13:19 -08:00
  • dde2339e4d move back to zig pm Mitchell Hashimoto 2023-11-28 08:11:34 -08:00
  • 23944265a6 Merge pull request #961 from byildiz/main Mitchell Hashimoto 2023-11-27 13:30:43 -08:00
  • 44a3b22db8 fix selection clearing after a key press Burak Yildiz 2023-11-27 21:03:24 +01:00
  • 1a813280a2 Merge pull request #959 from vancluever/vancluever-disable-nix-build Mitchell Hashimoto 2023-11-25 14:46:41 -08:00
  • 47c249cc30 workflows: disable nix build job Chris Marchesi 2023-11-25 10:55:44 -08:00
  • a176f67f22 Merge pull request #951 from vancluever/vancluever-nix-action Mitchell Hashimoto 2023-11-24 20:08:37 -08:00
  • c3b44020f4 nix: add GitHub Actions workflow Chris Marchesi 2023-11-23 21:41:55 -08:00
  • 07e6cf900f key-encode: only set associated text when there is printable text Tim Culverhouse 2023-11-24 13:56:47 -06:00
  • 115e8130ba Merge pull request #955 from mitchellh/text_action Mitchell Hashimoto 2023-11-24 10:37:12 -08:00
  • 6fc0d2d4a8 input: allocate for text bindings Mitchell Hashimoto 2023-11-24 10:36:43 -08:00
  • 0e2970bdeb config: add string parse, tests Mitchell Hashimoto 2023-11-24 10:26:55 -08:00
  • 2e02083eef Revert "parse string literal at load time" Mitchell Hashimoto 2023-11-24 10:06:34 -08:00
  • 9c3e2b4ddd parse string literal at load time Guillaume Wenzek 2023-11-24 17:48:52 +01:00
  • 223accb4c8 add "text" action Guillaume Wenzek 2023-11-24 17:21:57 +01:00
  • 07166fc9d2 Merge pull request #954 from mitchellh/kitty-jp Mitchell Hashimoto 2023-11-24 08:02:16 -08:00
  • a67d90710c input: kitty encoding should ignore committed preedit state Mitchell Hashimoto 2023-11-24 07:58:31 -08:00
  • bf30c38945 Merge pull request #950 from mitchellh/osc1 Mitchell Hashimoto 2023-11-23 14:59:26 -08:00
  • 8b09764614 terminal: implement OSC 1 (change icon) and ignore it Mitchell Hashimoto 2023-11-23 14:58:34 -08:00
  • 21ee31a338 Merge pull request #949 from mitchellh/mouse-cursor-key-sel Mitchell Hashimoto 2023-11-23 14:52:56 -08:00
  • 78420119df core: clear selection on mouse cursor keys Mitchell Hashimoto 2023-11-23 14:46:09 -08:00
  • ed34d24936 Merge pull request #947 from mitchellh/macos-entitlements Mitchell Hashimoto 2023-11-23 09:01:44 -08:00
  • 499073b540 macos: add entitlements for basically everything so macos asks Mitchell Hashimoto 2023-11-23 09:00:20 -08:00
  • f3140e1cf8 Merge pull request #945 from mitchellh/binding-event Mitchell Hashimoto 2023-11-23 08:50:37 -08:00
  • b34e0f6ec7 core: do not send repeat/release events if the press consumed a binding Mitchell Hashimoto 2023-11-23 08:40:52 -08:00
  • b01264d6b7 Merge pull request #944 from vancluever/vancluever-font-face-powerline Mitchell Hashimoto 2023-11-23 08:12:13 -08:00
  • e0d458004f font/sprite: add Powerline face Chris Marchesi 2023-11-23 00:56:12 -08:00
  • 4be994c58a update README Mitchell Hashimoto 2023-11-22 22:27:14 -08:00
  • dead82bcf1 update README to cover themes Mitchell Hashimoto 2023-11-22 22:25:47 -08:00
  • 5acaf3279d apprt/gtk: use new resources dir Mitchell Hashimoto 2023-11-22 22:10:16 -08:00
  • c7a1e074dd don't use package manager for iterm2 themes yet Mitchell Hashimoto 2023-11-22 22:08:27 -08:00
  • f25a136ea5 cli: +list-themes Mitchell Hashimoto 2023-11-22 21:50:16 -08:00
  • 84e71c8c1f config: update themes docs Mitchell Hashimoto 2023-11-22 21:38:05 -08:00
  • a6457c2c1c macos: copy themes Mitchell Hashimoto 2023-11-22 21:37:59 -08:00
  • 4dfbb79f8c config: load themes Mitchell Hashimoto 2023-11-22 21:34:26 -08:00
  • 45a4be6873 core: move resources dir to main global state Mitchell Hashimoto 2023-11-22 21:12:01 -08:00
  • 0dc5516ac6 config: add "theme" config, track inputs Mitchell Hashimoto 2023-11-22 21:08:39 -08:00
  • 7a91a23e40 build: add iterm2 themes repository, install into resources dir Mitchell Hashimoto 2023-11-22 21:08:26 -08:00
  • 9ee1c939fd Merge pull request #940 from mitchellh/macos-tab-reorder Mitchell Hashimoto 2023-11-22 11:44:35 -08:00
  • 7036676ec0 macos: relabel tabs when they're reordered with the mouse Mitchell Hashimoto 2023-11-22 11:40:52 -08:00
  • ec3b570b3e terminal: know about autorepeat mode Mitchell Hashimoto 2023-11-21 18:48:05 -08:00
  • 34cfe0abab xterm audit: DECOM (origin mode) Mitchell Hashimoto 2023-11-21 18:32:00 -08:00
  • de25ba231e Merge pull request #936 from mitchellh/gtk-cursor Mitchell Hashimoto 2023-11-21 17:13:20 -08:00
  • 2ce3db7dc2 apprt/gtk: set default cursor to be "text" (ibeam) Mitchell Hashimoto 2023-11-21 17:10:44 -08:00
  • 1df88ae4aa Merge pull request #935 from mitchellh/kitty-gl-convert Mitchell Hashimoto 2023-11-21 16:57:50 -08:00
  • 9198069f14 Merge pull request #934 from vancluever/vancluever-nix-update-zigcachehash-and-add-note Mitchell Hashimoto 2023-11-21 16:57:37 -08:00
  • 247b92ce07 renderer/opengl: convert Kitty images from RGB to RGBA Mitchell Hashimoto 2023-11-21 16:56:02 -08:00
  • 01663c8b29 nix: update zigCacheHash, mention that building pkg requires src Chris Marchesi 2023-11-21 15:59:24 -08:00
  • b022816275 Merge pull request #930 from mitchellh/term-scroll Mitchell Hashimoto 2023-11-21 11:32:07 -08:00
  • 44e28e43d3 terminal: fix cursor pos when resizing more rows not at bottom Mitchell Hashimoto 2023-11-21 11:27:02 -08:00
  • 7fbcc46106 Merge pull request #929 from mitchellh/kitty-alt Mitchell Hashimoto 2023-11-21 08:40:51 -08:00
  • fd84178cc7 terminal: switching alt/primary screen invalidates Kitty image state Mitchell Hashimoto 2023-11-21 08:37:41 -08:00
  • 9cafd17e86 update ziglyph Mitchell Hashimoto 2023-11-21 08:34:13 -08:00
  • 962d966dec Merge pull request #927 from vancluever/vancluever-nix-update-cache-hash Mitchell Hashimoto 2023-11-21 08:30:55 -08:00
  • 9492d7e966 Merge pull request #928 from rockorager/osc4-fix Mitchell Hashimoto 2023-11-21 08:18:30 -08:00
  • 469c88c0c6 osc: fix OSC4 response Tim Culverhouse 2023-11-21 09:58:09 -06:00
  • 07e16eb7c1 nix: update zigCacheHash Chris Marchesi 2023-11-20 23:50:31 -08:00
  • bed49e59b3 Merge pull request #925 from vancluever/vancluever-nix-releasefast Mitchell Hashimoto 2023-11-20 21:39:03 -08:00
  • 9d7864ff6c Merge pull request #926 from mitchellh/kitty-bug Mitchell Hashimoto 2023-11-20 21:38:52 -08:00
  • cf8a0bdaec renderer: handle Kitty images where z < 0 for all placements Mitchell Hashimoto 2023-11-20 21:34:17 -08:00
  • fa9a6eb88d nix: use -Doptimize=ReleaseFast Chris Marchesi 2023-11-20 21:11:09 -08:00
  • 86f8bd20db Merge pull request #924 from mitchellh/disco-clear Mitchell Hashimoto 2023-11-20 21:06:58 -08:00
  • 89fe07271e font: fallback fonts need to deinit their unused deferred faces Mitchell Hashimoto 2023-11-20 21:05:01 -08:00
  • bb8e5b9f76 terminal: handle width=3 by pretending width=2 for now Mitchell Hashimoto 2023-11-20 20:41:53 -08:00
  • 0430758b60 Merge pull request #923 from vancluever/vancluever-config-gtk-titlebar Mitchell Hashimoto 2023-11-20 20:29:47 -08:00
  • 39e3fca210 apprt/gtk: let GTK titlebar be toggleable Chris Marchesi 2023-11-20 20:00:35 -08:00
  • 3c98c6375a terminal: handle width==3 glyphs by just pretending they're width 2 Mitchell Hashimoto 2023-11-20 19:55:06 -08:00
  • d4e149a26b Merge pull request #922 from mitchellh/update-deps Mitchell Hashimoto 2023-11-20 19:53:45 -08:00
  • d7d6537574 update zig-objc Mitchell Hashimoto 2023-11-20 19:32:07 -08:00
  • b65518dd2b update libxev Mitchell Hashimoto 2023-11-20 19:27:22 -08:00
  • 5bb430e03f Merge pull request #921 from mitchellh/zwj Mitchell Hashimoto 2023-11-20 19:21:16 -08:00