Skip to content

Instantly share code, notes, and snippets.

@inazense
inazense / atajosNotepadPlus.md
Last active June 10, 2024 04:37
Atajos de teclado para Notepad++ // Notepad++ keyboard shortcuts

Atajos de teclado para Notepad++

Puedes editar / ver estos atajos y más yendo a Configuración -> Enlaces directos...

Atajo Descripción
Ctrl-C Copiar
Ctrl-X Cortar
Ctrl-Z Deshacer
Ctrl-Y Rehacer
Ctrl-V Pegar
@NullUserException
NullUserException / angrierbird.user.js
Created December 29, 2011 22:30
Angry Birds Cursor Position
// ==UserScript==
// @name Angry Birds Cursor Position
// @description Tells you the exact position of the cursor while on Angry Birds
// @include http://chrome.angrybirds.com/
// @author Royal Flush
// ==/UserScript==
/*
Based on code by C. Peter Chen, available at:
http://dev-notes.com/code.php?q=33