Skip to content
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

Updated pane context menu #18126

Open
wants to merge 25 commits into
base: main
Choose a base branch
from
Open

Updated pane context menu #18126

wants to merge 25 commits into from

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    0ac796f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d920a70 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    7e41e64 View commit details
    Browse the repository at this point in the history
  2. added to split with profile to up/down/left/right context menu, added…

    … swap panes context menu
    dmitrykok committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    58cbe3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e2529b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c953b44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef25c63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f900ea5 View commit details
    Browse the repository at this point in the history
  7. Update settings.json

    remove added values that fail ckecks
    dmitrykok authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a57aff8 View commit details
    Browse the repository at this point in the history
  8. Update settings.json

    dmitrykok authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ae838ec View commit details
    Browse the repository at this point in the history
  9. removed newly added file

    dmitrykok committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ab01742 View commit details
    Browse the repository at this point in the history
  10. put back comments removed by mistake in TerminalPage.cpp, revert the …

    …changes to all the Resources.resw files that aren't in the en-us dir
    dmitrykok committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4ab861c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    409783a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    e21c0b7 View commit details
    Browse the repository at this point in the history
  2. Update TerminalPage.cpp

    dmitrykok authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    12aad74 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. the split pane entries exists twice on the second level, add a 'dupli…

    …cate pane' entry at the first position of the third level
    dmitrykok committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    f682222 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. add visible with a separation line between the 'duplicate' entry and …

    …the other ones, changed from 'Duplicate pane' to 'Duplicate <profile_name>'
    dmitrykok committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3bcaa51 View commit details
    Browse the repository at this point in the history
  2. Update TerminalPage.cpp

    little refactoring
    dmitrykok authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2c303d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cabf20 View commit details
    Browse the repository at this point in the history
  4. Update TerminalPage.cpp

    dmitrykok authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e6f0d6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    526e0a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52dbc03 View commit details
    Browse the repository at this point in the history
  7. fixed formatting

    dmitrykok committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    82aa44a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    bf1e135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d5a220 View commit details
    Browse the repository at this point in the history