ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Ubuntu​Paste

by 3v1n0 ALL

Sublime Text 2 plugin to paste code snippets to Ubuntu pastebin.

Details

  • 3.1.1
    2.0.1
  • github.​com
  • 7 years ago
  • 2 hours ago
  • 12 years ago

Installs

  • Total 507
  • Win 255
  • Mac 62
  • Linux 190
Dec 3 Dec 2 Dec 1 Nov 30 Nov 29 Nov 28 Nov 27 Nov 26 Nov 25 Nov 24 Nov 23 Nov 22 Nov 21 Nov 20 Nov 19 Nov 18 Nov 17 Nov 16 Nov 15 Nov 14 Nov 13 Nov 12 Nov 11 Nov 10 Nov 9 Nov 8 Nov 7 Nov 6 Nov 5 Nov 4 Nov 3 Nov 2 Nov 1 Oct 31 Oct 30 Oct 29 Oct 28 Oct 27 Oct 26 Oct 25 Oct 24 Oct 23 Oct 22 Oct 21 Oct 20
Windows 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Ubuntu Paste

This Sublime Text 2 and 3 plugin can be used to paste code snippets on https://pastebin.ubuntu.com/

Installation

Branch this project into Sublime Text Packages directory. On Linux: ~/.config/sublime-text-{2,3}/Packages/ On MacOs: ~/Library/Application Support/Sublime Text 2/Packages/

E.g.:

git clone https://github.com/frankban/UbuntuPaste.git ~/.config/sublime-text-2/Packages/UbuntuPaste

Usage

If you want to customize options, go to Preferences >> Package Settings >> UbuntuPaste >> Settings - Default.

Control + Alt + Super (Cmd) + u will paste the content of current view or, if present, the current selection(s). Alternativly you can use the command ubuntupaste.

The resulting URL is copied to the clipboard and diplayed on the status bar.