Nicolás Alvarez
ee61cd3423
Fix typos in README and CONTRIBUTING.
2013-12-02 17:55:20 -03:00
Olivier Le Thanh Duong
7bf1b9f055
[doc] Add instruction on how to install via antigen
2013-07-26 10:36:18 +02:00
Markus Dreseler
b075b46c85
Added runtime displaying
2013-06-23 12:30:44 +02:00
Olivier Mengué
4492860d59
README: fix typo ( closes #202 )
2013-06-15 20:06:04 +02:00
nojhan
29c9820786
Fix #147 : propose a font for the analog clock
...
Thanks to Asenar for the tip.
2013-05-25 16:38:46 +02:00
nojhan
6ef3fd0c9d
Merge pull request #186 from milouse/develop
...
Display changes in fossil repository the same way as for git
2013-05-22 11:54:05 -07:00
Étienne Deparis
7ffd524d6e
Fix doc regarding the last change in fossil repository management
2013-05-20 16:47:31 +02:00
Olivier Mengué
bc1732dd10
README: fix typos
2013-05-16 01:02:27 +02:00
nojhan
fe6d9f3ebe
doc #153 : instructions for setting up with zsh
2013-05-14 15:50:47 +02:00
nojhan
1d5e621b1b
Update the doc about colored brackets
2013-05-04 17:10:10 +02:00
nojhan
18dc1edee1
Update the README with the temperature feature
2013-05-04 16:44:16 +02:00
nojhan
f9e9be43aa
Update the doc about the postfix, add an author.
2013-05-03 21:06:08 +02:00
nojhan
d367976932
Add a special mark when in a disabled VCS repository
...
This adds the LP_MARK_DISABLED (default: "⌀"), used as a prompt mark
when in disabled repositories (see `LP_DISABLED_VCS_PATH`).
2013-04-22 19:16:31 +02:00
nojhan
d1be06565d
Merge branch 'patch-1' of https://github.com/rvanlaar/liquidprompt into develop
...
Keep the new intro from rvanlaar
Conflicts:
README.md
2013-04-22 18:11:41 +02:00
Roland van Laar
dad4393496
Refined the intro and installation sections.
...
Hello,
I saw the liquidprompt on Hackernew.
I tried to give it a more catching intro to focus on
why a new user should use it and how it helps them save time.
I also tried to state the install section more clearly.
This way users can testdrive it quicker.
Congrats on the Hackernews list.
I hope you accept these changes.
2013-04-21 14:06:26 +03:00
Roy Wellington Ⅳ
865df9ffa6
More grammar touchups.
2013-04-20 16:01:36 -07:00
Roy Wellington Ⅳ
bff75a8f8d
Touch up spelling and grammar.
2013-04-20 15:32:22 -07:00
nojhan
f483697fda
Merge branch 'develop' of github.com:nojhan/liquidprompt into develop
2013-04-20 21:53:09 +02:00
nojhan
91959b636a
Add an analog clock
...
Using `LP_TIME_ANALOG`, you can now display an analog clock instead of
numeric values. The analog clock is "accurate" to the nearest half hour.
2013-04-20 21:51:55 +02:00
François Schmidts
74f9ca846c
updating documentation
2013-04-17 14:19:16 +02:00
nojhan
b77940ed2e
Update the README about LP_DISABLED_VCS_PATH
2013-04-09 23:00:05 +02:00
polyphemus
9bae88a686
update README about tmux support.
2013-03-14 23:18:20 +01:00
nojhan
9d4ded5799
Update the README
...
Bazaar support and LP_PS1_FILE were missing.
2013-03-13 11:56:28 +01:00
nojhan
0ee5944f79
Differents colors for differents hosts you SSH in
...
Adds the LP_ENABLE_SSH_COLORS option to use a numeric hash of the hostname as the displayed color.
2013-03-12 00:02:04 +01:00
nojhan
3d711323d5
Replace lptag by prompt_tag
...
prompt_tag is more consistent with the other prompt_* functions.
2013-03-11 23:05:10 +01:00
Nicolas LACOURTE
c5e642a09f
Add more generic test for screen/byobu/tmux title
2013-03-08 12:05:42 +01:00
Nicolas LACOURTE
2296081d01
Add case for screen title escape chars
2013-03-08 12:05:42 +01:00
nojhan
b55126e7d3
Display colored brackets in a term multiplexer
...
A pair of square brackets, colored in blue if your current shell is running in a
terminal multiplexer (screen or tmux).
2013-02-26 14:18:58 +01:00
nojhan
31caf8a72d
Add the lptag
function to add a prefix
...
Note: the `lptag` function is convenient way to add a prefix. You can thus add
a keyword to your different terminals:
[:~/code/liquidprompt] develop ± lptag mycode
mycode [:~/code/liquidprompt] develop ±
2013-02-26 13:37:31 +01:00
nojhan
883901008b
Merge pull request #98 from jaesivsm/feature/vcs
...
Feature/vcs
2013-01-24 02:08:27 -08:00
François Schmidts
9ca0b9d239
modification of the documentation concerning the LP_VCS
2013-01-23 18:26:21 +01:00
nojhan
b776cd8e64
Display a yellow + if stashs
...
Add a yellow + after the git infos, if there is at least one stash.
The * in case of untracked file is now red.
2013-01-17 23:02:17 +01:00
nojhan
e2b51ef3da
Merge branch 'master' of github.com:nojhan/liquidprompt
2013-01-17 21:44:36 +01:00
nojhan
8773806485
Note about PROMPT_COMMAND
2013-01-17 21:44:16 +01:00
Johann Dreo
1826cfa007
solve a remaining merge conflict in the readme
2013-01-17 11:29:55 +01:00
Johann Dreo
819c2c5ae2
manual merge
2013-01-16 15:47:47 +01:00
nojhan
3aedf713f4
Merge pull request #89 from jaesivsm/feature/dirtrim
...
Feature/dirtrim
2013-01-12 08:36:00 -08:00
nojhan
36659d81ee
Merge pull request #91 from milouse/develop
...
Add support for Fossil SCM (the return)
2013-01-12 08:16:42 -08:00
Étienne Deparis
7df52a3d53
Invert if order to speed up a bit the prompt display when parsing a fossil repository
2013-01-12 16:29:55 +01:00
Johann Dreo
08666e4e31
Merge branch 'lp_as_title' of ssh://localhost:8480/nojhan/liquidprompt into lp_as_title
2013-01-11 10:23:34 +01:00
Johann Dreo
f34996baa6
Add an option to hide the logged user
...
LP_USER_ALWAYS=1 will display the user, even if he is the same than the logged one.
Defaults to 1 (always display the user), set to 0 if you want to hide the logged user (it will always display different users).
2013-01-11 10:15:12 +01:00
nojhan
11473777ca
Replicate the prompt in the title
...
Add an explicit option to replicate the whole computed liquid prompt in the window's title.
(Works with a vanilla xterm, but not under xterm-256 for me)
2013-01-10 17:18:45 +01:00
François Schmidts
977fca59fb
adding comments and documentation
2013-01-10 10:22:58 +01:00
Étienne Deparis
2e8718f1d0
Changege the untracked behavior to the same as git. Fix branch display bug while browsing deep fossil repositories
2013-01-05 23:03:26 +01:00
nojhan
947781bac9
Default prefix put a classical prompt as title
...
Update the doc and themes accordingly
2013-01-04 14:08:26 +01:00
nojhan
af43ec0eac
Merge branch 'ps1-prefix' of https://github.com/dr4Ke/liquidprompt into develop
2013-01-04 13:54:48 +01:00
Christophe Drevet
07e177ef70
added a CUSTOMIZING THE PROMPT section
2013-01-04 13:08:36 +01:00
Christophe Drevet
db313ba89e
LP_PS1_PREFIX used to add arbitrary prompt before anything else
2013-01-04 13:01:06 +01:00
Christophe Drevet
a50b988f59
LP_ENABLE_VCS_ROOT to enable use of VCS features with root
2013-01-04 12:13:00 +01:00
nojhan
45cdcdba0a
move virtual env function in the path section, move the display from the front to the path section of the prompt, inside brackets, add flepied as an author, update the readme
2013-01-03 16:44:15 +01:00