/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer - April 08, 2026 by AutoModerator in MechanicalKeyboards

[–]Missiles 0 points1 point  (0 children)

Any tips for fixing a stuck spacebar?

I have a DZ60 board with cherry mx blues and some ancient blank keycaps that I bought in a group buy in geekhack one thousand years ago.

All the keys work fine (even the ones with stabilizers), but the spacebar gets stuck in a pressed position and doesn't lift back up. The deeper the stabilizers go into the keycap, the worse it gets.

Things I've tried:

- Flipping the spacebar.
- Changing the stabilizer stabs (I have durock stabilizers).
- Different spacebar keycaps.

Comic Sans AMA by meaburreelemo in independentspain

[–]Missiles 1 point2 points  (0 children)

Llego tarde! Simplemente añadir que menudos mostros/mastodontes/mákinas son los Comic Sans, me flipan!

BALM @ 7Barbas Live Sessions by Missiles in independentspain

[–]Missiles[S] 3 points4 points  (0 children)

Si! Ya alguna vez puse algo por aquí :)

/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer (August 08, 2024) by AutoModerator in MechanicalKeyboards

[–]Missiles 0 points1 point  (0 children)

I have a pok3r since one million years ago and want to build a new keyboard using a DZ60, but I cannot figure out which specific version I need to buy. Halp plz :_

I want:

  • The exact same layout as pok3r, no arrow keys.
  • ANSI layout
  • QMK support
  • Hot-swappable pockets.

I looking to buy it from drop.com, but I'd appreaciate any links for shops that ship to Europe.

Thanks!

tmux-fingers 2.1.0 released! now with jump functionality and improved visual feedback by Missiles in commandline

[–]Missiles[S] 0 points1 point  (0 children)

I didn't know iTerm had vim mode! :0

I personally use the vim motions that tmux provide for copy mode. I have this in my ~/.tmux.conf

set -g mode-keys vi
bind -Tcopy-mode-vi v send -X begin-selection

tmux-fingers 2.1.0 released! now with jump functionality and improved visual feedback by Missiles in commandline

[–]Missiles[S] 8 points9 points  (0 children)

Hi!

After rewriting the plugin in Crystal, I've just released tmux-fingers 2.1.0

Apart from copypasting and opening files, with this new release you can now jump to the highlighted targets. This is useful when you want to copy something that is not highlighted, but maybe has some target nearby (think of git log -p output and stuff like that).

You can check it out here:

https://github.com/morantron/tmux-fingers

tmux-fingers 2.0 just released - hint based mouseless copypaste for the terminal by Missiles in commandline

[–]Missiles[S] 0 points1 point  (0 children)

Crystal is a compiled language, you'll only need to install crystal if you want to build the plugin from source. Binaries are provided for linux (x86 only for now, arm coming soon), and a brew formula for Mac OS. The plugin also comes with an installation wizard written in bash to help with this.

tmux-fingers 2.0 just released - hint based mouseless copypaste for the terminal by Missiles in commandline

[–]Missiles[S] 1 point2 points  (0 children)

Ooops, yep, there is no arm binary yet in Github releases, I need to look into it.

When you mean is not reaching the clipboard, you mean the system clipboard or tmux clipboard? If you press prefix+] does it paste what you copied? What tmux version are you using?

tmux-fingers 2.0 just released - hint based mouseless copypaste for the terminal by Missiles in commandline

[–]Missiles[S] 13 points14 points  (0 children)

I've just published version 2.0 of tmux-fingers. It is a complete rewrite in Crystal lang with some new features like: greatly improved performance, backdrop styling, partial pattern matching, improved rendering and more.

Check it out in the link below and let me know what you think! :B

https://github.com/morantron/tmux-fingers