Journal
2021-10-11
Vim-W3M Plugin
W3M is a text-based browser and pager that can well complement a terminal-centric workspace. My simple note-taking application …
Tags:
- Vim
- Browser
- Open
- Default
Journal
2021-10-03
Browser automation on Windows - Mingw64/Msys2
I have recently discovered Shellium, a really interesting project that brings the power of …
Tags:
- Shellium
- Shell path
- Word
- Word definition
Journal
2021-09-28
Maxima CAS REPL history to PDF
Maxima computer algebra system (CAS) is a rather old program, nevertheless, it's still probably …
Tags:
- Maxima repl
- Maxima
- Windows
- Repl
Journal
2021-09-25
CSVKIT and SQLITE
CSVKIT is a collection of command line tools that I find very useful when working with CSV …
Tags:
- Csv file
- Command line
- Csv
- Csv files
Journal
2021-09-18
VIM Scratch Buffer
Scratch buffer is one of the lesser known features of VIM (see :h special-buffers). It's just a …
Tags:
- Scratch buffer
- Scratch
- Buffer
- Vim
Journal
2021-09-15
RegEx toolbox
A Regular expression (RegEx, pronounced as Rej-ex) is a technique to find or find/replace a particular pattern …
Tags:
- Regex
- Grex
- Regular expression
- Haystack