Giter VIP home page Giter VIP logo

Comments (8)

gcla avatar gcla commented on May 20, 2024

Hi - just a question or two to clarify this for me - say you're on packet #1, and you have expanded the Ethernet layer in the packet structure view. If you then move to packet #2, is your request to have the Ethernet layer (if present) expand itself too? If you were to then expand the IPv4 layer in packet #2 and move back to packet #1, should IPv4 (if present) expand itself in packet #1? I'll take a look at Wireshark's behavior as well so that I can understand this better.

from termshark.

gcla avatar gcla commented on May 20, 2024

sorry, should've tagged you @MythRen

from termshark.

pocc avatar pocc commented on May 20, 2024

They're a participant, so they will get notified when you respond, regardless of whether you tag.
You also should use some other syntax (like #1 with backticks or # 1) to refer to ordinal numbers as otherwise you're linking to issues.

from termshark.

Ivlyth avatar Ivlyth commented on May 20, 2024

@gcla yes, it's better to keep options pane to stay the same state cross packets (what options is expand keep expand, if present), just like wireshark does

wish i could help you. :)

from termshark.

gcla avatar gcla commented on May 20, 2024

Hi @MythRen - would you mind giving branch keepexpanded a try? It's my first go at implementing this feature, copying Wireshark's behavior, more or less. This should get it built:

git clone https://github.com/gcla/termshark
cd termshark
git checkout keepexpanded
export GO111MODULE=on
go install ./...

Then run ~/go/bin/termshark

Thanks :-)

from termshark.

gcla avatar gcla commented on May 20, 2024

I've merged back to master. Let me know of any bugs...

from termshark.

Ivlyth avatar Ivlyth commented on May 20, 2024

@gcla sorry for late. i test 2.0 recently, it works fine for me.

from termshark.

gcla avatar gcla commented on May 20, 2024

thanks @MythRen :)

from termshark.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.