Avatar

gelert

gelert@lemmy.world
Joined
4 posts • 13 comments
Direct message

Tridactyl’s :tab and :taball commands show favicons.

However :tabopen appears not to.

permalink
report
reply
  1. Not exactly utopian, but the Murderbot Diaries are a great and easy read. Not exactly SciFi, but ditto Terry Pratchett’s disc world books.

  2. I personally found this to be very impactful (in a good way): “How to Listen: Tools for Opening Up Conversations When It Matters Most” by Katie Colombus

permalink
report
reply

Father wears his Sunday best.

permalink
report
reply

But only if its been completely demagnetised.

permalink
report
parent
reply

Smith, the department spokesperson, pointed out that people in prison have access to computers for educational programs and legal research, and that “allowing these types of printed materials presents a substantial risk of misuse” and poses a security threat.

source: https://www.themarshallproject.org/2023/06/20/ohio-odrc-prison-book-ban-java-hitler

permalink
report
parent
reply

There are others, but I like all of these:

permalink
report
reply
  • <ctrl-O> - to open a note. The fuzzy finder makes this super fast, if you name your notes in a way you’ll remember later (SEO!).
  • <ctrl-E> - switch between reader and edit mode (I almost always edit with external editor (Vim) any way, so I nearly always want the note in reader mode. In settings, you can make this the default)
  • <ctrl-shift-v> - (custom binding) open current note in external editor
permalink
report
reply

You don’t have to already be inside of Neovim.

Tmux 3.2’s new display-popup command is a neat way to access the telescope picker when you are outside of Neovim.

source: https://github.com/camgraff/telescope-tmux.nvim#use-with-tmux-display-popup

You can just set up a keybinding, and a new instance of Neovim will start in a popup window inside of Tmux.

There’s a fractional delay while Neovim starts up, but I find it well within tolerance, personally.

permalink
report
parent
reply