Coder Social home page Coder Social logo

Comments (7)

seagle0128 avatar seagle0128 commented on July 18, 2024 1

@schickele I realized and rolled back my comment. You happen to see it 😢

It's related to doom-modeline-percent-position.

from doom-modeline.

schickele avatar schickele commented on July 18, 2024 1

Thanks a lot! It's perfect now:

bilder_joined

from doom-modeline.

seagle0128 avatar seagle0128 commented on July 18, 2024 1

@sebastiaanspeck Gotcha. Already fixed.

from doom-modeline.

sebastiaanspeck avatar sebastiaanspeck commented on July 18, 2024

At my side, this commit introduced some unwanted behaviour. It shows the buffer-position two times:
image

;; doom-modeline - A minimal and modern mode-line
;; https://github.com/seagle0128/doom-modeline
(use-package doom-modeline
  :pin "melpa-latest"
  :hook ((after-init . doom-modeline-mode)
	 (emacs-startup . display-time)))

It got introduced by this change:
image

from doom-modeline.

seagle0128 avatar seagle0128 commented on July 18, 2024

@sebastiaanspeck Are you using the latest version? I cannot reproduce this issue.

from doom-modeline.

sebastiaanspeck avatar sebastiaanspeck commented on July 18, 2024

@sebastiaanspeck Are you using the latest version? I cannot reproduce this issue.

I am using the latest version indeed. Is there any way to help you to reproduce?

from doom-modeline.

sebastiaanspeck avatar sebastiaanspeck commented on July 18, 2024
image

I do have column-number-mode and line-number-mode disabled, but enabled global-display-line-numbers-mode.

If I turn on column-number-mode or line-number-mode the first percentage is replaced with the contents of the column-number or line-number.

This is a screenshot with both column-number-mode and line-number-mode enabled:
image

But since I have my line-number in the left-fringe, I do not need the column-number and line-number in my modeline.

from doom-modeline.

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.