Giter VIP home page Giter VIP logo

rager's People

Contributors

e5ten avatar tcr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rager's Issues

install fails because "pattern does not mention fields `italic`, `strikethrough`"

cargo install rager
  : 
error[E0027]: pattern does not mention fields `italic`, `strikethrough`
   --> .../registry/src/github.com-1ecc6299db9ec823/rager-0.3.1/src/main.rs:218:37
    |
218 | / ...                   Event::Char {
219 | | ...                       x,
220 | | ...                       y,
221 | | ...                       c,
...   |
224 | | ...                       color,
225 | | ...                   } => {
    | |_______________________^ missing fields `italic`, `strikethrough`

Add the ability to search

Maybe do it like less does, with /... Maybe we can be more creative... Ideas?

Ideally we would be able to start a search, see all matches highlighted as we type and navigate through them in both directions. When a search is initiated, you shouldn't be taken to the first match in the buffer, but the first match shown in the screen. It should be easy to stop highlighting matches when you're done.

Add support for italics

When italics are passed to rager it gives the error Unknown CSI 'm' param 3 and does not successfully display italics.

Support visual selection like Vim

I've been looking around for pager that besides searching and scrolling can also do selection like Vim visual mode.

I think this would be a nice feature to have and would set rager apart from other pagers.

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.