@hackage / brick-list-skip

Skip a certain kind of items when moving in brick list

Latest0.1.1.17

About

Metadata

  • Last updated , by amano_kenji
  • License 0BSD
  • Maintained by: amano.kenji@proton.me

  • Lottery factor: 1

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    demo (off by default)

    Build demonstration programs

Readme

This package contains functions that can be used in brick event handlers to skip a certain kind of items when moving in brick list.

For example, you can skip a separator because selecting a separator doesn't make sense.

You can run demo programs to see how it works.

For Contributors

This library tries not to exceed 120 characters per line.