Code Monkey home page Code Monkey logo

Comments (9)

suntsov avatar suntsov commented on June 20, 2024

Hi,
sorry for long waiting for the answer.
I cannot reproduce this behaviour.

Could you please execute (describe-key (kbd "<wheel-down>")) while eFar buffer is current one.

Cheers,
Vladimir

from efar.

suntsov avatar suntsov commented on June 20, 2024

Is there anything else I can help with? If not I will close this issue.

from efar.

belinski-roman avatar belinski-roman commented on June 20, 2024

Is there anything else I can help with? If not I will close this issue.
Example of behavior
https://disk.yandex.ru/i/9iFHEr4BCIZTjw

from efar.

spanskikh avatar spanskikh commented on June 20, 2024

I have the same or similar problem:
when I start eFar, the bottom line of its buffer goes to the center.
When I scroll the buffer to make efar to fit the frame, it scrolls automatically again to wrong position.
image

from efar.

suntsov avatar suntsov commented on June 20, 2024

Hi, sorry for long absence.
I'm not able to reproduce described behavior, but would try one workaround.
In the latest version available on Melpa I introduced new variable efar-height-correction. It controls the number of lines by which to shrink eFar height.

Please try to set this variable to 1 or 2 and check if this helps.
You can do this in your .emacs:
(setq efar-height-correction 1)

Also you can configure this variable via customize menu.

from efar.

spanskikh avatar spanskikh commented on June 20, 2024

(setq efar-height-correction 1) did not help.
Also tried with value 2, 3, 0 and -1.
No difference.

from efar.

suntsov avatar suntsov commented on June 20, 2024

It's a pitty...
Could you maybe tell me the list of additional Emacs packages you have installed? This might help me to reproduce the issue.

from efar.

suntsov avatar suntsov commented on June 20, 2024

And the list of enabled features/modes in your .emacs might be helpful as well.

from efar.

adamkruszewski avatar adamkruszewski commented on June 20, 2024

Had similar issue. I have a header-line-format set and had to set a value of custom "efar-height-correction" to 2 to make it work. I see on the screen above there is tabbar present which behaves similar to header-line so maybe those two are similar.
I did it through normal Emacs customize interface - I know sometimes customs are overridden if not set in a proper order - maybe that was the issue?

from efar.

Related Issues (4)

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.