warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.41k stars 374 forks source link

MOTD is not displayed at all or at least not properly #2346

Closed justChris closed 1 year ago

justChris commented 1 year ago

Discord username (optional)

No response

Local Shell and Version

ZSH 5.8.1

Remote Shell and Version

BASH 4.2.46(2)-release

Operating System and Version

Local: macOS 13.0.1; Remote: CentOS Linux 7.9

Warp Version

v0.2022.12.06.08.03.stable_01

I have tried commenting out my system & user rcfiles and warp still will not bootstrap

Screenshots

No response

Include shell xtrace output

warp-debug.txt

Warp Internal (ignore) - linear-label:e7dfaa84-5fdb-4a00-b754-d8912da923fa

None

justChris commented 1 year ago

That's the MOTD:

  _______        _
 |__   __|      | |
    | | ___  ___| |_
    | |/ _ \/ __| __|
    | |  __/\__ \ |_
    |_|\___||___/\__|

WARNING: Unauthorized access to this system is forbidden and will be prosecuted
by law. By accessing this system, you agree that your actions are monitored.

Admin:   root@test.com
Host:    host01.test.com
IPAddr:  10.168.30.1
dannyneira commented 1 year ago

Thanks for letting us know @JustChris We'll post any updates on this thread.

Please add a :+1: to the original post at the top or comment with your details to signal that you're also having the same issue, and then hit the subscribe button if you'd like to be notified.

bartagergely commented 1 year ago

👍

artis3n commented 1 year ago

Looks like https://github.com/warpdotdev/Warp/issues/1160 has some additional 👍 , but commenting as requested, I'd like this fixed

donCarlosOne commented 1 year ago

This is also something that I'm missing - and need. A simple fix would be to issue 'cat /run/motd.dynamic' (for Ubuntu) when first logging in. Being able to specify an initial command to execute (which can be done with iTerm2) would also be useful.

Rugbyte commented 1 year ago

So our company uses the MOTD to provide some additional information on the system and the last time ansible was run against it. Seeing the MOTD would be very helpful for us.

regularguy01 commented 1 year ago

Yep no MOTD...Need MOTD

janscarton commented 1 year ago

We also relay on MOTD for important server status messages.

MattTheEmp commented 1 year ago

👍

Milofax commented 1 year ago

me, too!

dannyneira commented 1 year ago

Hey Folks! As of Warp version `v0.2023.05.09.08.03.stable_01' this issue has been resolved.

Closing but please let us know if there are any further issues.

Munchotaur commented 8 months ago

I'd like very much for MOTD not to show with every new shell! But the environment variable fix doesn't seem to do the trick :(