Jeremy Brubaker

Results 9 comments of Jeremy Brubaker

So this might not be the fix but it seems to work: `#ifdef XLSX_EXPORT extern struct session * session; /* Add this line */ #include "xlsxwriter.h" /** * \brief export_xlsx()...

When I built `exa` using this patch, it does properly color symlinks, but for some reason certain combinations of terminal size (width I think, not height) and directory contents cause...

I didn't see how it could be related to your code. I should have checked to see if their were commits between the latest release and HEAD. I'll take a...

At least the way to add members is documented...here :grin:

@ogham any chance this can get merged? Or is this project abandoned/unmaintained?. I tested this and it fixes https://github.com/ogham/exa/issues/990

> I was able to workaround by not using `` but instead short timeouts followed by a real command. I used spacebar, but other commands like `` is also fine...

> Before making more changes, I think there could be a better design, instead of adding the modal. > > The root problem is that "it is not clear about...

> > TBH I don't understand why you **wouldn't** want the `Add Team Member` button on the **Team Member** page. That's where I go every single time I want to...

> I don't understand why they are different. > > * Put a button: > > * End user clicks the button > * Navigate to the "add team member"...