psez
Modeless CUI text editor safe for Japanese/CJK in Windows PowerShell and SSH (ConPTY)
psez is a modeless CUI text editor that runs safely in Windows PowerShell, Command Prompt, and SSH (ConPTY) environments. It fully avoids the known crash caused by backspace-deleting CJK characters in ConPTY by using a full-redraw approach. Features include search, replace all, undo, cut/copy/paste with system clipboard, tab, word wrap, horizontal scroll, and auto-detection of UTF-8/Shift-JIS/EUC-JP/CRLF encodings.
winget install --id gtms-code.psez --exact --source wingetLatest 1.1.0
Details
- Homepage
- https://github.com/gtms-code/psez
- License
- GPL-3.0
- Publisher
- gtms-code