1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 22 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated readme / inactive for a while More... about 11 years ago
Merge pull request #24 from freewizard/master More... over 11 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... over 11 years ago
Merge pull request #21 from guillermooo/windows-kbd More... almost 12 years ago
better support for keyboard input on windows
guillermoooo
as guillermooo
More... almost 12 years ago
Merge pull request #10 from guillermooo/admin More... almost 12 years ago
ignore stuff
guillermoooo
as guillermooo
More... almost 12 years ago
Fix win32process.__init__() More... almost 12 years ago
Merge pull request #9 from guillermooo/patch-1 More... almost 12 years ago
fix typo More... almost 12 years ago
Readme update More... almost 12 years ago
Readme update 2 More... almost 12 years ago
Readme update More... almost 12 years ago
Remove Twisted dependency, use UDP+ZLIB instead (first version) More... almost 12 years ago
Remove old unused files More... almost 12 years ago
- Fully working colors in windows console - added max size limit - More... almost 12 years ago
Workaround for cursor problems with mouse clicks + ctrl-c (as ctrl-break for now) More... almost 12 years ago
Supprot ctrl/alt/ and shift keys More... almost 12 years ago
Bugfixes More... almost 12 years ago
Track cursor position unfortuneatly it seems to be interfering with mouse clicks :-/ More... almost 12 years ago
Console resizing now works correctly. More... almost 12 years ago
Double click support More... almost 12 years ago
Add escape key More... almost 12 years ago
Simple mouse support (ctrl+alt+LMB = LMB or ctrl+alt+RMB = RMB) More... almost 12 years ago
PgUp & PgDown (close #5) More... almost 12 years ago
Fix backspace More... almost 12 years ago
First version of auto window resize More... almost 12 years ago
Important keys (return, backspace, arrows, F1..) should work again More... almost 12 years ago
Working (but not at all efficient) win32 console More... almost 12 years ago
Add prototype remote win32 console More... almost 12 years ago