Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

mkrueger

mkrueger published a release on mkrueger/icy_tools
IcyTerm 0.7.12
* Fixed default port connecting to ssh/telnet * Fixed a osc sequence parser bug * Updated ssh library
mkrueger closed an issue on mkrueger/icy_tools
OpenSSH to mystic telnet...
This looks great from an openssh client, and worked fine from Linux, but from Windows icyterm doesn't even show anything upon connection. Other bbs ssh (supposedly) compliant terminals show garbag...
mkrueger pushed 1 commit to master mkrueger/icy_tools
  • Fixed osc sequence parsing bug. Fixes Issue #65 c0ed25a

View on GitHub

mkrueger created a comment on an issue on mkrueger/icy_tools
Ok had nothing to do with the communication layer - it was a bug in my osc parser implementation. Haven't supported the \a abortion sequence so the osc mode never turned off. I parse another osc ...

View on GitHub

mkrueger pushed 1 commit to master mkrueger/icy_tools
  • Fixed osc sequence parsing bug. Fixes Issue #65 beafb4d

View on GitHub

mkrueger pushed 1 commit to main mkrueger/icy_board
  • Fixed windows build + ssh issues. Please enter the commit message for your changes. Lines starting d8bf5a4

View on GitHub

mkrueger pushed 1 commit to main mkrueger/icy_board

View on GitHub

mkrueger pushed 1 commit to main mkrueger/icy_board
  • Implemented BitSet/Clear. However only for numbers - the utf8 represantation will make it difficult to work on strin... fb8df4b

View on GitHub

mkrueger pushed 1 commit to main mkrueger/icy_board

View on GitHub

mkrueger pushed 2 commits to main mkrueger/icy_board
  • Improved file browser implementation. File flag addons should work now. 97da478
  • Integer constants now have their number format. Improved the decompilation output - color constants are now reconstr... 148b185

View on GitHub

mkrueger created a comment on an issue on mkrueger/icy_tools
Ok fixed - y it's due to the latest network code change. I've split that out since I use the network layer in my bbs project as well - thought it's a good idea to abstract data structures a bit. I...

View on GitHub

mkrueger closed an issue on mkrueger/icy_tools
wont connect useing telnet and
trying to connect to bbs.fozztexx.com using telnet and getting an "invalid socket address" error also wont connect to 916 965 1701 when useing a USB us robotics modem and connecting to the same BB...
mkrueger created a comment on an issue on mkrueger/icy_tools
Modem speed setting should work - it's part of the address.

View on GitHub

mkrueger created a comment on an issue on mkrueger/icy_tools
Happened to me too when working on the ssh connection :-). I'm using a fairly new ssh lib - it has some issues. Took a long time to get it even working with mystic ssh. Should've reported an upst...

View on GitHub

mkrueger created a comment on an issue on mkrueger/icy_tools
Fortunately there is an auto save already - wouldn't make such a tool without it. I could swear the close confirmation worked at some point. But window handling got changed by the lib I use a bit ...

View on GitHub

mkrueger created a comment on an issue on mkrueger/icy_tools
https://github.com/mkrueger/icy_tools/commit/87f97a71b72a21461b11fd1b9ec791c970eab361 Thanks - added it. Just create a dir "es", drop it and recompile. So you're just 1 recompile away from get it...

View on GitHub

mkrueger closed an issue on mkrueger/icy_tools
Can I help you with the Spanish language?
https://github.com/hellocodelinux/icy_tools/blob/master/crates/icy_draw/i18n/es/icy_draw.ftl I made this file but I don't know if you have to indicate something in the rest of the program or if I'...
mkrueger pushed 1 commit to master mkrueger/icy_tools

View on GitHub

mkrueger pushed 1 commit to master mkrueger/icy_tools
  • Fixed rust embed translations. 5b3073c

View on GitHub

mkrueger created a comment on an issue on mkrueger/icy_tools
Ok it's still a bug - the default port should work without specifying. That used to work - I suppose it's a side effect of my network layer rework.

View on GitHub

mkrueger pushed 1 commit to main mkrueger/icy_board

View on GitHub

mkrueger pushed 1 commit to main mkrueger/icy_board
  • File viewer now uses standard more prompt routine. There is no sane way of doing it an other way. 0e265fd

View on GitHub

mkrueger pushed 1 commit to main mkrueger/icy_board

View on GitHub

mkrueger pushed 1 commit to main mkrueger/icy_board
  • Filebase now works without data file. d8e1652

View on GitHub

mkrueger pushed 1 commit to main mkrueger/icy_board
  • No longer allow empty "print" statements. They've valid in PPE but make no sense and the original compiler erros out... 02d365b

View on GitHub

mkrueger pushed 1 commit to main mkrueger/icy_board

View on GitHub

mkrueger pushed 1 commit to main mkrueger/icy_board
  • Decompiler uses now the new statement/function meta data to improve output. It should now be better to determine boo... 6244af8

View on GitHub

mkrueger created a comment on an issue on mkrueger/icy_tools
I'll look at it - windows handles net slightly different than proper operating systems :-).

View on GitHub

mkrueger pushed 1 commit to main mkrueger/icy_board
  • Improved ppl-lsp. * Added function meta data * PPL Documentation is now nearly complete * Handled PPL constants 09de1ad

View on GitHub

mkrueger pushed 1 commit to main mkrueger/icy_board

View on GitHub

Load more