fixing a bunch of broken stuff I think
This commit is contained in:
parent
0dbc3ead0e
commit
8bace887a2
1551 changed files with 299 additions and 57481 deletions
|
@ -1,6 +0,0 @@
|
|||
Leuven
|
||||
For emacs custom framework used to implement the following emacs themes refer to this post: How to Configure Emacs Themes
|
||||
Screenshot Leuven
|
||||
In following, in terms of clarity, it's easier to structure blocks of code syntax with opening and closing blocks.
|
||||
Any code blocks between opening and closing code blocks translates into code between those sections in the script.
|
||||
Open Use-Package Color-theme-modern Configuration Code Block With ':commands' directive
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>The wiki recommends mounting the pre existing efi partition (if there is one) instead of just creating a new one. Are there any downsides to just wiping it and creating a new efi partition?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/42069o"> /u/42069o </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/q7wmfx/is_it_ok_to_create_a_new_efi_partition_if_there/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/q7wmfx/is_it_ok_to_create_a_new_efi_partition_if_there/">[comments]</a></span>
|
File diff suppressed because it is too large
Load diff
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/ppahb4/dwm_lightweight_rice_for_ancient_pc/"> <img src="https://preview.redd.it/j9ivebpkbun71.png?width=640&crop=smart&auto=webp&s=84ff5d2d9d7791712aa1214884d8903e97b08b8b" alt="[DWM] Lightweight Rice for ancient PC" title="[DWM] Lightweight Rice for ancient PC" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/Denzy_7"> /u/Denzy_7 </a> <br/> <span><a href="https://i.redd.it/j9ivebpkbun71.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/ppahb4/dwm_lightweight_rice_for_ancient_pc/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r5xh7g/hypr_comfortable_homemade_wm/"> <img src="https://preview.redd.it/6trtyuyhss281.png?width=640&crop=smart&auto=webp&s=801abbc5101e1b811432998af724752af0114813" alt="[Hypr] Comfortable, homemade WM." title="[Hypr] Comfortable, homemade WM." /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/Vaxerski"> /u/Vaxerski </a> <br/> <span><a href="https://i.redd.it/6trtyuyhss281.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/r5xh7g/hypr_comfortable_homemade_wm/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Anyone having problem with launching vterm from a TRAMP buffer?<br/> When I am in a TRAMP buffer I cannot launch vterm. I do not want a vterminal in the remote location of the buffer, but only a simple vterm in my home directory. (I would like to also have a vterm in the remote directory, but it doesn't work; anyways, this is for another post).</p> <p>I tried this simple function, but didn't work either.</p> <pre><code>(defun run-my-vterm () (interactive) (let* ((buffer "vterm")) (require 'vterm) (if (buffer-live-p (get-buffer buffer)) (switch-to-buffer buffer) (vterm)) (vterm-send-string (concat "cd " "~")) (vterm-send-return))) </code></pre> <p>It seems like vterm tries to open the terminal in the remote location but doesn't succeed. </p> <p>A workaround I use is to jump to scratch buffer and launch vterm from there, or use ansi-term.</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/MhvxvLvJrg"> /u/MhvxvLvJrg </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/qzix97/cannot_launch_vterm_in_a_tramp_buffer/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/qzix97/cannot_launch_vterm_in_a_tramp_buffer/">[comments]</a></span>
|
Loading…
Add table
Add a link
Reference in a new issue