Main Page: Difference between revisions

From razwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
buttonlabel=Create page
buttonlabel=Create page
</inputbox>
</inputbox>

{{Special:RecentChanges/6,hidecategorization,hideminor}}


[[File:Gus ballroom dancing.png|alt=Digital painting of a cat and a shadow ballroom dancing at night|thumb|This is a 9 Million dollar NFT. You're lucky to see it!]]
[[File:Gus ballroom dancing.png|alt=Digital painting of a cat and a shadow ballroom dancing at night|thumb|This is a 9 Million dollar NFT. You're lucky to see it!]]

Revision as of 19:01, 3 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

19 March 2026

N    00:36  Blog: 2026-03-19 diffhist +617 Razzi talk contribs (Created page with "I think this can go down as an "up there" tab roll up One for the ages https://en.wikipedia.org/wiki/Ringo_Starr https://en.wikipedia.org/wiki/Rain_(Beatles_song) https://en.wikipedia.org/wiki/%2750s_progression https://en.wikipedia.org/wiki/Jason_Mraz https://en.wikipedia.org/wiki/Colbie_Caillat https://en.wikipedia.org/wiki/Jason_Reeves https://en.wikipedia.org/wiki/ZZ_Top https://en.wikipedia.org/wiki/Butthole_Surfers https://www.youtube.com/watch?v=w7Myff5x...")

17 March 2026

N    16:34  Blog: 2026-03-17‎‎ 5 changes history +1,561 [Razzi‎ (5×)]
     
16:34 (cur | prev) +292 Razzi talk contribs
     
12:54 (cur | prev) +3 Razzi talk contribs Tag: Visual edit
     
12:53 (cur | prev) +135 Razzi talk contribs
     
03:53 (cur | prev) +139 Razzi talk contribs
N    
03:52 (cur | prev) +992 Razzi talk contribs (Created page with "Ok getting the column for vim in insert mode is actually a mess. After https://superuser.com/questions/723621/how-can-i-check-if-the-cursor-is-at-the-end-of-a-line I figured I'd be good handling the empty column case ... but it actually treats the cursor being on the last character and the second-to-last character the same?? inoremap <C-f> <C-o>:call JustTellMeColumn()<cr> function! JustTellMeColumn() echom "COL is " . col(".") . " and EOL: " . AtEndOfLine()...")
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

TODO How to

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

How to create an input to create articles in mediawiki

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

Links from mediawiki install