GithubHelp home page GithubHelp logo

psss / edd Goto Github PK

View Code? Open in Web Editor NEW
17.0 17.0 8.0 25 KB

Always use your favorite text editor, anywhere.

License: GNU General Public License v2.0

Shell 78.82% Makefile 21.18%

edd's People

Contributors

blaskovic avatar glum23 avatar psss avatar ryansb avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

edd's Issues

Cancel in --last opens dir

On 'edd --list', if one presses 'cancel' the directory is opened in EDITOR.
IMO edd should exit instead.

Keeps trailing newline on one-line pastes

When I copy multiple lines of text then edit down to one line, edd doesn't remove the trailing newline. This is a pain if that one line is only a part of some terminal input.

Would you accept a patch that strips trailing newlines, or even all trailing whitespace?

Add --list option to list all available edd-files

As I mentioned in #1, it would be nice to have --list option which would list all available /tmp/edd* files and user could choose from them.

For list we can use zenity or dmenu. I prefer dmenu but it would take another dependency.

What about a new option --last?

When something goes wrong (browser/system freeze) it's useful to
check saved version of the text and continue with work. This can
be easily done using:

ls -lt /tmp/edd* | head
vim ls -t /tmp/edd\* | head -1

But we could make it even more easier by implementing a new option
--last which would detect the latest edited text automagically.

Which operating systems is this for?

I suggest to add a REQUIREMENTS section to the README.rst.

From the .rpm releases I guess it is probably Linux & Unix-like systems - which do you test with?

Thanks!

Use primary selection

If the primary selection is used instead of the clipboard, ctrl-c
would not be necessary and we would save one key stroke ;-)

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.