comeback icon indicating copy to clipboard operation
comeback copied to clipboard

Project restoration in one command, auto open everything!

Results 16 comeback issues
Sort by recently updated
recently updated
newest added

Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.10.0. Changelog Sourced from py's changelog. 1.10.0 (2020-12-12) Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651) Update vendored apipkg: 1.4...

dependencies

Fixes https://github.com/agamm/comeback/issues/31

**Is your feature request related to a problem? Please describe.** Add a https://lgtm.com badge

enhancement

**What is the problem?** So anywhere where we are sending `shell=True`, there is the possibility for code injection via parameters in .comeback files. comeback doesn't 100% guarantee that there is...

code-change
medium

**Is your feature request related to a problem? Please describe.** As a Comeback contributor, I'd like a linter to help me adapt to the coding style **Describe the solution you'd...

enhancement

**Is your feature request related to a problem? Please describe.** Currently, you can't open terminals. Which is quite essential. **Describe the solution you'd like** a terminal plugin like so: ```...

enhancement
medium

**Is your feature request related to a problem? Please describe.** No, I want to be able to write my own comeback file without relation to a project. **Describe the solution...

enhancement

** What is the problem? ** Tests are not >90% covered, and tests impact the global comeback entries (need to add a remove entries function to restore the state after...

code-change

I think it can fit better than the current `(status, msg)` format.

enhancement
code-change
medium

windows: ?? linux: `subl` mac: For Sublime Text 2: `open /Applications/Sublime\ Text\ 2.app/Contents/SharedSupport/bin/subl` For Sublime Text 3: `open /Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl`

enhancement
good first issue
medium