207 lines
6.0 KiB
HTML
207 lines
6.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self'; style-src 'self'; font-src 'self' data:; img-src 'self' data:; connect-src 'self'; base-uri 'self'; form-action 'self' https://defcon.social https://bsky.app;">
|
|
<meta http-equiv="X-Content-Type-Options" content="nosniff">
|
|
<link rel="stylesheet" href="../assets/css/style.css">
|
|
<link rel="icon" type="image/x-icon" href="../favicon.ico">
|
|
<script>
|
|
// Apply theme immediately to prevent flash
|
|
(function() {
|
|
const theme = localStorage.getItem('theme') ||
|
|
(window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light');
|
|
document.documentElement.setAttribute('data-theme', theme);
|
|
})();
|
|
</script>
|
|
<title>clagrange Cheatsheet - Cheatsheets - Launch Pad</title>
|
|
</head>
|
|
<body>
|
|
<button class="theme-toggle" id="themeToggle" aria-label="Toggle dark mode">
|
|
<svg class="theme-icon theme-icon-moon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path></svg>
|
|
<svg class="theme-icon theme-icon-sun" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="display: none;"><circle cx="12" cy="12" r="5"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line></svg>
|
|
</button>
|
|
<br/><br/>
|
|
<div class="name">
|
|
__ _______________________ _________._________________________
|
|
\_ _____/ \______ \ / _ \ / _____/ / _____/ | | \_ _____/
|
|
| __) | _/ / /_\ \ / \ ___ / \ ___ | | | __)_
|
|
| \ | | \ / | \ \ \_\ \ \ \_\ \ | |___ | \
|
|
\___ / |____|_ / \____|__ / \______ / \______ / |_______ \ /_______ /
|
|
\/ \/ \/ \/ \/ \/ \/
|
|
</div>
|
|
<div class="blog-page-header">
|
|
<div class="blog-header-content">
|
|
<a href="/cheatsheets" class="back-link" title="Back to Cheatsheets">
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="42" height="42" viewBox="0 0 24 24" class="home-icon"><path fill="currentColor" d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"/></svg>
|
|
</a>
|
|
<h1 class="blog-page-title">clagrange Cheatsheet</h1>
|
|
</div>
|
|
</div>
|
|
<div class="blog-post-container">
|
|
<div class="blog-posts-container" style="max-width: 900px; margin: 0 auto;">
|
|
<div class="blog-post">
|
|
<div class="blog-post-content">
|
|
<p><a href="index.html">← Back to cheatsheets</a></p>
|
|
<p><a href="../index.html">← Home</a></p>
|
|
<hr>
|
|
<p>clagrange is a terminal-based Gemini client, part of the Lagrange project.</p>
|
|
<hr>
|
|
<h2>Navigation</h2>
|
|
<ul>
|
|
<li>↑ or k - Scroll up</li>
|
|
</ul>
|
|
<ul>
|
|
<li>↓ or j - Scroll down</li>
|
|
</ul>
|
|
<ul>
|
|
<li>← or h - Go back</li>
|
|
</ul>
|
|
<ul>
|
|
<li>→ or l or Enter - Follow link / Go forward</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Space - Scroll down one page</li>
|
|
</ul>
|
|
<ul>
|
|
<li>b - Scroll up one page</li>
|
|
</ul>
|
|
<ul>
|
|
<li>g - Go to top</li>
|
|
</ul>
|
|
<ul>
|
|
<li>G - Go to bottom</li>
|
|
</ul>
|
|
<ul>
|
|
<li>u - Up one directory level</li>
|
|
</ul>
|
|
<ul>
|
|
<li>/ - Search</li>
|
|
</ul>
|
|
<ul>
|
|
<li>n - Next search result</li>
|
|
</ul>
|
|
<ul>
|
|
<li>N - Previous search result</li>
|
|
</ul>
|
|
<hr>
|
|
<h2>Link Navigation</h2>
|
|
<ul>
|
|
<li>Enter or → or l - Follow link under cursor</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Tab - Next link</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Shift+Tab - Previous link</li>
|
|
</ul>
|
|
<ul>
|
|
<li>1-9 - Follow numbered link</li>
|
|
</ul>
|
|
<ul>
|
|
<li>f - Follow link (alternative)</li>
|
|
</ul>
|
|
<ul>
|
|
<li>o - Open URL prompt</li>
|
|
</ul>
|
|
<hr>
|
|
<h2>Tabs and Windows</h2>
|
|
<ul>
|
|
<li>t - New tab</li>
|
|
</ul>
|
|
<ul>
|
|
<li>T - New tab (with URL prompt)</li>
|
|
</ul>
|
|
<ul>
|
|
<li>w - Close tab</li>
|
|
</ul>
|
|
<ul>
|
|
<li>[ - Previous tab</li>
|
|
</ul>
|
|
<ul>
|
|
<li>] - Next tab</li>
|
|
</ul>
|
|
<ul>
|
|
<li>1-9 - Switch to tab number</li>
|
|
</ul>
|
|
<hr>
|
|
<h2>Page Operations</h2>
|
|
<ul>
|
|
<li>r - Reload page</li>
|
|
</ul>
|
|
<ul>
|
|
<li>R - Hard reload</li>
|
|
</ul>
|
|
<ul>
|
|
<li>s - Save page</li>
|
|
</ul>
|
|
<ul>
|
|
<li>S - Save page (with prompt)</li>
|
|
</ul>
|
|
<ul>
|
|
<li>i - Show page info</li>
|
|
</ul>
|
|
<ul>
|
|
<li>I - Show page info (detailed)</li>
|
|
</ul>
|
|
<hr>
|
|
<h2>Configuration</h2>
|
|
<h3>Config File Location</h3>
|
|
<ul>
|
|
<li>~/.config/clagrange/clagrange.ini (user config)</li>
|
|
</ul>
|
|
<ul>
|
|
<li>~/.local/share/clagrange/ (data directory)</li>
|
|
</ul>
|
|
<h3>Example Key Bindings</h3>
|
|
<p>Customize in config file:</p>
|
|
<pre><code>[bindings]
|
|
scroll-up = k
|
|
scroll-down = j
|
|
go-back = h
|
|
go-forward = l
|
|
follow-link = Enter
|
|
new-tab = t
|
|
close-tab = w
|
|
reload = r</code></pre>
|
|
<h3>Common Settings</h3>
|
|
<pre><code>[ui]
|
|
theme = default
|
|
font-family = monospace
|
|
font-size = 12
|
|
|
|
[network]
|
|
timeout = 30
|
|
max-redirects = 5</code></pre>
|
|
<hr>
|
|
<h2>Tips</h2>
|
|
<ul>
|
|
<li>Supports tabbed browsing</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Mouse clicks can follow links</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Themes and fonts configurable via config file</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Supports bookmarks and history</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Journaling features available</li>
|
|
</ul>
|
|
<ul>
|
|
<li>Content viewing adjustable via theme files</li>
|
|
</ul>
|
|
<hr>
|
|
<p><a href="index.html">← Back to cheatsheets</a></p>
|
|
<p><a href="../index.html">← Home</a></p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<script async type="text/javascript" src="../blog/analytics.js"></script>
|
|
<script src="../theme.js"></script>
|
|
</body>
|
|
</html> |