| Port details |
- py-textual-textarea Text area (multi-line input) with syntax highlighting for Textual
- 0.17.2 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2026-01-31 15:51:09
- Last Update: 2026-01-31 15:28:40
- Commit Hash: 9d93723
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/tconbeer/textual-textarea
- Description:
- Textual-textarea is a text area (multi-line input) with syntax highlighting for
Textual.
It offers a full-featured text editor experience with VS-Code-like bindings, in
your Textual App:
- Syntax highlighting and support for Pygments themes.
- Move cursor and scroll with mouse or keys (including ctrl+arrow, PgUp/Dn,
ctrl+Home/End).
- Open (ctrl+o) and save (ctrl+s) files.
- Cut (ctrl+x), copy (ctrl+c), paste (ctrl+u/v), optionally using the system
clipboard.
- Comment selections with ctrl+/.
- Indent and dedent (optionally for a multiline selection) to tab stops with
Tab and shift+Tab.
- Automatic completions of quotes and brackets.
- Select text by double-, triple-, or quadruple-clicking.
- Quit with ctrl+q.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}textual-textarea>0:textproc/py-textual-textarea@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-textual-textarea/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-textual-textarea
- pkg install py311-textual-textarea
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-textual-textarea listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-textual-textarea
- Package flavors (<flavor>: <package>)
- py311: py311-textual-textarea
- distinfo:
- TIMESTAMP = 1769506652
SHA256 (textual_textarea-0.17.2.tar.gz) = 84bb2bfe545db70071914802e808dc411c16c21e7744adbcfc381f1390dd2c6b
SIZE (textual_textarea-0.17.2.tar.gz) = 27615
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=1.28.0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pyperclip>=1.7.0_1 : devel/py-pyperclip@py311
- py311-textual>=0.89.1 : textproc/py-textual@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- databases/py-harlequin
Configuration Options:
- No options to configure
- Options name:
- textproc_py-textual-textarea
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|