From nobody Wed Feb 28 16:30:22 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TlKbW676jz5Bt5j for ; Wed, 28 Feb 2024 16:30:47 +0000 (UTC) (envelope-from simon.n.connah@protonmail.com) Received: from mail-40134.protonmail.ch (mail-40134.protonmail.ch [185.70.40.134]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "protonmail.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TlKbV5Xf4z3ynr for ; Wed, 28 Feb 2024 16:30:46 +0000 (UTC) (envelope-from simon.n.connah@protonmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=protonmail.com header.s=protonmail3 header.b=y8HYgFGr; dmarc=pass (policy=quarantine) header.from=protonmail.com; spf=pass (mx1.freebsd.org: domain of simon.n.connah@protonmail.com designates 185.70.40.134 as permitted sender) smtp.mailfrom=simon.n.connah@protonmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1709137843; x=1709397043; bh=ZWFY/HYCq//0t9qutkhhK+cwDfjRbjzUTG6Jnfb5uS4=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=y8HYgFGrjEyWF1s4OYTu7s8v3eBFanhMmTetvyCZECr/JuXPbCPsGYMZXVAawfR1Q hQSLy2xqk4RV98QhsLV6fY53nrg/P9jrFEnXK+w0/wOjZWAhshW5HkDmW40A+NZmRq 4quUqVXDnQ1TSCH9NvaEdQe7P2NyUX8AFVuapxxJDFJZ+XPVY9p/N+O6YsQ/OKaRer MxEEFyLibH2CttU5YA7efrjvbXzui5gRvcv0kzduXQ6cCMmA9DNKeQlSN4JqiXqO+l vRysGPGJd8xN3R1zU7HRhYEFe3UWj0Q6faQeM+NYuC+7YTnK58Dx6kKBksS4eVlWNH +2G7/6g7r+g4Q== Date: Wed, 28 Feb 2024 16:30:22 +0000 To: freebsd-questions From: Simon Connah Subject: Remote development with neovim, tmux and SSH from macOS? Message-ID: <6-vIFoipZvllLfrAwkIMmQ72B1mFYwcw7IRtdlG0JxM_2y5iN2WPWwMF1PVY8YWHw4jrx270Rg3PlA2qaVeJIPyudjoOhd-kdGd1Bt0M7m4=@protonmail.com> Feedback-ID: 24074989:user:proton List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha512; boundary="------0dfcc9f5be7e23b39dc39b5b89d9c2a526d7f818cbd19ea0e2c52c1a1186b71a"; charset=utf-8 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.50 / 15.00]; SIGNED_PGP(-2.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[protonmail.com,quarantine]; R_DKIM_ALLOW(-0.20)[protonmail.com:s=protonmail3]; RWL_MAILSPIKE_VERYGOOD(-0.20)[185.70.40.134:from]; R_SPF_ALLOW(-0.20)[+ip4:185.70.40.0/24]; MIME_GOOD(-0.20)[multipart/signed,multipart/mixed,text/plain]; NEURAL_HAM_SHORT(-0.20)[-0.198]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:+,3:~]; HAS_ATTACHMENT(0.00)[]; ASN(0.00)[asn:62371, ipnet:185.70.40.0/24, country:CH]; MISSING_XM_UA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[protonmail.com:+]; MID_RHS_MATCH_FROM(0.00)[]; FREEMAIL_FROM(0.00)[protonmail.com]; RCVD_COUNT_ZERO(0.00)[0]; FREEMAIL_ENVFROM(0.00)[protonmail.com] X-Rspamd-Queue-Id: 4TlKbV5Xf4z3ynr This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------0dfcc9f5be7e23b39dc39b5b89d9c2a526d7f818cbd19ea0e2c52c1a1186b71a Content-Type: multipart/mixed;boundary=---------------------48c9a7df612ab8ab3d49e7a348dfda95 -----------------------48c9a7df612ab8ab3d49e7a348dfda95 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain;charset=utf-8 I've just set up a FreeBSD server and was curious about the best practices= for when it comes to developing on FreeBSD? I have a Mac Studio but I'm n= ot used to neovim or tmux at all and I get the feeling that learning them = is going to take some time. What do you use for developing on FreeBSD servers? Unfortunately I can't i= nstall FreeBSD on my machine (well I can but it would be in VMware Fusion = Pro). Looking forward to hearing what other people do. Simon. -----------------------48c9a7df612ab8ab3d49e7a348dfda95-- --------0dfcc9f5be7e23b39dc39b5b89d9c2a526d7f818cbd19ea0e2c52c1a1186b71a Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail wnUEARYKACcFgmXfX5QJkFrvKC74ta6lFiEEXOYF9uqFRn4815bYWu8oLvi1 rqUAAKuOAP46CuDqis+Y+oWeAcyLwoTylJQjlTJwbBlw1txFMfYHoAEAqFBx A2d9hOXJN3S99vjZ9kYjH6f8LeMKxEqj2FwktAs= =euT5 -----END PGP SIGNATURE----- --------0dfcc9f5be7e23b39dc39b5b89d9c2a526d7f818cbd19ea0e2c52c1a1186b71a--