Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Commit

Permalink
Removed script/new_tab.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zrzka committed Jan 18, 2018
1 parent 5a65f0a commit 4402f2a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 15 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## master (unreleased)

* `pythonista_startup.py` sample - execute `main` only if `appex.is_running_extension()` is false
* `script/new_tab.py` trashed, it was there just for `Cmd T`, which is supported by Pythonista now

## 1.5.0 (2018-01-11)

Expand Down
11 changes: 0 additions & 11 deletions blackmamba/script/new_tab.py

This file was deleted.

4 changes: 0 additions & 4 deletions docs/source/user/scripts.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ Otherwise dialog appears where you can enter new file name. File will be created
in the current folder. If it already exists, file will be opened instead of creating
new one.

## new_tab.py

Creates new empty tab.

## open_quickly.py

Shows dialog with all your files. You can filter these files by directories,
Expand Down

0 comments on commit 4402f2a

Please sign in to comment.