Commit Graph

2403 Commits

Author SHA1 Message Date
Timothy Stack
b3a4eadbe2 [cmds] add :show-only-this-file command 2021-09-08 14:56:18 -07:00
Timothy Stack
dd527cf6d4 [version] bump to v0.10.1 2021-09-08 14:43:16 -07:00
Timothy Stack
c308a3b17a [build] fix a build issue 2021-09-08 08:46:29 -07:00
Timothy Stack
b6b0578027 [file_collection] check for file closure in same_file
Fixes #908
2021-09-07 23:07:34 -07:00
Timothy Stack
86e84e1dab [distclean] more files to remove 2021-09-07 22:39:39 -07:00
Timothy Stack
1e1abcc97e [distclean] remove some extra files 2021-09-07 22:24:01 -07:00
Timothy Stack
db7173caec [views] fix some issues with empty views
Related to #908
2021-09-07 21:08:01 -07:00
Timothy Stack
312a97bca7 [logfile] tweak overwrite detection to ignore remote files
The mtime of a remote file is not adjusted in an atomic fashion,
so it can cause a spurious overwrite signal
2021-09-07 14:23:12 -07:00
Timothy Stack
0de76b29c8 [files] fix refreshing files with errors and auto-switching to text view
Fixes #909
2021-09-03 12:33:11 -07:00
Tim Stack
869b10c3fc
Update test_remote.sh 2021-08-30 06:21:22 -07:00
Tim Stack
fbdcca97e1
Update test_remote.sh 2021-08-30 06:01:50 -07:00
Timothy Stack
2df39916f9 [tests] debug remote test 2021-08-29 22:56:08 -07:00
Timothy Stack
42d2aa063a [tests] add missing test logfile to dist 2021-08-29 22:30:21 -07:00
Timothy Stack
c462830be1 [tests] try to fix sql test 2021-08-29 22:00:21 -07:00
Timothy Stack
aa9947fbb0 [tests] try to fix ci test failures 2021-08-29 08:46:10 -07:00
Timothy Stack
2000513135 [tests] set XDG_CONFIG_HOME too 2021-08-29 07:35:55 -07:00
Tim Stack
49576d8450
Update c-cpp.yml 2021-08-29 06:50:16 -07:00
Tim Stack
0fcda9adec
Update test_meta.sh 2021-08-29 06:31:45 -07:00
Timothy Stack
ec4e36b10c [build] skip make for ci build 2021-08-28 22:59:42 -07:00
Timothy Stack
67557c829a [tests] debugging 2021-08-28 22:50:52 -07:00
Timothy Stack
a7edb40cf7 [tests] fix expected output 2021-08-28 22:14:24 -07:00
Timothy Stack
c13e1f3a00 [build] missed distributing some test files 2021-08-28 22:01:36 -07:00
Timothy Stack
804056c1c3 remove unused var 2021-08-28 21:39:10 -07:00
Timothy Stack
7eb1d17bef [files] highlight issues with opening files
Fixes #904
2021-08-27 22:37:10 -07:00
Timothy Stack
1df74411c2 [field-overlay] fix out-of-time-order message overlay
Related to #902
2021-08-26 09:29:40 -07:00
Timothy Stack
03ce38b09f [bottom-status] make sure the search term is updated
Fixes #907
2021-08-26 09:11:30 -07:00
Timothy Stack
426e70b99f [field-overlay] use log_time instead of the name from the format
Related to #902
2021-08-26 09:11:30 -07:00
Tim Stack
ab9cedeb7d [build] try to cat output 2021-08-25 11:44:31 -07:00
Timothy Stack
87ae18238b [build] try to fix tailer test 2021-08-25 10:28:00 -07:00
Tim Stack
283cdf7ca6
Merge pull request #906 from a1346054/master
Minor cleanup
2021-08-25 09:21:06 -07:00
a1346054
e68be8f447 remove trailing whitespace 2021-08-25 11:21:07 +00:00
a1346054
f30ed34a22 fix spelling 2021-08-25 11:20:38 +00:00
a1346054
65791b79ef [docs]: use https link 2021-08-25 11:19:26 +00:00
a1346054
a362683dc8 [release]: invoke bash through /usr/bin/env
This makes sure that the expected bash is ran, instead of the hardcoded
version which may or may not exist at that path.
2021-08-25 10:58:46 +00:00
a1346054
4406feba3b [vagrant]: fix shellcheck identified issues in scripts 2021-08-25 10:56:15 +00:00
a1346054
b402e79e9e [vagrant]: use https link in resulting package 2021-08-25 10:55:58 +00:00
a1346054
03fd7cc52d [example files]: fix shellcheck identified issues 2021-08-25 10:45:51 +00:00
a1346054
1bd81ec630 [example scripts]: fix case when logfile contains a space character 2021-08-25 10:45:28 +00:00
a1346054
285e171b54 Add final linux LF newline 2021-08-25 10:12:38 +00:00
Timothy Stack
ef276bce72 [actions] try again 2021-08-23 23:05:28 -07:00
Timothy Stack
65acae6f0e [actions] try to debug test failure 2021-08-23 22:51:46 -07:00
Timothy Stack
211f10535c [cmds] add --view flag 2021-08-23 22:25:38 -07:00
Timothy Stack
97530070c9 [cmds] add /dev/clipboard support to :redirect-to 2021-08-22 13:50:53 -07:00
Timothy Stack
c9d22e7941 [db-view] fix scrolling performance 2021-08-17 10:43:58 -07:00
Timothy Stack
383bf71f26 [filters-view] key capture fix
Fixes #898
2021-08-16 10:29:59 -07:00
Timothy Stack
e33fe1a85b [config] include values from the configs dir in the default config 2021-08-15 22:58:58 -07:00
Timothy Stack
ce8397b5cf [view_curses] only write OSC;send-input in the test env
Fixes #895
2021-08-15 14:47:55 -07:00
Timothy Stack
b6cb1e6dda [blog] update v0.10.0 links 2021-08-09 22:18:40 -07:00
Timothy Stack
981bced044 [release] update download links 2021-08-05 21:59:37 -07:00
Timothy Stack
7a66283bf2 [readline] fix TAB-completion for tilde paths 2021-07-14 11:16:51 -07:00