tmux-onedark-theme icon indicating copy to clipboard operation
tmux-onedark-theme copied to clipboard

Invert order of date and time

Open jonatasleon opened this issue 6 years ago • 2 comments

Is there any way to invert order of date and time? Currently, the order is time then date, I would like change to date and so time.

jonatasleon avatar Apr 12 '19 02:04 jonatasleon

I made some changes in my fork. Could this would be a new feature to your theme?

After changes, I just added this set -g @onedark_date_first true to my .tmux.conf then I got: image

jonatasleon avatar Apr 12 '19 12:04 jonatasleon

does https://github.com/odedlaz/tmux-onedark-theme/pull/13 fix your issue?

odedlaz avatar Jan 21 '20 08:01 odedlaz