Giter VIP home page Giter VIP logo

versaterm's People

Contributors

dhansel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

versaterm's Issues

Feature request / discussion: Additional (font) characters

Ohai,

I built a VersaTerm and it work totally fine. But aside of retro computers (following the VT102 standard), I do like using it on (modern) Linux/BSD boxes as well. It's fantastic that it does support ridiculous high baud rates and ANSI color support fills my heart with love, too.

I have just a minor thing that bothers me a bit, and that is the German umlauts (or other language-specific chars and maybe a few (?) pseudo graphic UTF-8 characters). Those are printed as escape sequences and "destroy" or shift the layout. Would it even be possible to add additional characters to the font(s)?
I see international characters being mentioned in VT5xx standard. (https://en.wikipedia.org/wiki/VT520)

I totally get it, that something like this is totally off-scope for this project (being a VT102 terminal), I'm rather interested in hearing, what had to be done to achieve such a goal.

Regards, Commander1024

can't the code to compile

Hi trying to get the last source + tinyusb updates compiled but can't get it to work get the error in screenshot.

Screenshot 2023-12-05 at 21 36 51

Maybe you can point out the problem or even better you may have an updated release and can upload it to this git ?.

Thanks !.

:)

Question re trapping of function keys

HI I have built 2 of these and quite like them for my retro hobby. I recently ran across a situation using a screen editor that uses the function keys to save and exit from it. This works under putty and Teraterm but doesn't under versaterm. Is this related to checking for F12 and are all F keys affected?

Versaterm crash when store configuration

HI,
I'm trying to compile versaterm with Visual studio, it happens with follow errors, I managed to compile with the "Release" option but I have the following problem, I load the new .uf2, when I try to save the configuration in the "Manage configurations" menu, the software crashes and everything freezes.
If I load the default .uf2 file everything is fine.
Can you help me?
Thanks in advance
Untitled

Pino

Modernize the terminal software

I have worked with ascii terminals for over 35 years running terminals on Zenix then Unix with 8 port serial cards, Running code written in cobol85 to the modern Linux that ran the Cobol with acucobol and away with serial with the faster network terminal connections.

Would like to see this software ported to a raspberry pi b4 with network setups and usb ports being able to accommodate usb printers,

I know this can be done all from Raspbian BUT simple C code with pi os lite on a B4 would be great for people still using cobol text apps n these modern times

Circuit schematic (pdf) doesn't render

Hi David
Trying to view the VersaTerm schematic (pdf) within github doesn't render. Downloading to my PC, trying to open, my pdf reader reports file as invalid.
Thanks
Nigel

VT100 option in menu?

Hi, I've recently build a Versaterm - amazingly useful work, thank you. I was unsure why there was no VT100 setting in the menu under/Termainal Serrings/Type? I see only VT52, PETSCII and VT102/Ansi so thought I should ask.

Certainly it would be awesome to see more terminal types here as occasionally I am running into software configured to run on various Televideo terminals, Apple2 running CP/M, Osborne1, etc, which do not display correctly on Versaterm as far as I have yet discovered.

The requirements to build from source could use a couple more steps

When it said to me:

arm-none-eabi-gcc: fatal error: cannot read spec file 'nosys.specs': No such file or directory

I replied:

apt install libnewlib-arm-none-eabi

And when it said:

fatal error: cassert: No such file or directory

I retorted:

apt install libstdc++-arm-none-eabi-dev

And then it complained that:

/usr/lib/gcc/arm-none-eabi/12.2.1/../../../arm-none-eabi/bin/ld: cannot find -lstdc++: No such file or directory

And I spake thusly:

apt install libstdc++-arm-none-eabi-newlib

These are already in lib/pico-sdk/README.md, but it'd be super handy to have them at the top level too. Thanks heaps!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.