[addon] persistent status bar #1628

Closed
opened 2013-06-21 04:18:45 +02:00 by marijnh · 4 comments
marijnh commented 2013-06-21 04:18:45 +02:00 (Migrated from gitlab.com)

wrt vim:

displaying at least current mode, and line / column

selecting text with the mouse will have to enter visual mode immediately, instead of waiting until the next keypress

wrt vim: displaying at least current mode, and line / column selecting text with the mouse will have to enter visual mode immediately, instead of waiting until the next keypress
marijnh commented 2013-06-23 02:25:53 +02:00 (Migrated from gitlab.com)

mentioned in merge request !8788

mentioned in merge request !8788
marijnh commented 2013-07-03 10:28:47 +02:00 (Migrated from gitlab.com)

I have a need for something like this for the emacs bindings as well. Maybe a variation on dialog.js (a new file) that claims a persistent bit of real-estate below the editor.

At this point, we're definitely leaving the 'this is only a keymap' approach, but I guess that's pretty much inevitable.

I have a need for something like this for the emacs bindings as well. Maybe a variation on dialog.js (a new file) that claims a persistent bit of real-estate below the editor. At this point, we're definitely leaving the 'this is only a keymap' approach, but I guess that's pretty much inevitable.
marijnh commented 2013-07-03 10:31:38 +02:00 (Migrated from gitlab.com)

this addon would be useful even with the default keymap; many text editors show a persistent status bar

this addon would be useful even with the default keymap; many text editors show a persistent status bar
marijnh commented 2015-02-24 14:45:57 +01:00 (Migrated from gitlab.com)

There is now a display/panel.js addon, which makes it easier to add such a bar.

There is now a `display/panel.js` addon, which makes it easier to add such a bar.
marijnh (Migrated from gitlab.com) closed this issue 2015-02-24 14:45:57 +01:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/codemirror5#1628
No description provided.