TODO List
This list can actually be broken down into 3 categories: Definitely will be implemented, Would like to implement, and Not likely to implement. If you have anything you think should be added, please let me know.
Definitely will be implemented
- A better looking CONNECT button
- SysOp configurable CONNECT button
- A status / progress window for file transfers
- A SysOp configurable intro ANSI to be displayed behind the CONNECT button when fTelnet first loads
- Additional character encodings (currently CodePage 437 only, would like to support as many as possible)
- Implement CodePage 866 for russian cyrillic characters
- Add a single pixel border option, similar to what FlashTerm uses
- Make the status line colour configurable
- Add popup notices for things that need them (now that the statusbar is gone)
- Add version number to context menu
- On the fly codepage switching (so for example a Russian BBS can use codepage 866, but then switch to 437 before launching a door game, and then back to 866 when it quits
- Fix the tab handling code (tabs should be non-destructive)
- Add ability to take screenshots
- Make 1024 byte processing blocks configurable in size
- Pressing TAB in IE switches focus away from the flash control
Would like to implement
- Recognize key events from international keyboard layouts
- Option to enable local echo
Not likely to implement
- ZModem file transfers (just too much work when YModem-G seems to be working fine)
- YModem fallback (YModem-G seems to be working, so probably not necessary)
- Scrollback buffer, similar to what mTelnet offers
- Copy/pasting
