Peter J. Holzer
a59264e149
Reset to default color (instead of black) before history number in prompt
2022-09-10 18:33:41 +00:00
Peter J. Holzer
1b129c74d7
Disable colors for node REPL
2022-06-11 22:09:58 +02:00
Peter J. Holzer
4845459773
Allow - in CSS identifiers
2022-05-05 16:23:39 +02:00
Peter J. Holzer
866eb19d97
Turn off color for history graph
2022-04-23 01:17:48 +02:00
Peter J. Holzer
95d044b882
Make javascript wider
2022-04-23 01:16:24 +02:00
Peter J. Holzer
e60ba1339e
Merge branch 'wsr'
2021-11-29 14:51:27 +01:00
Peter J. Holzer
d2c33cc68e
Make IncSearch more visible
2021-11-29 14:50:36 +01:00
Peter J. Holzer
5442e8d7e3
Add shell function locale_en to set English (US) locale
2021-10-16 17:30:36 +02:00
Peter J. Holzer
0336cf839d
Merge branch 'master' into wsr
2021-10-08 10:33:00 +02:00
Peter J. Holzer
774b4dddc5
Set hls in vim
2021-10-08 10:32:32 +02:00
Peter J. Holzer
c5a9c79a87
Add hjp-dark.vim
...
Snapshot. Not sure how useable it really is.
2021-06-10 10:38:14 +02:00
Peter J. Holzer
82421ba308
Merge branch 'master' into wsr
2021-01-29 16:03:45 +01:00
Peter J. Holzer
399e4a00f3
Set default text width for Python to 79
2021-01-29 16:02:37 +01:00
Peter J. Holzer
aab3b3ee69
Merge branch 'master' into wsr
2020-11-17 11:25:43 +01:00
Peter J. Holzer
47e8255b4d
Default to dark background
2020-11-17 11:24:43 +01:00
Peter J. Holzer
a4490a316d
Merge branch 'wsr' of git.hjp.at:hjp/dot into wsr
2020-11-12 15:18:16 +01:00
Peter J. Holzer
dca188b804
Merge branch 'master' into wsr
2020-11-12 15:18:04 +01:00
Peter J. Holzer
ec477c64f9
Merge branch 'master' of git.hjp.at:hjp/dot
2020-11-12 15:17:29 +01:00
Peter J. Holzer
d87a7a5b0a
Recognize Redmine wiki texts edited with textern.
2020-11-12 15:16:23 +01:00
Peter J. Holzer
a8caa34f9f
Recognise alternate form of Ctrl-E
...
New versions of xterm can apparently send elaborate escape sequences for
modifier-key-combinations (e.g. Ctrl-E) and new versions of vim tell
them to do that. So Ctrl-E may now be just ASCII 0x05 or a long
sequence and we want both to work.
2020-11-12 15:11:57 +01:00
Peter J. Holzer
14dd884ae0
Add subdirecories of ~/bin/hosts to PATH
2020-11-12 15:10:39 +01:00
Peter J. Holzer
f9ba74852f
Merge branch 'master' into wsr
2020-10-28 12:28:52 +01:00
Peter J. Holzer
14b83d3cfc
Unset all locale env variables referring to non-existent locales
2020-10-28 12:27:35 +01:00
Peter J. Holzer
53e21591cc
Merge branch 'master' into wsr
2020-06-15 09:36:49 +02:00
Peter J. Holzer
2741a2d553
Remove HP-UX specific stuff
...
I don't expect to need that again (almost exactly 4 years after the
funeral)
2020-06-15 00:38:31 +02:00
Peter J. Holzer
a72bbeda6b
Don't set MANPATH
...
All of this looks very obsolete, so I guess it's better to just rely on
man defaults.
2020-04-16 22:33:34 +02:00
Peter J. Holzer
e65664fdf2
Remove (semi)obsolete hostnames
2020-04-16 22:25:27 +02:00
Peter J. Holzer
e8b15ba770
Merge branch 'master' into wsr
2020-04-16 14:39:37 +02:00
Peter J. Holzer
200df8d1a6
Use long DEB_SIGN_KEYID
...
dpkg-buildpkg doesn't accept short ids any more (UDIAGS).
2020-04-16 14:37:50 +02:00
Peter J. Holzer
86e7b7990a
Merge branch 'master' into wsr
2020-04-16 12:14:27 +02:00
Peter J. Holzer
1fb9fc5a6c
Set foreground color to black
...
Just setting the background color may result in unreadable combinations.
A black foreground should always work well with a light background.
2020-04-16 12:12:25 +02:00
Peter J. Holzer
cca4072c37
Fix handling of FPATH
2020-03-30 16:42:05 +02:00
Peter J. Holzer
ca093dd4a8
Merge branch 'master' into wsr
2020-03-27 10:58:51 +01:00
Peter J. Holzer
ab06f7efbe
Don't wrap crontab files
2020-03-27 10:53:34 +01:00
Peter J. Holzer
fd023493d4
Merge branch 'master' into wsr
2020-03-27 10:46:14 +01:00
Peter J. Holzer
9a3b1f0b9b
Handle .ts and .html files
...
Recognize .ts files as javascript (its really typescript but I don't
have syntax highlighting for that). Set sw for javascript and html.
2020-03-26 14:55:30 +01:00
Peter J. Holzer
c20b8fce3c
Make lightbg lighter
...
The three-digit color codes in xtermcontrol work differently than in
CSS. #EEE is equivalent to #E0E0E0, not #EEEEEE.
2020-03-26 12:09:42 +01:00
Peter J. Holzer
aa555efebd
Merge branch 'master' into wsr
2020-03-23 12:31:05 +01:00
Peter J. Holzer
74b669b47a
Search for go in /usr/local
2020-03-23 12:30:28 +01:00
Peter J. Holzer
c84424acf6
Merge branch 'master' into wsr
2020-03-18 09:16:54 +01:00
Peter J. Holzer
34b9bd06d3
Fix darkbg
2020-03-18 09:16:24 +01:00
Peter J. Holzer
6951e5b579
Merge branch 'master' into wsr
2020-03-17 15:53:03 +01:00
Peter J. Holzer
0fdf383857
Set highlight color for darkbg
2020-03-15 13:06:47 +01:00
Peter J. Holzer
e571e6068d
Merge branch 'master' of github.com:hjp/dot
2020-03-14 18:25:55 +01:00
Peter J. Holzer
4717013939
Remove xterm+256color again but check /lib/terminfo
...
The terminal defintions with a + are just building blocks, not full
definitions. We can't use them.
OTOH, the definitions in /lib/terminfo seem to work fine in current
Debian and Ubuntu versions (which is what I care about these days), so
we accept them.
2020-02-28 10:49:11 +01:00
Peter J. Holzer
43ba5d2b5c
Improve detection of xterm-256color and remove xterm+256color again
2019-12-31 12:10:05 +01:00
Peter J. Holzer
be8eb03364
Accept xterm+256colors as an xterm variant
2019-12-31 11:51:20 +01:00
Peter J. Holzer
9a1b52eee2
Assume xterm has 256 colors
2019-12-27 20:08:53 +01:00
Peter J. Holzer
ce78264b38
Merge branch 'master' into wsr
2019-10-10 17:01:49 +02:00
Peter J. Holzer
411686c795
Define timestamp format for Oracle
2019-10-10 17:00:48 +02:00