issues
search
bogado
/
file-line
Plugin for vim to enabling opening a file in a given line
http://www.vim.org/scripts/script.php?script_id=2184
301
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow opening files with garbage behing colon
#85
xim
opened
2 years ago
0
Allow opening file names which match regex
#84
xim
opened
2 years ago
0
Don't run setup for file names that already exist.
#83
xim
opened
2 years ago
0
Breaks shell redirection and pipes
#82
ben-cohen-xs
opened
2 years ago
3
Enhancement Request: Add additional pattern to regexp
#81
KeithoHimself
opened
2 years ago
0
Jump to file_name:line_number from stack trace
#80
ayushxx7
closed
4 years ago
1
Handle file#L123 printed by some perl's Carp 'croak' + Add ability to define custom regexps
#79
junkblocker
opened
4 years ago
1
nvim foo.cc:42 opens in buffer 2
#78
devjgm
opened
4 years ago
1
Fix other plugins loading
#77
joe-skb7
opened
5 years ago
2
does not do anything with other buffers when there is only one argument passed
#76
localhostdotdev
opened
5 years ago
0
Doesn't try to reopen files when no line number/column number is passed
#75
localhostdotdev
closed
5 years ago
1
Opening a file read-only, that is already opened, breaks
#74
sedrubal
opened
5 years ago
0
Breaks swapchoice setting?
#73
nfischer
opened
7 years ago
2
ADD FILENAME TO .git/COMMIT_EDITMSG
#72
pynixwang
opened
7 years ago
2
Sets wrong filetype for jar files
#71
m-bernard
opened
8 years ago
1
file-line doesn't work when first character in file is tab
#70
joe-skb7
opened
8 years ago
1
-o/-O broken
#69
ivanwills
opened
8 years ago
1
Highlighting broken when using set hidden and opening multiple files
#68
netei
opened
8 years ago
0
Execute all commands in silent! mode
#67
jreybert
closed
8 years ago
0
#63: fix for syntax highlighting when opening multiple files on comma…
#66
ydeweerdt
closed
8 years ago
4
Fix syntax highlighting by other plugins
#65
joe-skb7
closed
9 years ago
0
Breaks highlight by other plugins
#64
joe-skb7
opened
9 years ago
1
Breaks syntax highlighting for all but first file when opening multiple files at once.
#63
ghost
opened
9 years ago
1
Breaks templates loading
#62
joe-skb7
opened
9 years ago
4
Breaks templates loading
#61
joe-skb7
closed
9 years ago
3
keep other autocmds, 'autocmd! -> autocmd'
#60
robinro
closed
9 years ago
4
return original filename if new file
#59
robinro
closed
9 years ago
1
cleanup filename/line regexp
#58
robinro
closed
9 years ago
0
silence vim asking for ENTER with multiple files
#57
robinro
closed
9 years ago
0
Break gzip plugins
#56
utix
opened
9 years ago
1
Added only use file_line upon files not directory
#55
ldong
closed
8 years ago
2
Escape filename in :argadd call
#54
rwstauner
closed
9 years ago
0
-p broken
#53
lacombar
opened
9 years ago
4
Filetype not set on multiple files
#52
lervag
closed
9 years ago
1
"." is a directory
#51
tatums
closed
9 years ago
0
Make calls to edit silent to squelch 'Press ENTER or type command to continue' message on startup
#50
nullpuppy
closed
8 years ago
2
:e file:line
#49
mollerhoj
closed
9 years ago
1
Blank file buffer named "scheme" opened when using netrw "scheme://host//file" syntax
#48
paulreimer
opened
9 years ago
0
Breaks MRU plugin
#47
guillermobox
closed
9 years ago
0
getting 'Press ENTER... to continue' messages
#46
mulm
closed
9 years ago
1
Plugin causes new file name to be overwritten
#45
pdoak
closed
9 years ago
1
Fugitive commands not defined when opening via file-line plugin
#44
pbrisbin
closed
1 month ago
1
`:sp file:line` closes existing splits
#43
panozzaj
opened
9 years ago
0
breaks NERDTree plugin
#42
gmerzu
opened
9 years ago
2
Opening same file with different line numbers
#41
deqing
opened
9 years ago
1
Warnings of "autocommand nesting too deep" when opening lots of files
#40
deqing
closed
9 years ago
1
Breaks vim gnupg plugin
#39
towolf
opened
9 years ago
2
Unable to inspect tarfiles due to unknown commit
#38
atweiden
closed
6 years ago
1
Revert hooking into VimEnter
#37
blueyed
closed
9 years ago
6
using a gotoline on the last file breaks -o
#36
bogado
opened
9 years ago
1
Next