Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
konfekt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
konfekt
6mo ago
:Silent [0] is an effort to work similarly in Neovim to Vim's `:!` [0] https://gist.github.com/Konfekt/8e484af2955a0c7bfe82114df683...
2.
▲
by
konfekt
6mo ago
:Silent [0] is an effort to work similarly in Neovim to Vim's `:!` [0] https://gist.github.com/Konfekt/8e484af2955a0c7bfe82114df683...
3.
▲
by
konfekt
7mo ago
With ever more code coming at you in growing diffs, efficiently shifting it around with Vim becomes even more valuable
4.
▲
by
konfekt
7mo ago
Just stating the obvious that there's an entire culture around replacing mice by keyboards, starting with a Vim mode in most apps.
5.
▲
by
konfekt
9mo ago
How about buying (and installing) two cheap laptops, say used Thinkpads (or Framework!?), and then backing up $HOME (and maybe list of installed packages) at one's convenience? These are nowadays light enough to carry around when trave
6.
▲
by
konfekt
9mo ago
They may have rendered absurd to not have TLS, but they also rendered certification absurd, in the sense that all you get is little more than encryption: if you care about identity, then the free Let's Encrypt certificate coupled to a
7.
▲
by
konfekt
1y ago
The classic z [0] is a shell script and thus doesn't require any installation other than loading this script in your shell's rc file. I found Navita [1] an improvement over it that works more reliably on different shells such as B
8.
▲
by
konfekt
1y ago
Haigh's Mathematics in Everyday Life [0] provides modern examples. [0] https://plus.maths.org/content/john-haigh
9.
▲
by
konfekt
2y ago
Try these work-arounds: - either adding to your `:help vimrc` if has('clientserver') && empty(v:servername) try call remote_startserver('VIM-' . getpid()) catch '^Vim\%((\a\+)\)\=:E\%(941\|24
10.
▲
by
konfekt
2y ago
There's the built-in `packadd editexisting` to take care of that; On Unix https://github.com/gioele/vim-autoswap could be more convenient.
11.
▲
by
konfekt
2y ago
Try filepicker.vim [0] to navigate these in one of the many popular millers like lf, yazi, ranger or nnn [0] https://github.com/Konfekt/filepicker.vim
12.
▲
by
konfekt
2y ago
Though it promises to convert everything to Markdown, it seems to be a worse version of what the already existing tools such as PDFtotext, docx2txt, pptx2md, ... collected [here] do without even pretending to export to Markdown. Looking at
13.
▲
by
konfekt
2y ago
Maybe worth reminding the self-documenting Makefile [0] discussed here. [0] https://news.ycombinator.com/item?id=30137254
14.
▲
by
konfekt
2y ago
If you buy in and happen to use Vim, there are plug-ins [0] to print debug by single keystrokes. [0] : https://github.com/bergercookie/vim-debugstring
15.
▲
by
konfekt
2y ago
For those without admin rights preferring ZSH to Bash in the Windows Terminal: install MSYS2 with scoop.sh, then the ZSH package with `pacman -S zsh` and add a shell with commandline `%USERPROFILE%\\scoop\\apps\\msys2\\current\\msys2_shell.
16.
▲
by
konfekt
2y ago
Try set send_multipart_alternative_filter=markdown2html.py [0] in your muttrc [0] https://gitlab.com/muttmua/mutt/-/blob/master/contrib/markdo...
17.
▲
by
konfekt
2y ago
All fair points. The second and third one can be mitigated by a, say, w3m mailcap entry respectively muttrc entry set send_multipart_alternative_filter=markdown2html.py [1] [1] https://gitlab.com/muttmua/mutt/-
18.
▲
by
konfekt
2y ago
Which make version does the latter command use? For GNU make 4.2.1 on Linux, I hade more luck with something along the lines of @awk '/^[a-zA-Z_-]+:[^#]*## .*$$/ {match($$0, /## (.*)$$/, arr); printf "\03
19.
▲
by
konfekt
6y ago
In the UK Thatcher might have been a driving force. In Western thinking (entering a rabbit hole) conceiving humanities as sciences is a recurrent theme (say, in the Scepticism of Hume) that Auguste Comte in the 19th century turned into the
20.
▲
by
konfekt
6y ago
For Excel on Microsoft Windows, there is vim_ahk [1] to add Vim key bindings (after adding EXCEL.EXE to VimGroup) using AutoHotKey. For LibreOffice, especially its spreadsheet calculator Calc, there is the vibreoffice [2] extension. [1] ht
21.
▲
by
konfekt
6y ago
In the quest for an analogue on Linux of Autohotkey that exclusively runs on Microsoft Windows, neither autokey nor espanso proved as reliable. Instead, I derived my own little shell script snippy.sh [1] that expands a fuzzy selected string