1
0
Fork
You've already forked cursing-around
0
No description
  • JavaScript 100%
Find a file
2022年03月31日 00:01:55 +02:00
keymaps move around 2022年02月11日 01:28:19 +01:00
lib typo 2022年03月30日 23:52:41 +02:00
.gitignore package-generator:generate-package 2022年02月09日 23:35:16 +01:00
CHANGELOG.md update readme for publication 2022年03月31日 00:01:55 +02:00
LICENSE.md license 2022年02月10日 00:20:33 +01:00
package.json clean up 2022年02月10日 12:04:33 +01:00
README.md update readme for publication 2022年03月31日 00:01:55 +02:00

cursing-around package

A package for multiple cursor management. Loosely inspired by multi-cursor, the main differences feature-wise being :

  • symmetry between the use of buffer and screen coordinates
  • symmetry between the four directions (hence the around)

The status is very embryonic. Before the package being usable, I need at least cursing-around-screen:move-cursors-up to be functionally equivalent to core:move-up.