On Mon, 20 Apr 2015, David E Vannucci wrote:
> In my config file ~/.config/fish/config.fish
> 
> I set my variable: set -g -x HISTTIMEFORMAT "%F %T "
> 
> but the history command does not show the formatting.
> vannucci@Davids-MacBook-Pro ~> history
> history
> histoy
> vim ~/.config/fish/config.fish
> fish_config 
> 
> What do I need to do for history formatting to be applied?

HISTTIMEFORMAT is a feature in bash, but not in fish (or zsh, which uses 
flags to the history command).

Although fish does store that information there is not currently any UI to 
view it. If someone would like to take it on I think it would be 
gratefully received - perhaps flags to the history command?

David Adam
zanc...@ucc.gu.uwa.edu.au

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to