Official Website Description…
read more…
Overview In HTML, code is inserted between <script> and </script> tags. is the default scripting language in HTML if type attribute is not specified. That is, the code below has the same effec…
read more…
This plugin is designed to get great syntax highlighting by using Prism. You can watch the first to check if it meets your needs. Codeprism has been posted to the Dokuwiki community at <https://www…
read more…
Manual Get details from capture-groups-and-replacement-patterns. Example Replace from (?! )([\w -]+ )%"PRIu64" packet%s to %"PRIu64" $1 packet%s Before replacement After replacement…
read more…
Disable Specified Key * Open PowerToys. * Jump to Keyboard Manager. * Remap a specified key to Disable. Reference * <https://learn.microsoft.com/en-us/windows/powertoys/keyboard-manager…
read more…
Replacement Command/Syntax Description sed 's/regexp/replacement/' …
read more…
Overview is a screencast tool that displays the keys you pressed. You can get more details from <https://gitlab.com/screenkey/screenkey>. Configuration Here is the configuration I use frequently…
read more…
Overview The EEE capability combines the IEEE 802.3 Media Access Control (MAC) Sublayer with a family of Physical Layers defined to support operation in the Low Power Idle (LPI) mode. When the LPI …
read more…
CmdAutoComp is a Shell script. It is designed to simplify the implementation of auto-completion of commands. It relies on the complete command on the Linux shell and a command tree file (with the su…
read more…
.vimrc The configuration I currently use. Reference * autocmd…
read more…