Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

"I got a question for ya. Ya got a minute?" -- two programmers passing in the hall


devel / comp.os.cpm / TE - text editor

SubjectAuthor
* TE - text editorFloppy Software
`- Re: TE - text editorladislau szilagyi

1
TE - text editor

<bc9da659-a894-422f-b0f7-587523baa486n@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=2639&group=comp.os.cpm#2639

  copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a37:587:: with SMTP id 129mr1270500qkf.418.1625163003647;
Thu, 01 Jul 2021 11:10:03 -0700 (PDT)
X-Received: by 2002:a05:6830:2366:: with SMTP id r6mr1043347oth.188.1625163003348;
Thu, 01 Jul 2021 11:10:03 -0700 (PDT)
Path: i2pn2.org!i2pn.org!aioe.org!news.mixmin.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Thu, 1 Jul 2021 11:10:03 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=83.57.222.212; posting-account=pAp9BQoAAADT48CgQOUU9LM9NMK4K2Z7
NNTP-Posting-Host: 83.57.222.212
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <bc9da659-a894-422f-b0f7-587523baa486n@googlegroups.com>
Subject: TE - text editor
From: floppyso...@gmail.com (Floppy Software)
Injection-Date: Thu, 01 Jul 2021 18:10:03 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Floppy Software - Thu, 1 Jul 2021 18:10 UTC

TE v1.70 has just been released!

Now, thanks to TECF, the TE configuration tool, you can
configure TE even more:
- configuration name
- screen size ("auto" for CP/M 3 auto-detection)
- layout characters
- main key names
- key bindings

If you want to know more... yes, download TE and RTFM!

Well, it's only a README.MD... :))

http://www.floppysoftware.es/te.html?path=cpm_projects|te
https://github.com/MiguelVis/te

Re: TE - text editor

<e117fbe9-2d56-46df-8063-4fb57e5d3b8en@googlegroups.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=3175&group=comp.os.cpm#3175

  copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:622a:14e:b0:2e1:6a95:3b07 with SMTP id v14-20020a05622a014e00b002e16a953b07mr14630890qtw.285.1647157280084;
Sat, 12 Mar 2022 23:41:20 -0800 (PST)
X-Received: by 2002:a05:6808:159d:b0:2da:3946:ab3d with SMTP id
t29-20020a056808159d00b002da3946ab3dmr13348567oiw.248.1647157279806; Sat, 12
Mar 2022 23:41:19 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Sat, 12 Mar 2022 23:41:19 -0800 (PST)
In-Reply-To: <bc9da659-a894-422f-b0f7-587523baa486n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=86.125.83.230; posting-account=Zav8fAoAAACRqOOZYggbw7GhvvIJEzFn
NNTP-Posting-Host: 86.125.83.230
References: <bc9da659-a894-422f-b0f7-587523baa486n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <e117fbe9-2d56-46df-8063-4fb57e5d3b8en@googlegroups.com>
Subject: Re: TE - text editor
From: ladislau...@euroqst.ro (ladislau szilagyi)
Injection-Date: Sun, 13 Mar 2022 07:41:20 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 38
 by: ladislau szilagyi - Sun, 13 Mar 2022 07:41 UTC

Pe joi, 1 iulie 2021, la 21:10:04 UTC+3, Floppy Software a scris:
> TE v1.70 has just been released!
>
> Now, thanks to TECF, the TE configuration tool, you can
> configure TE even more:
> - configuration name
> - screen size ("auto" for CP/M 3 auto-detection)
> - layout characters
> - main key names
> - key bindings
>
> If you want to know more... yes, download TE and RTFM!
>
> Well, it's only a README.MD... :))
>
> http://www.floppysoftware.es/te.html?path=cpm_projects|te
> https://github.com/MiguelVis/te

Hi all,

If you are interested in using TE on RC2014's CP/M, see https://github.com/Laci1953/RC2014-CPM/tree/main/te

The following hardware is supported:
-SC108 128KB RAM (v128),
-512KB RAM + 512KB ROM memory module (v512)

Settings:

v128 - up to 2048 lines, 50x99 screen, VT100 compatible, with WordStar style keyboard (accepts also arrow keys), files size up to 70KB
v512 - up to 8192 lines, 50x99 screen, VT100 compatible, with WordStar style keyboard (accepts also arrow keys), files size up to 400KB

Files are edited in the RAM memory, using RAM bank switching.

The files, when loaded, will be displayed using TABs indentation.

The TAB interval (4 or 8) may be set from the command line: >TE file.ext [ 4 | 8 ] ; default = 8.

Ladislau

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor