Sha256: d646a251f8d204ce731a05bb2a575a1811bbdd011e8d6fd06e34432a2f186184

Contents?: true

Size: 735 Bytes

Versions: 2

Compression:

Stored size: 735 Bytes

Contents

# Mireru - Flexible File Viewer Keyboard Friend

A file viewer with a focus on flexibility by Ruby/GTK3.

A friend of a keyboard.

## Installation

    $ gem install mireru

## Usage

### Launch

    $ mireru [OPTION]... [FILE]...

If no argument, then search current directory.

### Options

-d, --deep: deep search

### Keybind

#### Common

n: next

p: prev

r: reload

e: expand path

q: quit

#### Scroll

h: left

j: down

k: up

l: right

#### Image

f: fits window size

o: original size

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mireru-0.1.1 README.md
mireru-0.1.0 README.md