Ecosyste.ms: Timeline

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

mkrueger/icy_tools

mkrueger pushed 1 commit to master mkrueger/icy_tools
  • Corrected pattern offsets. aedc82f

View on GitHub

mkrueger pushed 1 commit to master mkrueger/icy_tools
  • Fixed igs font rendering. cab55ab

View on GitHub

mkrueger pushed 1 commit to master mkrueger/icy_tools
  • Added IGS engine to icy_view. 3a71dcc

View on GitHub

hellocodelinux opened an issue on mkrueger/icy_tools
draw half-blocks
I'll try to explain what's happening here. ![Image](https://github.com/user-attachments/assets/f5f5bf35-cc87-4ec8-931a-dfc4be275e92) If you draw a line in the middle of half-blocks and then try t...
mkrueger pushed 1 commit to master mkrueger/icy_tools
  • Added icy draw main window graphics. aa89701

View on GitHub

mkrueger pushed 1 commit to master mkrueger/icy_tools

View on GitHub

mkrueger closed an issue on mkrueger/icy_tools
about the language
I created a fork so I will create the language files and correct some Spanish words when I have it done I will do a pull with I am used to using github then tell me if you need any other language t...
mkrueger created a comment on an issue on mkrueger/icy_tools
fixed

View on GitHub

mkrueger closed an issue on mkrueger/icy_tools
warning icy_term
warning: private item shadows public glob re-export --> crates/icy_term/src/main.rs:19:5 | 19 | use ui::MainWindow; | ^^^^^^^^^^^^^^ | note: the name `MainWindow` in the type namesp...
mkrueger pushed 1 commit to master mkrueger/icy_tools

View on GitHub

mkrueger pushed 1 commit to master mkrueger/icy_tools
  • Found as simpler solution to the cropping issue. 808816b

View on GitHub

mkrueger created a comment on an issue on mkrueger/icy_tools
Saw it - the latest rust compiler added these.

View on GitHub

mkrueger created a comment on an issue on mkrueger/icy_tools
I welcome any language - I don't think that any language is >not needed< :). I'm happy that I can provide german. My skills in other languages isn't good enough to do a translation. In theory I had...

View on GitHub

mkrueger created a comment on a pull request on mkrueger/icy_tools
Thanks :)

View on GitHub

mkrueger pushed 3 commits to master mkrueger/icy_tools
  • actualizacion de español efe7ab4
  • Merge branch 'mkrueger:master' into master d768a97
  • Merge pull request #71 from hellocodelinux/master Spanish language update 28f717f

View on GitHub

mkrueger closed a pull request on mkrueger/icy_tools
Spanish language update
Spanish language update added translation of everything and changed Foreground color (Color de primer plano) to Front (frente) frente = is what is ahead since (Color de primer plano) it w...
mkrueger pushed 3 commits to master mkrueger/icy_tools
  • Revert "Fixed loading of small text mode formats." This reverts commit 15b5e9557d945e0ad4b5e1400b8760a79485e24d. 5bc70e3
  • Revert "No longer crop text mode files on loading." This reverts commit 5f0c6dfbc912f0962d45cd6da05e0efc374a2755. 390691d
  • Found as simpler solution to the cropping issue. 13a3209

View on GitHub

mkrueger pushed 1 commit to master mkrueger/icy_tools
  • Use fixed_size flag instead of terminal buffer. Using a terminal buffer isn't entirely correct. 62a8a1d

View on GitHub

hellocodelinux opened a pull request on mkrueger/icy_tools
Spanish language update
Spanish language update added translation of everything and changed Foreground color (Color de primer plano) to Front (frente) frente = is what is ahead since (Color de primer plano) it w...
mkrueger pushed 1 commit to master mkrueger/icy_tools
  • Fixed loading of small text mode formats. Minimum height was 24 - that's why lines got cropped, now the file height ... 15b5e95

View on GitHub

mkrueger pushed 1 commit to master mkrueger/icy_tools
  • No longer crop text mode files on loading. 5f0c6df

View on GitHub

hellocodelinux opened an issue on mkrueger/icy_tools
about the language
I created a fork so I will create the language files and correct some Spanish words when I have it done I will do a pull with I am used to using github then tell me if you need any other language t...
hellocodelinux opened an issue on mkrueger/icy_tools
warning icy_term
warning: private item shadows public glob re-export --> crates/icy_term/src/main.rs:19:5 | 19 | use ui::MainWindow; | ^^^^^^^^^^^^^^ | note: the name `MainWindow` in the type namesp...
martykazmaier created a comment on an issue on mkrueger/icy_tools
Ok, it's garbage output now. The openssh client displays properly, but Windows BBS terminals don't. Any chance you can fix this with your client? This is with the Windows client. ___________...

View on GitHub

mkrueger created a tag on mkrueger/icy_tools

IcyTerm0.7.12 - A collection of ansi/bbs related applications

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

Load more