1 Apr 2025 |
mwoodpatrickmx | Any recommendations on a good modern terminal to use with X and Wayland | 12:11:30 |
K900 | Why are you running a terminal on the WSL side anyway | 12:12:23 |
K900 | Like why not just run Windows Terminal or whatever | 12:12:36 |
Niklas Korz | yeah Windows Terminal is your best bet | 12:13:36 |
| Sandro 🐧 changed their display name from Sandro 🐧 to "Sandro [c3d2]". | 13:56:53 |
| Sandro 🐧 changed their display name from "Sandro [c3d2]" to Sandro 🐧 [c3d2]. | 13:57:34 |
| Sandro 🐧 changed their display name from Sandro 🐧 [c3d2] to Sandro 🐧. | 13:59:04 |
4 Apr 2025 |
| divit joined the room. | 12:22:39 |
5 Apr 2025 |
| @tinybronca:sibnsk.net removed their display name underpantsgnome. | 15:52:57 |
| @tinybronca:sibnsk.net left the room. | 15:54:11 |
7 Apr 2025 |
| ipsavitsky234 joined the room. | 09:18:01 |
11 Apr 2025 |
| @bustatymes:matrix.org removed their display name bustatymes. | 23:00:44 |
| @bustatymes:matrix.org left the room. | 23:00:47 |
12 Apr 2025 |
| Niklas Korz left the room. | 11:43:12 |
13 Apr 2025 |
| firerain joined the room. | 18:28:40 |
14 Apr 2025 |
| years joined the room. | 13:58:50 |
22 Apr 2025 |
| senorsmile joined the room. | 02:49:49 |
23 Apr 2025 |
rosssmyth | Is run0 supposed to work? I tried it today and it fails with
Failed to execute /run/current-system/sw/bin/pkttyagent: No such file or directory
Failed to start transient service unit: Access denied
| 15:42:10 |
rosssmyth | I get that just by running run0 without any arguments | 15:42:35 |
rosssmyth | * I get that just by running run0 without any arguments, or with any arguments. | 15:42:42 |
K900 | You need polkit for that | 15:48:02 |
K900 | security.polkit.enable = true | 15:48:15 |
thou-vow | git push is freezing my WSL entirely... | 18:49:30 |
K900 | WSL1 or WSL2? | 18:53:39 |
thou-vow | In reply to @k900:0upti.me WSL1 or WSL2? It's WSL 2 | 20:20:19 |
24 Apr 2025 |
K900 | Check for disk corruption maybe | 04:41:59 |
| sorm_cha changed their profile picture. | 21:53:24 |
26 Apr 2025 |
mwoodpatrickmx | I'm trying to get vscode-neovim in NixOS running on WSL-2.
I do have NixOS running in the latest version of WSL-2
I do have neovim version 0.11.0 running on NixOS
I do have vscode server running on my NixOS distro and con connect and launch a terminal using vscode from the windows side and can launch "code ." within the distro and it launches vscode without issue.
My Path to neovim in the NixOS distro is /run/current-system/sw/bin/nvim and did set the
"vscode-neovim.neovimExecutablePaths.linux": "/run/current-system/sw/bin/nvim"
But when I restart vscode I get:
[Failed to start nvim] Unable to find a suitable neovim executable. Please check your neovim installation.
Does anyone have any suggestions about what I'm doing wrong or how best to debug | 14:35:39 |
Gleydar | How do you set the neovimExecutable path? | 16:16:57 |
| debabrata pattnayak joined the room. | 18:06:00 |