Code Monkey home page Code Monkey logo

Comments (9)

lpanebr avatar lpanebr commented on July 17, 2024 7

I also like this!

How about something like this?

Success: 7 / 10 Average Success Time!: 2916.75
When you see a "DELETE ME", relative jump to it
as fast as possible and delete it.

What now? (delete from the list to select)
------------------------------------------
[X] retry
[ ] try a different game
[ ] go back to work (clears the buffer)

from vim-be-good.

ThePrimeagen avatar ThePrimeagen commented on July 17, 2024 2

Partially addressed with #28
This will allow for a popup to be used. What do you all think?
I am going to add an option for this.

from vim-be-good.

ThePrimeagen avatar ThePrimeagen commented on July 17, 2024 1

@fsmiamoto I'll be reworking the runner (#46). This should allow for reunning easily.

from vim-be-good.

deeperlearner avatar deeperlearner commented on July 17, 2024 1

For now you could make a keybinding which brings you back to the main menu. This is what I set in my init.vim:

nnoremap <Leader>r ggdG:VimBeGood<CR>

Now by simply pressing Leader + r brings me back to the main menu.

@FedeCuci
This will casue to recursively open :VimBeGood.
So I think
nnoremap <Leader>r :q<CR>:VimBeGood<CR>
would be better.

from vim-be-good.

ThePrimeagen avatar ThePrimeagen commented on July 17, 2024

That's a great idea. I'll do that next time I stream and work on this. Right now it's all deno.

from vim-be-good.

fsmiamoto avatar fsmiamoto commented on July 17, 2024

@lpanebr Looks awesome! +1 for something like this

from vim-be-good.

FedeCuci avatar FedeCuci commented on July 17, 2024

For now you could make a keybinding which brings you back to the main menu. This is what I set in my init.vim:

nnoremap <Leader>r ggdG:VimBeGood<CR>

Now by simply pressing Leader + r brings me back to the main menu.

from vim-be-good.

FedeCuci avatar FedeCuci commented on July 17, 2024

I haven't thought about that as I had no problems with my key bind by your is definitely a better approach :) @deeperlearner

from vim-be-good.

fsmiamoto avatar fsmiamoto commented on July 17, 2024

Closing the issue since we now have a way to quickly restart!

Where do you want to go next? (Delete Line)
Menu
Replay
Quit (or just ZZ like a real man)

from vim-be-good.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.