humungus - vertigo

i am gravely disappointed

i understand your pain

overview - files - changes - changes rss

vertigo - a terminal emulator

requires go, glfw, some other stuff.


ctrl-shift-T	new tab
ctrl-shift-W	close tab
ctrl-shift-+	bigger font
ctrl-shift--	smaller font
ctrl-tab	next tab
ctrl-shift-9	reset




recent changes

109:dde576e8b579 on 2023-12-01 10:11:07 +0000 UTC by Ted Unangst <tedu@tedunangst.com>
Tagged: tip

cellattr needs to be per screen as well

108:69e10f65d88d on 2023-12-01 10:01:59 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

can't share data between input streams

107:a798c1c54e74 on 2023-12-01 09:50:41 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

some more setup for the shell

106:1cc78c4f2534 on 2023-12-01 08:42:33 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

don't let stray keystrokes open trace anymore

105:9ada2d8b6ec4 on 2023-12-01 08:37:23 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

one more escape

104:040e728f68d1 on 2023-12-01 08:14:52 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

repeat last csi

103:28ddac3a4b18 on 2023-12-01 06:52:54 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

some macos fluff

102:d8d8043b8182 on 2023-12-01 06:51:24 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

fixup cwd

101:655a64006faa on 2023-12-01 06:46:31 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

start focused

100:1718ce5d7449 on 2023-12-01 05:08:51 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

clicks need to be adjusted by offset

99:d77d3f6c6c7d on 2023-12-01 04:50:26 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

scroll mouse events

98:6e04f487b1c9 on 2023-12-01 04:11:00 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

fix log fmt

97:1a541cd6137e on 2023-12-01 03:51:52 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

whatever is going on with fkey sequences

96:47a1ae0f0380 on 2023-12-01 03:39:33 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

don't lose cursor resizing

95:00528d49a6fe on 2023-11-30 22:08:18 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

toss a few words into the readme

94:1582354faa8b on 2023-11-30 02:51:24 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

cell attrs can just be a slice

93:2505b7d6d9b8 on 2023-11-30 02:48:18 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

unscroll on text input

92:96f6bf897d1c on 2023-11-30 02:42:55 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

delete and insert keys

91:a0c7b7f7d653 on 2023-11-30 02:33:26 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

simplify some key strokes

90:01eafcfb2bed on 2023-11-30 01:48:03 +0000 UTC by Ted Unangst <tedu@tedunangst.com>

consolidate the usual ascii controls