Git Product home page Git Product logo

Comments (6)

driftcrow avatar driftcrow commented on August 17, 2024

Yeah, some windows (like ediff control panel...)shouldn't be trigger .filter them out is to be necessary.

from golden-ratio.el.

roman avatar roman commented on August 17, 2024

Can you give me a list of buffer names to filter, I would love to help, but really don't know what buffers to filter...

from golden-ratio.el.

driftcrow avatar driftcrow commented on August 17, 2024

Thanks for your attention this request, I think this feature in useful in some scenics :

  • control other windows display in small panel like Ediff Control Panel
  • reference other windows content for note remember,"org-capture*
  • minor window for change main window's content like magit-log,undo-tree

you can create a list then anyone can customize by himself.

from golden-ratio.el.

mbuczko avatar mbuczko commented on August 17, 2024

Exactly. Configurable list of buffer names would be perfect. Everyone could adjust it to his needs.

from golden-ratio.el.

hickinbottoms avatar hickinbottoms commented on August 17, 2024

I thought the same thing, and have added code to support this in issue/pull request 15:
#15

It allows customisation through two lists of exclusions (some examples are in the code comments):

  • A list of major modes whose buffers shouldn't be resized (eg 'calendar-mode' for the popup calendar when scheduling Org-mode todos).
  • A list of buffer names whose buffers shouldn't be resized (eg ' Org todo')

This seems to work quite well for me.

from golden-ratio.el.

roman avatar roman commented on August 17, 2024

This feature was added by commit 9843ca2

from golden-ratio.el.

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.