Skip to content

Allow naming of the tabs#1705

Merged
christianparpart merged 1 commit intomasterfrom
feature/tabs_naming
Mar 16, 2025
Merged

Allow naming of the tabs#1705
christianparpart merged 1 commit intomasterfrom
feature/tabs_naming

Conversation

@Yaraslaut
Copy link
Copy Markdown
Member

@Yaraslaut Yaraslaut commented Jan 9, 2025

Refs #1690
Closes #296

PR Adds naming to the tabs, and adds another option to the Tabs status line config, separator

@github-actions github-actions Bot added VT: Backend Virtual Terminal Backend (libterminal API) frontend Contour Terminal Emulator (GUI frontend) labels Jan 9, 2025
Comment thread src/vtbackend/StatusLineBuilder.cpp Outdated
@Yaraslaut Yaraslaut force-pushed the feature/tabs_naming branch 4 times, most recently from e0b350e to 9469f71 Compare January 17, 2025 21:14
Copy link
Copy Markdown
Member

@christianparpart christianparpart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you

Comment thread src/contour/Config.h Outdated
Comment thread src/vtbackend/Terminal.cpp Outdated
Comment thread src/contour/TerminalSessionManager.h Outdated
Comment thread src/vtbackend/Terminal.cpp Outdated
Comment thread src/vtbackend/Terminal.h Outdated
Comment thread src/vtbackend/ViInputHandler.cpp Outdated
Comment thread src/vtbackend/ViInputHandler.h Outdated
@Yaraslaut Yaraslaut force-pushed the feature/tabs_naming branch from 9469f71 to 6e4d8cc Compare January 20, 2025 20:21
@Yaraslaut Yaraslaut marked this pull request as ready for review January 20, 2025 20:21
@Yaraslaut Yaraslaut force-pushed the feature/tabs_naming branch 3 times, most recently from 6b91660 to c5e176e Compare January 26, 2025 21:02
@Yaraslaut Yaraslaut force-pushed the feature/tabs_naming branch from c5e176e to 7166955 Compare February 2, 2025 12:55
Copy link
Copy Markdown
Member

@christianparpart christianparpart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you very much :)

@Yaraslaut Yaraslaut force-pushed the feature/tabs_naming branch from 597f686 to b4d3ef0 Compare March 16, 2025 12:04
@christianparpart christianparpart merged commit e27195b into master Mar 16, 2025
@christianparpart christianparpart deleted the feature/tabs_naming branch March 16, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Contour Terminal Emulator (GUI frontend) VT: Backend Virtual Terminal Backend (libterminal API)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Keybind to open an input box where user can change title of terminal window

2 participants