Giter Club home page Giter Club logo

Comments (4)

DogLooksGood avatar DogLooksGood commented on August 26, 2024

emacs 的光标机制和 vim 是有区别的,vim 的光标是落在字符上的,而 emacs 的光标可以理解为落在两个字符中间,显示在后面的光标上。

find 是越过要找的字符,till 是止步于要找的字符。

from meow.

driftcrow avatar driftcrow commented on August 26, 2024

没有和vim作比较,就是meow的同一个命令向前运行,和反方向运行的行为结果不一致

from meow.

DogLooksGood avatar DogLooksGood commented on August 26, 2024

虽然你看到的 emacs 光标是个方块,实际上它是个 bar

image
这是正向的 find f, 位置是 f 的后面
image
这是正向的 till f,位置是 f 的前面
image
这是反向的 find s,位置是 s 的前面
image
这是反向的 till s,位置是 s 的后面

from meow.

driftcrow avatar driftcrow commented on August 26, 2024

终于搞清楚了,感谢这么耐心解答

from meow.

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.