codex-team / codex-team/editor.js

💡is it possible to easily add support for the vertical editing ?

Open
#1,444 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
31.9k
Forks
2.2k
Avg merge
1d 1h
Merged PRs (30d)
1

Description

there is a vertical editing mode in CSS called

```
writing-mode: vertical-lr;
```
which is cool for Japanese Chinese typing,

but When I try to do it in editor.js, the cursor is not fit for the vertical, and up/down/right/left keys also don't work for the vertical direction

so any hints for this?

thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.