tiny icon indicating copy to clipboard operation
tiny copied to clipboard

Add option for higher resolution timestamp

Open eHammarstrom opened this issue 6 years ago • 4 comments

Configuration setting for enabling HH:MM:SS for each irc message.

eHammarstrom avatar Nov 04 '19 17:11 eHammarstrom

Should not be too hard to implement, just make sure to make it opt-in and add a configuration variable for it.

osa1 avatar Nov 04 '19 19:11 osa1

@eHammarstrom you can do this now if you add this line to your config:

timestamp_format: '%H:%M:%S'

osa1 avatar Dec 28 '19 09:12 osa1

Re-opening this as the patch was buggy and reverted.

osa1 avatar Jan 09 '20 07:01 osa1

Now that we have a good way to test the TUI we should give another try at this.

osa1 avatar Jan 29 '20 11:01 osa1