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

Need some sort of file handling interface #29

Open
sixtyfive opened this issue Sep 27, 2018 · 1 comment
Open

Need some sort of file handling interface #29

sixtyfive opened this issue Sep 27, 2018 · 1 comment

Comments

@sixtyfive
Copy link

  • Starting kod without arguments could mean "create new document".
  • When inside of of kod, there could be an interface similar to vim's, i.e. typing "Esc, :" gets you into command mode, then "w" writes the file or "q" exits kod, "wq" writes first, then exits, or similar.
@linde12
Copy link
Owner

linde12 commented Sep 27, 2018

This is exactly what i want, a simple command line interface to handle all of these operations.

I think a good start would be to implement the actual UI for it.

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