Coder Social home page Coder Social logo

fqless's People

Contributors

openpaul avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

fqless's Issues

support text search

It would be great if fqless would support text search like in native less.

configure fail on OS X 10.9.5

I cloned the repo, then cd fqless. Then,
fqless bgppermp$ ./configure
configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."

but

fqless bgppermp$ ls
DNA.cpp Makefile.in configure.ac fqless.cpp install-sh
DNA.h README.md depcomp fqless.h main.cpp
LICENSE config.log fastq.cpp fqless.png missing
Makefile.am configure fastq.h fqless_asci.png options.h

It looks like install-sh is in there. Oh, what to do? Any ideas?

Work with screen-256color as $TERM in tmux

Hi Paul,

I love fqless! It actually encouraged me to peek into FASTQ files instead of treating them almost as binary blobs.

At the moment fqless requires TERM to be set to xterm-256color. In tmux, TERM should be set to screen-256color. While there are workarounds (e.g. setting $TERM to xterm-256color manually, not advised), it would be nice if fqless can support screen-256color as a valid for displaying colors as tmux is a very common tool in a server environment.

allow pipes

As long as text search is not supported, STDIN or other named pipes (eg fqless <(fgrep 1234 test.fq)) would be really helpful just to inspect a single sequence or small subset very quickly.

Scrolling jump

When scrolling out of the buffer a line jump might be observed.

Crash on color change

Sometimes when pressing left or right arrow to change colors it crashes with

terminate called after throwing an instance of 'std::length_error'
                                                                    what():  basic_string::_S_create

might be the case if no other possible colour scheme is availiable

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.