Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request #4

Open
rohitsrao opened this issue Jun 19, 2019 · 1 comment
Open

Feature Request #4

rohitsrao opened this issue Jun 19, 2019 · 1 comment

Comments

@rohitsrao
Copy link

Hey @thomcom

Thanks a TON for this. I absolutely love using it.

A few feature requests

  1. When a cell is empty pressing dd in normal model should delete the cell
  2. Allow using j and k to also move between cells. So when we are in the last line of a cell and hit k it jumps to the next cell.

Is there a possibility to get line numbers in the cell ?!
:set number and :set relativenumber do not work

@thomcom
Copy link
Owner

thomcom commented Jul 26, 2019

Thanks @rohitsrao ! I'm not able to dedicate a lot of time to this project, but I totally agree with your feature asks. Both would require adding a new JS listener to the CodeMirror page to check for those state properties on keypress. I don't think it would be terribly difficult, but might take a few days to get all the kinks worked out. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants