Git Product home page Git Product logo

openvim's People

Contributors

egaga avatar gabrielsturtevant avatar nmt avatar petroochio avatar quacoo1 avatar rahgurung avatar rohan220217 avatar ronrihoo avatar unelma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openvim's Issues

Am getting stuck (due to UK keyboard layout)

On the page that reads:

Find the next occurrence of the word under cursor with *, and the previous with #.

The keyboard is flashing on Shift + 3, however my # key is located elsewhere (beside carriage return one down from sqaure and curly brackets).

Am using a English (UK) Keyboard with QWERTY layout, Firefox and Ubuntu.

I resolved this by switching my keyboard layout to English (US) but thought I'd make you aware it occurs (apologies, I haven't looked at existing issues).

Wrong keyboard switch display

In the Tutorials, section 12 Search, /text with n and N, the displays asks to press Shift + 7, while the real switch to press should be / button adjacent to the . button, below the Enter key.

Although, the site asks to press Shift + 7, it works with after pressing / button.

Crashed on doing `10000i-`

I was trying to insert 10000 - using the command 10000i- followed by esc key.
First I did 1000i- which took an approx 3-4 sec to respond. Then I thought on how much value will it crash so I tried with 10000 and it looks that site is crashed, I am unable to click anywhere on the screen.

Is it a bug or I am pushing it hard?

Section 12 doesn't allow for any user input

The website doesn't allow me to type anything at all once I get to section 12. I've tried switching between both Dvorak and Qwerty keyboard layouts to type the "&" symbol. The shift and 7 key are highlighted so I think that's what I'm supposed to press, but nothing happens after I do.

Section 3 is not working

I'm using Chrome Version 62.0.3202.62 (Official Build) (64-bit)

When I press the h key nothing happens.

multiple print out letter

repeat on letters.... Example: lllliiikkkkeeee ttttthhhhiiiissssss. multiple... and never saw how to copy and past word. Is it the same as ctrl+c ctrl+v?

The tutorial has a problem

when i reached
12. Search, /text with n and N
it said press shift-7 which was / in my keyboard - but after that it said press t .. but pressing t didn't do anything .. please fix that

Learning progress should be saved

When user is learning, the progress should be saved so that if the user go for practice, can start from the progress where he/she left.

Not responding to shift + 4

The program wasn't responding to shift + 4 when the tutorial asked me to move to the end of the line. I am using Firefox on Windows 10.

Incorrect keyboard layout

The keyboard number section at the top repeats 4 and 5. Not sure if it's a local issue or not but it doesn't allow me to get further than half the tutorial.

capture

The source code cannnot run on my labtop

i had download the source code,but the tutorial.html is almost blank.
i don't know why,this page is not supported well on cell phone. Maybe there is a seirous bug.
Hopefully,wish you to fix it. Thanks for your time and this project.

F to find is confusing

7. Find a character, f and F tells you to type letters without telling you what it will be and where the end is. I for one can't look at a keyboard image with flashing keys and the cursor in the text at the same time so I missed the fact that the isntructions fwfs3fq are three commands

http://youtu.be/g40xFpWUPSk

I also noticed that some tutorials put the end statement (puns etc) under the current line rather than the bottom line. Not sure that's accidental or intended.

Thanks for this awesome tutorial!

Lesson 12, "shift+7" is not "/" for me

Great tutorial! The only issue I had was that in part 12, the editor wanted me to input "shift+7", presumably to write "/", but that's not how you write "/" with my keyboard. Mine is simply a "/" key ("shift-/" for me is a "?"). I don't know about everyone, but I believe many other keyboards also have this key. I don't know if you can do something about it, but I sat there for a minute pressing "shift+7" before realizing it was just trying to get me to make a "/".

Thanks for the tutorial!

Hi - Input not recognized/ignored?

Using Chrome Broswer.

Can get thru chapters 1 and 2 but when asked to press "h" the keyboard isn't recognized.

IT would also seem theres an acessibility menu that comes up as well but that was after I pressed the entire home row in frustration. So that's possibly my bad.

Thanks if you have a solve or fix send it my way. I'd really like to use the in shell text editor. Seems efficient.

I18n

Is there any plan to translate openvim?

Section 18

"l" is pressed but does not include information on why, perhaps "...press l to move selection one space to the right"

Section 12: Search, /text with n and N

Hello,

While using the interactive tutorial, I got stuck in Section 12. When the control was given to me (i.e., the user), it showed Shift and '7' key blinking. Perhaps, an indication to press those keys. However, it wasn't recognizing the pressing of these keyboard keys. I tried various combinations to get through this step but nothing worked. Finally, I had to skip this section and move on.

Have a look and let me know if I was understanding the instructions differently.

Varun Charan

No support on iPad

It would be very nice if the tutorial could run on iPads, this could be done if the visual keys on screen were actually buttons that would type the character when clicked.

Problem with # key on UK keyboard

Good job on this, it worked really well! The only thing that didn't "work" was the # command. On my iMac's keyboard (UK version). Shift-3 produces "£" when using the British keyboard- I have to type option-3 to get "#". But because I couldn't see the "£" appearing I didn't realise that the keyboard layout was set to British. (If you could detect receiving a "£" instead of a "#" ... :))

In Command mode, 'dh', 'dl' dont work properly

In Command mode, 'dh', 'dl' dont work properly

If I am correct in assuming that 'dh' and 'dl' should delete the characters to the left of and to the right of the cursor respectively, this functionality is currently broken. Here are screenshots:

Using 'dh'

  1. Navigate to some character:

screen shot 2016-09-06 at 5 30 30 pm

  1. Hit 'd'

screen shot 2016-09-06 at 5 30 58 pm

  1. Hit 'h'

screen shot 2016-09-06 at 5 31 11 pm

### **Result:** Nothing is deleted ## Using 'dl'
  1. Navigate to some character:

screen shot 2016-09-06 at 5 30 30 pm

  1. Hit 'd'

screen shot 2016-09-06 at 5 30 58 pm

  1. Hit 'l'

screen shot 2016-09-06 at 5 31 37 pm

### **Result:** Two characters are deleted, the one under the cursor, and the one to the right of it.

control+[ == esc

believe it or not I killed my ESC key using vim ... so now I'm forced to use control+[ which I noticed isn't in your current set ... sweet tutorial overall

Firefox

The site does not work in Firefox, this is confusing.
Sorry, It does after disabling Privacy Badger. My bad. Can this comment be deleted?

Edit: Finished the tutorial, very nice 👍

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.