rxi / lite

A lightweight text editor written in Lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Vertical/block/column/multi-cursor selection

Himura2la opened this issue · comments

Every great text editor has a block selection feature:

  • AkelPad: Alt + (Mouse Selection)
  • Vim: Ctrl+V
  • VSCode: Alt+Shift + (Mouse Selection)

Lite should not be an exception, because this is a major helper in some scenarios.

Never mind, I see this project is abandoned, and the feature is supported in https://github.com/lite-xl/lite-xl