• Stars
    star
    157
  • Rank 230,503 (Top 5 %)
  • Language
    Emacs Lisp
  • License
    GNU Lesser Genera...
  • Created over 8 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

⌨ Make your Emacs sound like a proper typewriter.

selectric-mode

MELPA MELPA Stable

IBM Selectric

Photo By Oliver Kurmis - Self-photographed, CC BY 2.5, https://commons.wikimedia.org/w/index.php?curid=104015

Make your Emacs sound like a proper typewriter. Extremely useful if you have a puny, silent, rubberish, non-clicky keyboard.

"I noticed this in the Spacemacs config and have it set up for occasional use. Makes writing documentation feel more important." -- mcguire on Hacker News

The sound of the typewriter moving and typing was recorded by a person nicknamed "secretmojo" and is available on https://www.freesound.org/people/secretmojo/sounds/224012/ and the bell was extracted from https://freesound.org/people/knufds/sounds/345955/, recorded by "knufds", both available under a Creative Commons license. The sound of the margin bell, was extracted from https://www.youtube.com/watch?v=vOIPN70f_-I by Joe Heyming.

To install it, simply add it to your load-path, require it:

(add-to-list 'load-path "~/.emacs.d/plugins/selectric-mode")
(require 'selectric-mode)

And then activate/deactivate with M-x selectric-mode. When it's activated, you'll hear a typing sound for confirmation. When it deactivates, you'll hear a carriage movement sound instead.

Alternatively, you can install it from MELPA.To install it, type M-x package-install [ret] selectric-mode

selectric-mode on MELPA

More Repositories

1

3270font

A 3270 font in a modern format
Python
1,679
star
2

pip-chill

A more relaxed `pip freeze`
Python
541
star
3

testable_appengine

A testable Python skeleton application for Google's App Engine and AppScale environments
Python
31
star
4

nsaname

🕵 Like petname, but for naming secret projects and tools.
JavaScript
23
star
5

vm370

Docker image for rbanffy/vm370
Makefile
16
star
6

appengine-fixture-loader

A simple way to load Django-like fixtures into the datastore.
Python
15
star
7

sdisk2

Software for the SDISK 2 Disk II emulator for Apple II computers
C
13
star
8

green-screen-emacs

A nice color theme for those who miss green CRTs
Emacs Lisp
10
star
9

fonts-1

10
star
10

denuncia_pfbr

Chrome extension para facilitar denúncias pelo site da Policia Federal do Brasil
5
star
11

fun_with_tektronix

Fun with Tektronix terminals
Python
4
star
12

unpepefy

🚫 Chrome/Firefox extension for removing undesirable frogs from the screen
JavaScript
4
star
13

myowndelicious

A delicious bookmarks to can call your own
Python
3
star
14

cool-retro-term

A good looking terminal emulator which mimics the old cathode display...
QML
3
star
15

li_classic_share

Browser extension that allows one to share using the classic LinkedIn interface.
JavaScript
1
star
16

tweet-track

Python
1
star
17

dotfiles

A place to keep non-secret configuration files
Emacs Lisp
1
star
18

Pyccuracy-mode

An Emacs mode for editing English Pyccuracy files
1
star
19

gdd2010-clj

The Google Developer Day admission test solution, implemented in Clojure
Clojure
1
star
20

sociopod

Podcast-centric discussions
Python
1
star
21

somebodysfacts

Sombody's Facts - an application to allow you to collect facts about anyone or anything - was recently remissioned to become a showcase for Google's asynchronous Python data-access API
Python
1
star
22

timewarp

Small C program that advances the system clock
C
1
star
23

Vector-06C_MiSTer

Verilog
1
star
24

nmon

A fork of nmon (because no one deserves SourceForge) from http://nmon.sourceforge.net/
C
1
star