9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] How do you handle long paths in acme?
@ 2024-08-01 16:49 kalterdev
  2024-08-01 17:30 ` Costin Chirvasuta
  2024-08-01 21:31 ` Robert Raschke via 9fans
  0 siblings, 2 replies; 3+ messages in thread
From: kalterdev @ 2024-08-01 16:49 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 606 bytes --]

Basically, the title says it. The projects I work on reside in a deeply nested hierarchy, like this:

/Users/azkhabibulin/gitlab.example.com/team/project

This does not seem to be really big, but when I open a lot of files they all have this same prefix, which is somewhat off-putting. The header also takes two lines.

Is there an idiomatic approach to relieve this pain?
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T3c29ca5315bf5c86-Madda13b21ed65794c9d67845
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 1243 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] How do you handle long paths in acme?
  2024-08-01 16:49 [9fans] How do you handle long paths in acme? kalterdev
@ 2024-08-01 17:30 ` Costin Chirvasuta
  2024-08-01 21:31 ` Robert Raschke via 9fans
  1 sibling, 0 replies; 3+ messages in thread
From: Costin Chirvasuta @ 2024-08-01 17:30 UTC (permalink / raw)
  To: 9fans

I've used bind mounts for this purpose.

On Thu, Aug 1, 2024 at 5:50 PM <kalterdev@gmail.com> wrote:
>
> Basically, the title says it. The projects I work on reside in a deeply nested hierarchy, like this:
>
> /Users/azkhabibulin/gitlab.example.com/team/project
>
> This does not seem to be really big, but when I open a lot of files they all have this same prefix, which is somewhat off-putting. The header also takes two lines.
>
> Is there an idiomatic approach to relieve this pain?
> 9fans / 9fans / see discussions + participants + delivery options Permalink

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T3c29ca5315bf5c86-M32ad7d1e2724a75f79300da3
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] How do you handle long paths in acme?
  2024-08-01 16:49 [9fans] How do you handle long paths in acme? kalterdev
  2024-08-01 17:30 ` Costin Chirvasuta
@ 2024-08-01 21:31 ` Robert Raschke via 9fans
  1 sibling, 0 replies; 3+ messages in thread
From: Robert Raschke via 9fans @ 2024-08-01 21:31 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 1128 bytes --]

In p9 from user space I make ample use of symbolic links.

/robby


<kalterdev@gmail.com> schrieb am Do., 1. Aug. 2024, 18:50:

> Basically, the title says it. The projects I work on reside in a deeply
> nested hierarchy, like this:
>
> /Users/azkhabibulin/gitlab.example.com/team/project
>
> This does not seem to be really big, but when I open a lot of files they
> all have this same prefix, which is somewhat off-putting. The header also
> takes two lines.
>
> Is there an idiomatic approach to relieve this pain?
> *9fans <https://9fans.topicbox.com/latest>* / 9fans / see discussions
> <https://9fans.topicbox.com/groups/9fans> + participants
> <https://9fans.topicbox.com/groups/9fans/members> + delivery options
> <https://9fans.topicbox.com/groups/9fans/subscription> Permalink
> <https://9fans.topicbox.com/groups/9fans/T3c29ca5315bf5c86-Madda13b21ed65794c9d67845>
>

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T3c29ca5315bf5c86-M050e837a0a29b759e10de6e3
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 1718 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-08-01 21:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-01 16:49 [9fans] How do you handle long paths in acme? kalterdev
2024-08-01 17:30 ` Costin Chirvasuta
2024-08-01 21:31 ` Robert Raschke via 9fans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).