http-console icon indicating copy to clipboard operation
http-console copied to clipboard

Load http-console commands on startup

Open ptdorf opened this issue 11 years ago • 3 comments

This patch allows you to place http-console commands on a .http-console file and run them on startup. The three locations checked are, in order:

1. /etc/.http-console
2. $HOME/.http-console
3. $PWD/.http-console

Commands found in later files overwrite previous ones.

ptdorf avatar Dec 20 '12 18:12 ptdorf

@ptdorf will first update the old code and resolve some issues. then i will check this and merge it.

unbalancedparentheses avatar Feb 24 '14 20:02 unbalancedparentheses

@pyotrgalois This pull request was cleanly rebased.

ptdorf avatar Feb 24 '14 21:02 ptdorf

@ptdorf cool, thanks. give me a few days that i have to check pull requests related with bug fixes and nodejs version. then i will check this :)

unbalancedparentheses avatar Feb 25 '14 13:02 unbalancedparentheses