Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #6249

[Python-de] less-like pager als python-modul?

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Marc Haber <mh+python-de@zugschlus.de>
Newsgroups de.comp.lang.python
Subject [Python-de] less-like pager als python-modul?
Date Wed, 13 Nov 2024 09:49:28 +0100
Lines 24
Message-ID <ZzRoGBhW8Lv3vbTr@torres.zugschlus.de> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de SGbQOqmowq0/eu+Hls48Sw+qwPtXxNXNUo+JLrAj+E/g==
Cancel-Lock sha1:NMp8z0AwxcZ3N5zkKRVt9sweBKU= sha256:Ahl6u0bdZ8iHB9D5FQPu2K5Bq6Y3WI4PXZ0mCb+6rX4=
Delivered-To python-de@x.python.org
Authentication-Results mail.python.org; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy); dkim-atps=neutral
Content-Disposition inline
User-Agent Mutt/2.2.12 (2023-09-09)
Message-ID-Hash 7IQ62TLN34E2MV2RKIXEH7477I7LS2VA
X-Message-ID-Hash 7IQ62TLN34E2MV2RKIXEH7477I7LS2VA
X-MailFrom mh+python-de@zugschlus.de
X-Mailman-Rule-Misses dmarc-mitigation; no-senders; approved; loop; banned-address; header-match-python-de.python.org-0; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
X-Mailman-Version 3.3.11b1
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
Archived-At <https://mail.python.org/archives/list/python-de@python.org/message/7IQ62TLN34E2MV2RKIXEH7477I7LS2VA/>
List-Archive <https://mail.python.org/archives/list/python-de@python.org/>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Owner <mailto:python-de-owner@python.org>
List-Post <mailto:python-de@python.org>
List-Subscribe <mailto:python-de-join@python.org>
List-Unsubscribe <mailto:python-de-leave@python.org>
Xref csiph.com de.comp.lang.python:6249

Show key headers only | View raw


Hallo Pythonisten,

ich suche einen less-artigen Pager, den ich leicht in ein
python-Programm integrieren kann. Wichtig sind mir folgende Features,
die bis auf das erste und das zweite in less implementiert sind:

- Frei setzbarer Prompt in der Statuszeile
- Zugriff auf das letzte Kommando das gegeben wurde
- Vorwärts- und Rückwärtsscrollen
- Horizontales Scrolling
- Umbruch zu langer Zeilen einschaltbar
- Vorwärts- und Rückwärtssuche, auch mit regexps
- Markierung der auf die letzte regexp passenden Stellen

Sowas wird es nicht geben, nehme ich an?

Grüße
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Leimen, Germany    |  lose things."    Winona Ryder | Fon: *49 6224 1600402
Nordisch by Nature |  How to make an American Quilt | Fax: *49 6224 1600421

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

[Python-de] less-like pager als python-modul? Marc Haber <mh+python-de@zugschlus.de> - 2024-11-13 09:49 +0100

csiph-web