Commit Graph

  • 113204399e update zig Mitchell Hashimoto 2023-10-21 21:34:59 -07:00
  • 290a955fab Merge pull request #714 from mitchellh/update-zig Mitchell Hashimoto 2023-10-21 17:11:30 -07:00
  • d4a67c2466 update zig Mitchell Hashimoto 2023-10-21 15:52:40 -07:00
  • 2ded880099 Merge pull request #713 from mitchellh/fix-unsupported-locale-lang Mitchell Hashimoto 2023-10-21 10:44:52 -07:00
  • 17957b8fb3 If the locale isn't supported and falls back to the POSIX/C locale, use en_US.UTF8 Brandon Ferguson 2023-10-21 18:17:17 +02:00
  • f93dde12f1 Merge pull request #710 from mitchellh/matt Mitchell Hashimoto 2023-10-21 08:49:05 -07:00
  • c49c300c3a fix: adjust for window padding when calculating whether selection has started Matthew Winter 2023-10-21 22:53:25 +11:00
  • b230325c35 Merge pull request #711 from jparise/macos-initial-size Mitchell Hashimoto 2023-10-21 08:45:48 -07:00
  • d63c0df582 macos: always apply initial size to new windows Jon Parise 2023-10-21 08:08:54 -07:00
  • a44e5a9ae4 Merge pull request #708 from mitchellh/update-hf Mitchell Hashimoto 2023-10-20 09:19:51 -07:00
  • 4cb185c593 pkg/harfbuzz: update to 8.2.2 Mitchell Hashimoto 2023-10-20 09:10:34 -07:00
  • 88ad94b22e Merge pull request #703 from jparise/quit-after-last-window-closed Mitchell Hashimoto 2023-10-19 20:09:02 -07:00
  • 3a26812e6a config: update doc comment Mitchell Hashimoto 2023-10-19 20:08:37 -07:00
  • b6a47cef77 build: disable Tracy by default even for debug builds Mitchell Hashimoto 2023-10-19 20:03:36 -07:00
  • 088ae5c454 fix build with no font discovery Mitchell Hashimoto 2023-10-19 19:43:04 -07:00
  • f4a2273ad9 os/xdg: Avoid allocations on non-Windows systems. os/desktop: Add TODO Krzysztof Wolicki 2023-10-19 17:22:11 +02:00
  • b830deb8a9 pkg/fontconfig: windows check more readable Krzysztof Wolicki 2023-10-19 17:21:23 +02:00
  • cf9f025a5b Don't enable iconv for fontconfig dep on windows Krzysztof Wolicki 2023-10-19 17:10:24 +02:00
  • 00c24e4ae6 Fix option name passed to fontconfig dep Krzysztof Wolicki 2023-10-19 10:52:09 +02:00
  • 3936b471a8 Disable iconv on Windows by default (enabled via cli flag). Skip various tests not implemented on windows. Krzysztof Wolicki 2023-10-19 09:39:20 +02:00
  • 1d71a87cd6 Merge pull request #700 from raggi/raggi/fontconfig-windows Mitchell Hashimoto 2023-10-18 20:29:29 -07:00
  • 17b63f7617 config: add quit-after-last-window-closed Jon Parise 2023-10-18 12:46:35 -07:00
  • 5007e90ae5 pkg/fontconfig: move defines to fix x86_64-windows targets James Tucker 2023-10-17 22:17:53 -07:00
  • 0eea5f00e2 Merge pull request #698 from mitchellh/update-zig Mitchell Hashimoto 2023-10-17 13:32:42 -07:00
  • eda0e8ad04 pkg/apple-sdk: update to not have any broken symlinks Mitchell Hashimoto 2023-10-17 13:11:27 -07:00
  • b0f95263fc ci: don't specify -gnu on test triple Mitchell Hashimoto 2023-10-17 13:07:18 -07:00
  • 8f46d114c0 update zig Mitchell Hashimoto 2023-10-17 12:42:17 -07:00
  • 5a21701394 Merge pull request #697 from mitchellh/glyph-downsample Mitchell Hashimoto 2023-10-17 10:57:41 -07:00
  • a5066635f0 renderer: do not downsample oversized glyphs Mitchell Hashimoto 2023-10-17 10:52:53 -07:00
  • e9637c2cfe Merge pull request #694 from gpanders/view-menu Mitchell Hashimoto 2023-10-16 22:24:16 -07:00
  • 4341428c18 macos: make xcode 14 compatible, do not use switch expr Mitchell Hashimoto 2023-10-16 20:05:32 -07:00
  • f966a5a163 macos: add menu items to modify font size Gregory Anders 2023-10-16 20:17:29 -05:00
  • 56721d9cac Merge pull request #693 from mitchellh/emoji-cursor Mitchell Hashimoto 2023-10-16 13:06:41 -07:00
  • ab35a21dc2 renderer: render cursor behind colored emoji Mitchell Hashimoto 2023-10-16 12:57:23 -07:00
  • 0918731d9a renderer/metal: need to set proper alpha for fg mode in shader Mitchell Hashimoto 2023-10-16 12:22:51 -07:00
  • 7ce313d1db Merge pull request #691 from mitchellh/vs16-cursor Mitchell Hashimoto 2023-10-16 09:49:21 -07:00
  • 407bd6fb79 terminal: with mode 2027, vs16 must move cursor one more right Mitchell Hashimoto 2023-10-16 09:48:05 -07:00
  • 593d2a560e Merge pull request #690 from mitchellh/dl-full-region Mitchell Hashimoto 2023-10-16 09:27:00 -07:00
  • 12054087e1 terminal: scroll up full top/bottom region was off by one Mitchell Hashimoto 2023-10-16 09:23:30 -07:00
  • 1c0fd2442b Merge pull request #688 from mitchellh/dsr Mitchell Hashimoto 2023-10-15 22:00:10 -07:00
  • 7b81eba565 terminal: cursor position report respects left scroll region with origin Mitchell Hashimoto 2023-10-15 21:58:13 -07:00
  • c382f61a32 Merge pull request #687 from mitchellh/cancel Mitchell Hashimoto 2023-10-15 21:44:42 -07:00
  • 313eec0c7d Merge pull request #686 from mitchellh/sc Mitchell Hashimoto 2023-10-15 21:38:21 -07:00
  • 78b5c1db77 renderer: handle error.NotFound for timer cancellation Mitchell Hashimoto 2023-10-15 21:35:13 -07:00
  • 06f7cfb398 terminal: save cursor and restore cursor xterm audit Mitchell Hashimoto 2023-10-15 21:25:47 -07:00
  • 974ee6d7a7 Merge pull request #684 from mitchellh/scroll-input Mitchell Hashimoto 2023-10-15 09:09:58 -07:00
  • 879bdf27a9 core: scroll viewport back to bottom on any key input that isn't a mod Mitchell Hashimoto 2023-10-15 08:53:21 -07:00
  • 877fa606db Merge pull request #683 from mitchellh/osc-alloc Mitchell Hashimoto 2023-10-15 08:45:42 -07:00
  • de1ed071ad termio: configure OSC parser with an allocator Mitchell Hashimoto 2023-10-15 08:41:38 -07:00
  • cfac6c4001 terminal: OSC parser takes optional allocator Mitchell Hashimoto 2023-10-14 21:49:10 -07:00
  • 6990c1572a macos: insertText should not include null char Mitchell Hashimoto 2023-10-14 21:06:34 -07:00
  • 6895613d20 Merge pull request #681 from mitchellh/cusror Mitchell Hashimoto 2023-10-14 14:15:57 -07:00
  • b4070eb67e renderer: unfocused cursor should always be fully opaque Mitchell Hashimoto 2023-10-14 14:11:15 -07:00
  • ff38d3e358 config: add cursor-opacity Mitchell Hashimoto 2023-10-14 14:08:06 -07:00
  • 7167cf9054 renderer: default cursor color to foreground Mitchell Hashimoto 2023-10-14 14:02:17 -07:00
  • a75d42b4a5 core: allow arrow key on scroll to fail write to IO Mitchell Hashimoto 2023-10-14 10:53:20 -07:00
  • 84a9339aea Merge pull request #678 from mitchellh/vs16 Mitchell Hashimoto 2023-10-14 10:46:46 -07:00
  • 59140f593b terminal: VS16 should make a narrow char take up two cells in mode 2027 Mitchell Hashimoto 2023-10-14 10:37:13 -07:00
  • 529d1f016f terminal: when clearing previous wide character, preserve SGR state Mitchell Hashimoto 2023-10-13 15:15:14 -07:00
  • 8fe722686d Merge pull request #671 from mitchellh/sprite-width Mitchell Hashimoto 2023-10-13 14:52:36 -07:00
  • 880252fd1d terminal: printing over wide spacer tail should clear wide char Mitchell Hashimoto 2023-10-13 14:45:40 -07:00
  • 4f5a05e087 renderer: render cursor over wide character if on tail part Mitchell Hashimoto 2023-10-13 14:39:10 -07:00
  • 7995d44cfb font: render sprites with a configurable grid cell width Mitchell Hashimoto 2023-10-13 14:31:55 -07:00
  • d66d2c8827 Merge pull request #670 from mitchellh/font-fallbakc Mitchell Hashimoto 2023-10-13 12:29:59 -07:00
  • 1411015038 font: fallback search should search full discovery chain Mitchell Hashimoto 2023-10-13 12:25:27 -07:00
  • 00b7625694 Merge pull request #665 from mitchellh/linefeed Mitchell Hashimoto 2023-10-12 20:51:05 -07:00
  • 5ce50d08a1 terminal: linefeed mode Mitchell Hashimoto 2023-10-12 20:46:26 -07:00
  • 8c61f8d890 Merge pull request #664 from mitchellh/kam Mitchell Hashimoto 2023-10-12 19:43:01 -07:00
  • 853c0427e6 website: document srm mode Mitchell Hashimoto 2023-10-12 19:38:06 -07:00
  • 89d2827910 terminal: insert mode tests, fix insertBlanks multi-cell char split Mitchell Hashimoto 2023-10-12 19:24:27 -07:00
  • 6a065540dd terminal: KAM (mode 2) Mitchell Hashimoto 2023-10-12 17:07:47 -07:00
  • f5a80f6b98 Merge pull request #662 from mitchellh/legacy-sides Mitchell Hashimoto 2023-10-12 12:34:00 -07:00
  • d97e5b9dab input: legacy encoding pc style keys should ignore directional modifiers Mitchell Hashimoto 2023-10-12 12:28:26 -07:00
  • f402ca140c Merge pull request #660 from mitchellh/ind-lr Mitchell Hashimoto 2023-10-12 08:31:39 -07:00
  • 17430a1250 terminal: index handles left/right regions Mitchell Hashimoto 2023-10-12 08:20:46 -07:00
  • bf91367db9 Merge pull request #659 from mitchellh/xterm-stuff Mitchell Hashimoto 2023-10-11 22:09:26 -07:00
  • f94f32be79 website Mitchell Hashimoto 2023-10-11 22:01:37 -07:00
  • 392da475e1 terminal: XTSHIFTESCAPE Mitchell Hashimoto 2023-10-11 21:49:04 -07:00
  • f7cc5ccdd6 config: add mouse-shift-capture configuration Mitchell Hashimoto 2023-10-11 21:38:52 -07:00
  • 96546af475 terminal: test REP Mitchell Hashimoto 2023-10-11 17:23:27 -07:00
  • d6f7b45a64 Merge pull request #656 from mitchellh/enable-lr Mitchell Hashimoto 2023-10-10 16:26:30 -07:00
  • e593ffa264 terminal: default for right scroll margin was incorrect Mitchell Hashimoto 2023-10-10 16:06:27 -07:00
  • 0d2bfacd5b terminfo: add left/right margin entries Mitchell Hashimoto 2023-10-10 15:59:24 -07:00
  • a9fee348b6 terminal: print handles left/right margins Mitchell Hashimoto 2023-10-10 15:41:31 -07:00
  • 73ecb6f7ee terminal: CUL handles left/right margins Mitchell Hashimoto 2023-10-10 15:26:04 -07:00
  • 0c2bf94b13 Enable left/right margin support Mitchell Hashimoto 2023-10-10 15:21:45 -07:00
  • 1af3e4219a Merge pull request #654 from phinze/doc-terminfo-ssh Mitchell Hashimoto 2023-10-10 15:20:07 -07:00
  • 42dc244b1d prettier Mitchell Hashimoto 2023-10-10 15:19:49 -07:00
  • 71d8875043 Merge pull request #655 from mitchellh/xterm-stuff Mitchell Hashimoto 2023-10-10 15:19:16 -07:00
  • fbc305c901 terminal: reverse index xterm audit Mitchell Hashimoto 2023-10-10 15:15:53 -07:00
  • 31d22f45af Document terminfo & SSH details Paul Hinze 2023-10-10 16:32:00 -05:00
  • d8f2a8dff0 termio: NEL is index then CR Mitchell Hashimoto 2023-10-10 14:37:25 -07:00
  • baf9d21b5e website: CNL CPL Mitchell Hashimoto 2023-10-10 14:36:39 -07:00
  • 2f7dc9dddf Merge pull request #653 from mitchellh/xterm-stuff Mitchell Hashimoto 2023-10-10 14:29:29 -07:00
  • 28b7329fe4 terminal: scroll down test Mitchell Hashimoto 2023-10-10 14:22:05 -07:00
  • 3cc0cbcc9d terminal: SU, fix DL bug Mitchell Hashimoto 2023-10-10 13:00:00 -07:00
  • 7a8f2bfed6 terminal: decscusr Mitchell Hashimoto 2023-10-10 12:24:11 -07:00
  • c980234cb4 website: deckpam, deckpnam Mitchell Hashimoto 2023-10-10 12:15:04 -07:00
  • 50fdb9dfe4 Merge pull request #652 from mitchellh/path-space Mitchell Hashimoto 2023-10-10 11:25:19 -07:00
  • 5d1b54eceb termio: unescape OSC 7 pwd since it is URL encoded Mitchell Hashimoto 2023-10-10 11:17:22 -07:00