Commits
- Commit:
04c21b67e647e939257f5976f9fb8139624a2d18
- From:
- Omar Polo <op@omarpolo.com>
- Date:
tagged 0.3 -- Spaceman
- Commit:
eff23f5de3802cc49140b4c0883ac8c7d5abb3eb
- From:
- Omar Polo <op@omarpolo.com>
- Date:
typo
prefix "→ " " "
ended up using both as prefix for the line and the continuations the
first string given, ignoring the second argument.
Found and reported by tgl, thanks!!
- Commit:
f785c305087aa1548592a414c8683234f985d601
- From:
- Omar Polo <op@omarpolo.com>
- Date:
screenshot updated
- Commit:
ae844a002f9e30b42cbba623fc2d07e3988559ee
- From:
- Omar Polo <op@omarpolo.com>
- Date:
improve documentation about colors
mention the color0-255 set
- Commit:
eaf1a84b441a1a28165c7dbc54d9141cbd89a107
- From:
- Omar Polo <op@omarpolo.com>
- Date:
mention the minibuffer and modeline style identifier
- Commit:
24221637d6a753df4ca2173e4f1f6593a901696a
- From:
- Omar Polo <op@omarpolo.com>
- Date:
allow styling the minibuffer and modeline too
- Commit:
74bc52e8eebffb1325a73fbb0e6a62c677c2a0a0
- From:
- Omar Polo <op@omarpolo.com>
- Date:
document remaining style identifiers and attr behaviour
- Commit:
a2cb4f8460acba33641e745e52717d6aa0c462be
- From:
- Omar Polo <op@omarpolo.com>
- Date:
typo
- Commit:
7e0ba8368a020068b3286d56e99b9cabe93a1108
- From:
- Omar Polo <op@omarpolo.com>
- Date:
fg blue and underline are already the deafults
- Commit:
3a761ed2900f1126e6d96e955f9b8d87e48f1586
- From:
- Omar Polo <op@omarpolo.com>
- Date:
typo
- Commit:
138421e8eab97d488d6ca74d0d055f5cc9bf6881
- From:
- Omar Polo <op@omarpolo.com>
- Date:
document bind
- Commit:
90d8329a1f0aa0439858cba35f3eff2ca913f83e
- From:
- Omar Polo <op@omarpolo.com>
- Date:
move proxy before set, sort
- Commit:
e3427d18a9b8da6cfaadd1018d5ce2f400c73185
- From:
- Omar Polo <op@omarpolo.com>
- Date:
allow `bind map key cmd' in config file
- Commit:
a3666ed5ebac24e75f8bed25238464dfff5dd34a
- From:
- Omar Polo <op@omarpolo.com>
- Date:
move the list of cmd to its own file
- Commit:
7b11ff42507558a83e6df69fc834ee2a20227dc9
- From:
- Omar Polo <op@omarpolo.com>
- Date:
keep the comment up-to-date
we don't use wscrl (even though redraw_window could gain some speed
by calling wscrl in some contexts)
- Commit:
1c412d480d6f8b782a3aa610e0396a678bfecddb
- From:
- Omar Polo <op@omarpolo.com>
- Date:
added next/previous-heading
- Commit:
355bef226138f678eb361d2bf22a519aac1480db
- From:
- Omar Polo <op@omarpolo.com>
- Date:
other improvements for about:help
* reword in first tip
* mention the keys for load-url
* link the online version of the manpage
- Commit:
752e45c89888d5dd6d3947cf462ae0fbf12c48dc
- From:
- Omar Polo <op@omarpolo.com>
- Date:
set default foreground color for links line
After a talk with tgl (thanks!) about defaults, I'm convinced this is
a sensible default. For people who don't like colours (myself
included), telescope will honour the `NO_COLOR' env variable. Then
there is also the
set enable-colors = 0
for the config file. We could go further and provide a flag like -O
var=value to set some values without the need for a config file
eventually.
- Commit:
157d4810b513780bc757ce4b096f17b896483010
- From:
- Omar Polo <op@omarpolo.com>
- Date:
bind > to load-url
- Commit:
6ba9e5a881b55a289e7a286d873b65a909a336de
- From:
- Omar Polo <op@omarpolo.com>
- Date:
second part of my "ignore \r"
- Commit:
c86d164e89788d2e0c3509f3e3901ec1a4f5a815
- From:
- Omar Polo <op@omarpolo.com>
- Date:
ignore \r
otherwise it would complain about a syntax error (it would treat \r as
a string of one character.)
Found by TheGnuserland, thanks!!
- Commit:
6e8a284fb2fc62682de6ee271af8d9d3bbf760d6
- From:
- Omar Polo <op@omarpolo.com>
- Date:
fix warnings
as reported by man -Tlint -l telescope.1
- Commit:
19f9cf0f947b1f60d13c955c551ebf8dcd1c2651
- From:
- Omar Polo <op@omarpolo.com>
- Date:
mention the -c /dev/null trick
- Commit:
6304b52554d60068bd9150b3d1e29148ce079057
- From:
- Omar Polo <op@omarpolo.com>
- Date:
further improvements for about:help
- Commit:
24d724fb1fd138413fe2ac64300cdc2dde1a57e6
- From:
- Omar Polo <op@omarpolo.com>
- Date:
change wording of about:help