Commit Graph

17 Commits

Author SHA1 Message Date
neon443
606945e4e6 okay updated the catbox link with a 5mb (40mb) tar.xz by removing openssl and adding openssl as a swift package
also this should fix crashing when it cant find openssl dylib
2025-09-20 01:01:23 +05:30
neon443
01413df52f update submodule 2025-09-02 16:48:40 +01:00
neon443
26064e15d4 add neon443/swiftterm as a submodule 2025-09-02 16:43:32 +01:00
neon443
28b92466a5 remove overlay jelly cursor implementation, check jelly branch on https://github.com/neon443/SwiftTerm
add empty handler for 133 iterm2
2025-08-31 22:23:17 +01:00
neon443
9b1b04d755 updated swiftterm i think
fix scrollback preferences not being set
2025-08-22 19:39:53 +01:00
neon443
8f28ae21cf updated swiftterm - good scrolling yayy 2025-08-05 12:20:28 +01:00
neon443
42883c4ac9 ok so looking at SwiftTermApp (SwiftTerm's sample app) it uses a specific commit.
surprise surpries, that fixes the ghosting and scroll issues!!!!!!!!!!
this deserves a version bump
2025-06-26 11:35:48 +01:00
neon443
d9154458fa made read blocking, adnd up to 1024 bytes
request env vars before opeing shell
cleanup
2025-06-26 11:32:45 +01:00
neon443
f71bd0ddf2 bell ringing backend done now need to actually trigger it
added ring() to ring the bell
terminal is now a fullscreencover
can be dismissed and reopened or disconnected
 - need to make it keep the scrollback
increased sleep between reads
added support for title
added setTitle function, defaults to username@server
increased the buffer to 16384 bytes
2025-06-25 11:12:10 +01:00
neon443
1cf9518e0f remove terminal string
rewrote authWithPubkey() to not write files and take data direcytly
remove read loop (comment adding it)
readfromchannel returns string
using swifterm to do terminal emulation
2025-06-22 10:51:21 +01:00
neon443
d4e1660728 added a terminal
currently doesnt work
using runestone as the terminal
2025-06-09 17:25:05 +01:00
neon443
502a6d30eb remove spm resolved 2025-06-05 14:29:05 +01:00
neon443
38a4f399a1 cleaanup 2025-06-05 14:11:47 +01:00
neon443
165cf12a5a readd blink 2025-06-05 12:55:20 +01:00
neon443
4e2c47f09a using blink shell's ssh for ssh instead of nmsssh idk why it doesnt work 2025-06-05 12:46:42 +01:00
neon443
2a2ed76f58 remove niossh 2025-06-05 10:18:28 +01:00
neon443
3ffb137d08 add swift nio ssh 2025-06-04 21:33:30 +01:00