Code Monkey home page Code Monkey logo

ff's People

Contributors

vishaltelangre 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  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  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ff's Issues

Please do not pollute the two lettered namespace

Using a short name like ff makes me very hesitant to install this tool. Such convenient names should be reserved for user aliases, not for any program to claim. I suggest you change the binary's name to ffind, and add a simple alias ff=ffind to the installation guide.

[Feature] Parametrize the ability to include only files.

Be able to exclude directories without using a regular expression.

Description

There is an ambiguity between a file or folder. A file can have no extension, so there is no way using a regular expression to distinguish between a file or a folder.

e.g. /home/user/ambigous_name

is it a file, or a folder? because ff will output this and there is no regular expression that can guarantee this to get filtered.

I did a simple test that gets the following output.

dev@rasp03:/home/dev/test $ ff .
.
./this_is_a_file
./this_is_a_folder

Motivation

The reason for this is that I want to replace the default vim command for https://github.com/ctrlpvim/ctrlp.vim extension (for obvious reasons).

I am using the following, actually.

let g:ctrlp_user_command = 'ff . %s -x "/$"'

But unluckily it also includes directories. As an example, the default command will be the following.

let g:ctrlp_user_command = 'find %s -type f'

It could be a good start point as choicing the way/parameter name for this.

Final

If you find this is already implemented or not relevant, please let me know so I can look for a workaround, and also thanks for this great tool!

The tool should include hidden subdirectories by default

Test env:

  • at my home dir, searched for ff ssh

  • ./.ssh/id_rsa.pub was not found, for example

  • with find . | grep ssh

  • it was.

IMHO to include hidden dirs should be the default behavior (since I'm looking for it... and don't know where it is).

Maybe an argument --ingore-hidden-dirscould also be a nice thing (in which would present the current behavior)

In any case, it's a great tool and congratulations!

Cheers

Windows 10 64 bit?

Is this availlable for Windows 10? I can't find such a release asset.

Remove secrets from `.traivs`-file

ff/.travis.yml

Line 68 in afcf61f

secure: "PrLddUmzHiBv+YlPHidGsjNbXFO629zGjJkEKLRITmy9kUppufcNuwuSdoW1sxwiNV0xgVKU+OQuGqNn/NwJOsRk7zmfl4Qga6y7kNxiJ8zslwBs5lpnVgCGk2atloqGgrtX47ykUPFKM5G7TiOlYaBRw0Cjf9M5PzmIbX/FrPwBkEDiv8+ABiWAlihPij3E51OXKiVG/LVRKU7BQAOfADaan9H7Xix7X3QZF3kdO/froo+PKkvTAJEvcteoLbvMOYaRXuOfN+Sa6atCuwybWJkRwbOCh0sZxnw4bfaopnfXihRcDLZu+wexxH2f1Db2+4VpzmNP2BxfrXUrJfQEynU3wGmdT419I3F0AtWSB/lVvRQZZyhWJrpgJ0GMLwDrZfk1QQaN2hSk5N23hQtn7ZrBohGWCXdST579BKQBSE+qHhGVlRhdvReSk0WosSUczaET9fnGBc544aSbLGVxGsRUf85NZ/f77//0hEwz4OAnvLD/Obj4nkvHgcE8wjudcmyGBSWnqmhrVzp/smsSUOyg2V7APEZEBTHMFe4RLkCz+TR5fNn1H5XfPCMw9duEVGTv/+EJ3AhUrac+v7TNWS2Jgn9wdVmabXaGqSQW5dFa9K1P/tXdDQ54sgpDmbz5Zb0+6/lLNW4UP6TTGEgKNx+9rNaKcF0lTXffNWR0qIY="

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.