Timothy Stack
|
16c5fdccb4
|
[build] more win build
|
2020-09-10 22:15:02 -07:00 |
|
Timothy Stack
|
783c23b62c
|
[build] add disable flag for system path inclusion
|
2020-09-10 22:09:29 -07:00 |
|
Tim Stack
|
0fa78a3c9f
|
Merge pull request #755 from amosbird/patch-1
Don't force system library path
|
2020-09-10 21:48:23 -07:00 |
|
Timothy Stack
|
f9b3884b5e
|
[build] try to fix win build
|
2020-09-10 21:45:42 -07:00 |
|
Timothy Stack
|
349991a695
|
[shlex] fix handling of tilde
|
2020-09-10 21:19:23 -07:00 |
|
Timothy Stack
|
3692c76788
|
[build] fix uninit var warning
|
2020-09-10 11:23:17 -07:00 |
|
Amos Bird
|
73d41228a9
|
Don't force system library path
When building with non-root toolchains (gentoo-prefix for instance), it confuses the toolchain to use non-existing libraries.
|
2020-09-11 02:16:08 +08:00 |
|
Timothy Stack
|
f383af4d5f
|
[build] try to fix RTD build
|
2020-09-09 22:54:05 -07:00 |
|
Timothy Stack
|
f3d172c831
|
[keymap] add a french keymap
|
2020-09-09 22:16:06 -07:00 |
|
Tim Stack
|
3438ad1da9
|
Merge pull request #757 from sureshsundriyal/master
Update AUTHORS
|
2020-09-09 15:03:02 -07:00 |
|
Suresh Sundriyal
|
fb51c2fd4a
|
Update AUTHORS
|
2020-09-09 13:50:44 -07:00 |
|
Timothy Stack
|
a3264fb104
|
[log_format] fix issues with year rollover
Defect Number:
Reviewed By:
Testing Done:
|
2020-09-08 22:11:32 -07:00 |
|
Timothy Stack
|
8a3fbe6375
|
[cmds] fix error format strings
|
2020-09-08 09:26:42 -07:00 |
|
Timothy Stack
|
815a05577e
|
[keymap] suggest the config option to set for an unknown keystroke
Also, add a unicode green-check/red-X mark for the success/error
message for commands.
|
2020-09-05 14:41:05 -07:00 |
|
Timothy Stack
|
8734795505
|
[keymap] handle unicode keys and add UK keymap
Fixes #392
|
2020-09-04 14:39:04 -07:00 |
|
Timothy Stack
|
ba1bc28209
|
[build] fix issues with test files
|
2020-09-03 22:13:21 -07:00 |
|
Timothy Stack
|
82b34bb02a
|
[config] remove :save-config
|
2020-09-03 14:09:35 -07:00 |
|
Timothy Stack
|
ead1d3eb36
|
[build] fix some more warnings
|
2020-09-02 23:04:21 -07:00 |
|
Timothy Stack
|
c5a82240ec
|
[build] try to fix some warnings
|
2020-09-02 22:36:26 -07:00 |
|
Timothy Stack
|
84a7079e3f
|
[main] capture stderr only after initscr() and fix curl configure detection
|
2020-09-02 15:39:27 -07:00 |
|
Timothy Stack
|
d6e1fd1f32
|
[release] change version to 0.9.0
|
2020-09-01 22:36:47 -07:00 |
|
Timothy Stack
|
0aa31964aa
|
Revert "[autoconf] check for ncursesw instead of just ncurses"
This reverts commit 9b751940ae .
|
2020-09-01 15:27:52 -07:00 |
|
Timothy Stack
|
a9dda41baf
|
[release] add fallback terminfos to the ncurses static build
Fixes #751
|
2020-09-01 09:41:29 -07:00 |
|
Timothy Stack
|
f0934a6e3c
|
[theme] fix background color in the default theme
|
2020-08-30 22:48:07 -07:00 |
|
Timothy Stack
|
0940e97b2b
|
[nits] fix some naming issues
Fixes #169
|
2020-08-30 22:13:56 -07:00 |
|
Timothy Stack
|
9b751940ae
|
[autoconf] check for ncursesw instead of just ncurses
Fixes #479
|
2020-08-30 21:26:12 -07:00 |
|
Timothy Stack
|
eb88ec4f6c
|
[release] some more release fixes
|
2020-08-28 22:04:53 -07:00 |
|
Timothy Stack
|
1f2cf13739
|
[text] highlight rust code
|
2020-08-27 22:24:46 -07:00 |
|
Timothy Stack
|
b408740697
|
[release] fix some issues in the release process
|
2020-08-27 22:00:03 -07:00 |
|
Timothy Stack
|
6182b6b41c
|
[mouse] do not require xterm for mouse use
Fixes #727
|
2020-08-27 14:13:43 -07:00 |
|
Timothy Stack
|
4fa4a7057b
|
[log_format] gracefully handle a misconfigured log format
Fixes #742
|
2020-08-27 13:42:10 -07:00 |
|
Timothy Stack
|
d0f2f9e800
|
[view_curses] fix attribute range when the line contains UTF-8 chars
Fixes #745
|
2020-08-27 13:42:05 -07:00 |
|
Timothy Stack
|
164477a5fe
|
[build] update apt cache
|
2020-08-26 22:58:05 -07:00 |
|
Timothy Stack
|
a2b3427502
|
[tests] add tests for SQL annotation functionality
|
2020-08-26 22:44:12 -07:00 |
|
Timothy Stack
|
1269654617
|
fix SQL prompt help lookup
Fixes #748
|
2020-08-25 16:27:22 -07:00 |
|
Timothy Stack
|
e451c7c112
|
[docs] more usage notes
Defect Number:
Reviewed By:
Testing Done:
|
2020-08-24 22:50:48 -07:00 |
|
Timothy Stack
|
d695febe14
|
[cmd] add :write-jsonlines-to command
|
2020-08-21 23:18:51 -07:00 |
|
Timothy Stack
|
2a37a9ce7f
|
[build] fix the previous checkin
|
2020-08-17 21:55:55 -07:00 |
|
Timothy Stack
|
45630545ed
|
[lss] fix identifier highlighting
|
2020-08-17 21:31:23 -07:00 |
|
Timothy Stack
|
bda6fe46b1
|
[view_curses] minor fix for ansi display
|
2020-08-15 21:58:19 -07:00 |
|
Timothy Stack
|
ae08c12aa0
|
[docs] some updates
|
2020-07-02 15:04:44 -07:00 |
|
Tim Stack
|
4f9ff532fa
|
Delete cmake.yml
|
2020-07-02 09:29:36 -07:00 |
|
Tim Stack
|
3946024e43
|
Create cmake.yml
|
2020-07-01 22:09:32 -07:00 |
|
Tim Stack
|
f956db916c
|
Update c-cpp.yml
|
2020-07-01 15:36:18 -07:00 |
|
Tim Stack
|
80b1576e63
|
Update c-cpp.yml
parallelize build and upload artifact
|
2020-07-01 15:02:37 -07:00 |
|
Tim Stack
|
f29f93978d
|
Update c-cpp.yml
install packages
|
2020-07-01 14:40:42 -07:00 |
|
Tim Stack
|
ef8e89d9ff
|
Create c-cpp.yml
|
2020-07-01 14:19:32 -07:00 |
|
Timothy Stack
|
d040e75d42
|
[build] fix a test
|
2020-06-28 22:56:24 -07:00 |
|
Timothy Stack
|
e0181a0adb
|
[build] fix build when libcurl is available
Fixes #739
|
2020-06-24 11:57:41 -07:00 |
|
Tim Stack
|
0dfff0936b
|
Create FUNDING.yml
|
2020-06-12 14:15:23 -07:00 |
|