User Tools

Site Tools


programs:notes:chromium_text_test

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
programs:notes:chromium_text_test [2025/03/03 18:53] – created Sean Rhoneprograms:notes:chromium_text_test [2025/08/16 13:59] (current) Sean Rhone
Line 1: Line 1:
-  - Double-click code box below to select-all text +  - Browse this page from a web browser 8-) ([[https://wiki.realmofespionage.xyz/programs;notes;chromium_text_test|direct link]]) 
-  - Copy (Ctrl + C or right-click) +  - Double-click code box below to select-all text 
-  - Open a GUI Terminal (Command Prompt, PowerShell, VTE)+  - Copy text (Ctrl + C or right-click) 
 +  - Open a GUI Terminal (Command Prompt, PowerShell, etc any OS)
   - Paste the text into the Terminal   - Paste the text into the Terminal
  
-  * :!: Chromium: New-line/enter is inserted after the text, and causes the command to immediately execute after pasted into Terminal+  * :!: Chromium: New-line/enter is inserted after the text, and causes the command to **immediately execute** after pasted into Terminal
   * Firefox: No new-line/enter; command text pasted as-is; needs manual execution in Terminal after paste   * Firefox: No new-line/enter; command text pasted as-is; needs manual execution in Terminal after paste
- 
-  Lorem ipsum dolor sit amet 
  
   sleep 3   sleep 3
  
   timeout 3   timeout 3
 +
 +  echo test but could be a disk wipe
 +
 +  ECHO test but could be a disk wipe
 +
 +  Lorem ipsum dolor sit amet
 +
 +====== Browsers ======
 +
 +===== Microsoft Edge =====
 +
 +  "%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge.exe" --kiosk --edge-kiosk-type="public-browsing" --new-window "https://wiki.realmofespionage.xyz/programs;notes;chromium_text_test"
 +
 +  "%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge_proxy.exe" --app="https://wiki.realmofespionage.xyz/programs;notes;chromium_text_test"
 +
/usr/local/www/wiki/data/attic/programs/notes/chromium_text_test.1741046012.txt.gz · Last modified: by Sean Rhone