Giter VIP home page Giter VIP logo

Comments (4)

guillermooo avatar guillermooo commented on May 9, 2024

When f is expecting input, Six will accept any character. Nothing special should need to be done in order for , to be accepted as input. I've just double checked and it's working fine for me as far as I can tell. Maybe you have some custom key binding defined for ,?

from six.

rhelsing avatar rhelsing commented on May 9, 2024

@guillermooo hmm.. I only have two other key bindings and neither involve f or , :

I tried restarting, still no dice. My sublime build is 3126

[
  { "keys": ["super+\\"], "command": "toggle_side_bar" },
  { "keys": ["super+down"], "command": "select_lines {\"forward\": true}" },
]

from six.

guillermooo avatar guillermooo commented on May 9, 2024

Here's what I do:

  1. Create new buffer with contents: aaa bbb, ccc.
  2. Place caret at 0 position (BOF).
  3. Type f, , in normal mode.

The caret advances to position 7 as expected.

Tests also check this and are passing. Maybe we're talking about different things?

Also, could you provide platform details?

from six.

guillermooo avatar guillermooo commented on May 9, 2024

@rhelsing I'm closing this issue, but please reopen if the problem persists.

from six.

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.