Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

curses.textpad should support UTF-8 unicode characters #133031

Open
Labels
extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement
@sijanec

Description

@sijanec

Feature or enhancement

Proposal:

curses.textpad does not support UTF-8/Unicode characters,they are silently ignored when editing.

It would be useful to add support for Unicode characters.

Minimal reproducible code: Type š into the editing textbox and observe nothing happens.

importcurses.textpadimportatexitatexit.register(curses.endwin)w=curses.initscr()curses.noecho()curses.textpad.Textbox(w).edit()

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp