Skip to content

Display current repository path in the top-right corner #1387

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 20, 2022

Conversation

alexmaco
Copy link
Contributor

@alexmaco alexmaco commented Oct 12, 2022

This Pull Request fixes #1341.

It changes the following:

  • displays current repository path in the top-right corner

I followed the checklist:

  • I added unittests
  • I ran make check without errors
  • I tested the overall application
  • I added an appropriate item to the changelog

@extrawurst
Copy link
Collaborator

nice one to tackle. but maybe we can find a better way to cut/shorten the path if the terminal size is very small:

Screenshot 2022-10-15 at 12 21 26

maybe it should be something like:
[..]ephan/code/gitui/

@extrawurst
Copy link
Collaborator

can you update and cleanup the conflicts?

@extrawurst extrawurst merged commit 9c2d8c0 into gitui-org:master Oct 20, 2022
@extrawurst
Copy link
Collaborator

Thank you!

SergioRibera pushed a commit to SergioRibera/gitui that referenced this pull request Oct 21, 2022
IndianBoy42 pushed a commit to IndianBoy42/gitui that referenced this pull request Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

visualize repo path
2 participants