1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Jun 29, 2025 — Jun 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated readme / inactive for a while More... over 13 years ago
Merge pull request #24 from freewizard/master More... almost 14 years ago
add args for open_pty command, e.g. { "keys": ["ctrl+u"], "command": "open_pty", "args": {"title": "SMTH BBS", "shell": ["/usr/bin/telnet", "bbs.newsmth.org"], "encodings": [["cp936", "strict"], ["cp437", "strict"], ["utf-8", "replace"]]} }, More... almost 14 years ago
Merge pull request #21 from guillermooo/windows-kbd More... about 14 years ago
better support for keyboard input on windows
guillermoooo
as guillermooo
More... about 14 years ago
Merge pull request #10 from guillermooo/admin More... about 14 years ago
ignore stuff
guillermoooo
as guillermooo
More... about 14 years ago
Fix win32process.__init__() More... about 14 years ago
Merge pull request #9 from guillermooo/patch-1 More... about 14 years ago
fix typo More... about 14 years ago
Readme update More... about 14 years ago
Readme update 2 More... about 14 years ago
Readme update More... about 14 years ago
Remove Twisted dependency, use UDP+ZLIB instead (first version) More... about 14 years ago
Remove old unused files More... about 14 years ago
- Fully working colors in windows console - added max size limit - More... about 14 years ago
Workaround for cursor problems with mouse clicks + ctrl-c (as ctrl-break for now) More... about 14 years ago
Supprot ctrl/alt/ and shift keys More... about 14 years ago
Bugfixes More... about 14 years ago
Track cursor position unfortuneatly it seems to be interfering with mouse clicks :-/ More... about 14 years ago
Console resizing now works correctly. More... about 14 years ago
Double click support More... about 14 years ago
Add escape key More... about 14 years ago
Simple mouse support (ctrl+alt+LMB = LMB or ctrl+alt+RMB = RMB) More... about 14 years ago
PgUp & PgDown (close #5) More... about 14 years ago
Fix backspace More... about 14 years ago
First version of auto window resize More... about 14 years ago
Important keys (return, backspace, arrows, F1..) should work again More... about 14 years ago
Working (but not at all efficient) win32 console More... about 14 years ago
Add prototype remote win32 console More... about 14 years ago