Skip to content

AS400JPLPC/nim_Termvte

Repository files navigation

programme NIM


nim >=1.6.0
lib gnome vte-2.91

Terminal basic pour application semi-graphic type 5250
Jean-Pierre Laroche
projet 2018-08-08 (C) 2018 Copyright 2018 laroche.jeanpierre@gmail.com
http://www.ombrebleu.com/wxsrc/src/

but : terminal rapide / flexible / respectant le code escape
fast / flexible terminal / respecting the escape code
-no-pie EXÉCUTABLE
contrôle ALT_F4 close urgence for DEBUG

outil pour développer une application de type 5250 / 3270 ou terminal semi-graphic
tool to develop a 5250/3270 or terminal semi-graphic application

THANK YOU MERCI
thanks Mr. CHRISTOPHE BLAESS for the book development system LINUX 1..4 edition en Français " ;) "

GTK platform and GNOME for VTE-TERMINAL

https://github.com/SgtWiggles/ume thank you that inspired me to set up a dedicated terminal

https://vincent.bernat.im/fr/blog/2017-ecrire-emulateur-terminal

tank you github for exemple open-source for etude

LINUX

→  2022-02-11 exemple terminal libvte c++

→  2022-02-11 projet developper avec VSCODE
→  2022-02-11 exemple terminal and pgm Nim →  2022-02-11 le .vscode est présent ++ extension "task manager"
→  2022-02-14 delete const "worlib" uniformité traitement arg_1 arg_2
→  2022-02-14 delete module TermSDA c'est mon générateur pas encore opérationel sorry
→  2022-02-14 use pgm console ex: ./console ./termField sorry

→  2022-02-16 exemple update termGrid.nim

VTETERM C/C++