selectric-mode icon indicating copy to clipboard operation
selectric-mode copied to clipboard

⌨ Make your Emacs sound like a proper typewriter.

Results 14 selectric-mode issues
Sort by recently updated
recently updated
newest added

There is a sound file for cursor movements (it's the feed movement sound) but those are not implemented yet.

hacktoberfest

This is a really cool mode! One thing I noticed, though, is that `selectric-save-bindings` only saves global key bindings, meaning all major mode key bindings are disabled in `selectric-mode`. I'm...

By overriding ``, ``, etc, remap of their original binding commands all failed. For example, `` and `` in ivy-minibuffer-map. Maybe use `advice-add`?

After enabling selectric-mode in spacemacs, `Backspace` button is not working.

bug
hacktoberfest

Hello, It would be nice if we could manually set the command (`afplay`, `aplay`) for systems that don't have those installed. Or maybe someone needs/wants to use another command for...

enhancement
hacktoberfest

I'm not expecting Windows to work, ever (especially because of the WSL), but support for *BSDs would be nice.

enhancement
hacktoberfest

When using smex to execute some command, the keys do not work

I sometimes get this (for instance when in a buffer-menu): ``` Debugger entered--Lisp error: (error "Lisp nesting exceeds `max-lisp-eval-depth'") selectric-move-sound() #[0 "\302 \210\303\304\300 \"!\207" ["" selectric-saved-bindings selectric-move-sound call-interactively gethash] 4...

After enabling, disabling, and re-enabling selectric-mode, keys on selectric-affected-bindings-list cause Emacs to hang briefly and then emit an ugly sound and the "apply: Creating pipe: Too many open files" error...

bug
help wanted
hacktoberfest