Main Page: Difference between revisions

From razwiki
Jump to navigation Jump to search
No edit summary
Line 17: Line 17:


[[What does GTID replication mean]]
[[What does GTID replication mean]]

== Ideas ==

{{Special:PrefixIndex/Idea:}}


== Links ==
== Links ==

Revision as of 13:23, 21 December 2021


List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

11 April 2024

N    10:26  Blog: 2024-04-11 diffhist +342 Razzi talk contribs (Created page with "https://bzg.fr/en/emacs-strip-tease/ I noticed evil-collection added an unimpaired minor mode that wasn't being diminished properly, then I thought: why display minor modes at all? Vim for example has a much more minimal ui. So I'm interested in hiding the emacs mode line and other ui elements. That article looks like a good starting spot.")
Digital painting of a cat and a shadow ballroom dancing at night
This is a 9 Million dollar NFT. You're lucky to see it!

How to

What does

What does GTID replication mean

Ideas

Links

Links

People Razzi follows

Thoughts

TODO How to

How to remap shift-esc to ~ on ubuntu

How to get rid of "upgrade" button in docker desktop

How to allow square brackets like [ and ] in mediawiki titles

How to install a vim plugin from .tar.gz

How to open a link from vim via keyboard

How to open a link from vim by clicking

How to open a link in tmux by clicking

How to create a bulleted list in mediawiki visual editor via keyboard

How to hide "Main Page" title on mediawiki main page

How to run vim ex command on visual selection

How to edit git diff from vim

How to view viml source for vim command

How to combine multiple desktops into one in MacOS

  • Press the mission control key (same key as F3) and click the x; the windows will come over

How to save changes without confirmation on mediawiki

How to make Special:PrefixIndex only have 1 column as it displays results

How to view source code of wikitext function (for example Special:PrefixIndex)

How to create wikitext link in 1 keyboard shortcut (currently hit cmd+k return)

How to run a command when opening vim with no arguments

How to see the vim function that a command is running

How to show stdout and stderr in different colors

How to detect if vim colorscheme is available

How to check if ssh tunnel is open

How to verify apache source tarball shasum

How to view apache access log in docker

TODO

Make video installing mediawiki on debian from scratch

https://www.mediawiki.org/wiki/Manual_talk:Short_URL/Apache

new wiki feature: double clicking on a blank line or the margin or something open up editing mode, without the ui loader and stuff, for easily editing. More like a word doc. At least for this wiki everything is open to editing all the time by me, and I should be changing it left and right. It would be nice to have sublime-text style edit saving, where closing and reopening tries to hold on to the latest changes in a staging area way, maybe restricted to my user in case I accidentally leave a password in a textarea or profuse swearing as I try to get something to work.

Document new browser niceties:

- show whether page loaded from cache or not

- Allow zooming in on url bar

- Allow moving though history, saving scroll position

Links from mediawiki install