Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Proletariat99
/
vim-ipython
Public
forked from
ivanov/vim-ipython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vim-ipython
ftplugin
python
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 19, 2013
added known issues link
ivanov
committed
9f135ae
View commit details
Copy full SHA for 9f135ae
View code at this point
Browse repository at this point
Commits on May 2, 2013
leave insert mode on ??
ivanov
committed
c885817
View commit details
Copy full SHA for c885817
View code at this point
Browse repository at this point
go to bottom of shell buffer on update
Show description for 64addda
ivanov
committed
64addda
View commit details
Copy full SHA for 64addda
View code at this point
Browse repository at this point
Update to newest IPython internals, closes #61
Show description for 6087a16
ivanov
committed
6087a16
View commit details
Copy full SHA for 6087a16
View code at this point
Browse repository at this point
Commits on Apr 16, 2013
cleanup up interrupt implementation, added docs
ivanov
committed
cc21ee3
View commit details
Copy full SHA for cc21ee3
View code at this point
Browse repository at this point
Merge pull request #56 from pydave/add-terminate
Show description for a3f5c87
ivanov
committed
a3f5c87
View commit details
Copy full SHA for a3f5c87
View code at this point
Browse repository at this point
Commits on Apr 15, 2013
support for `foo??` to get code introspection
Show description for 160a042
ivanov
committed
160a042
View commit details
Copy full SHA for 160a042
View code at this point
Browse repository at this point
get docs by sending `foo?`, just like ipython
Show description for ee56141
ivanov
committed
ee56141
View commit details
Copy full SHA for ee56141
View code at this point
Browse repository at this point
Commits on Apr 11, 2013
added a todo I just thought of
ivanov
committed
094b738
View commit details
Copy full SHA for 094b738
View code at this point
Browse repository at this point
Commits on Mar 26, 2013
use <cword> to grab identifier closes #50
Show description for 185f0ca
ivanov
committed
185f0ca
View commit details
Copy full SHA for 185f0ca
View code at this point
Browse repository at this point
Commits on Mar 25, 2013
sub_channel was renamed to iopub_channel in 1.0dev
ivanov
committed
6a0b1e1
View commit details
Copy full SHA for 6a0b1e1
View code at this point
Browse repository at this point
Commits on Mar 23, 2013
Add IPythonTerminate to close ipython
Show description for 7759d94
pydave
committed
7759d94
View commit details
Copy full SHA for 7759d94
View code at this point
Browse repository at this point
Commits on Jan 30, 2013
find_connection_file is moving
Show description for 43b804f
minrk
committed
43b804f
View commit details
Copy full SHA for 43b804f
View code at this point
Browse repository at this point
Commits on Dec 17, 2012
Only dedent and undo if there is an indent, otherwise
Show description for 4ee3bcc
Dieter Vandenbussche
committed
4ee3bcc
View commit details
Copy full SHA for 4ee3bcc
View code at this point
Browse repository at this point
Commits on Jun 13, 2012
updated docs, some cleanup
ivanov
committed
1bf8afc
View commit details
Copy full SHA for 1bf8afc
View code at this point
Browse repository at this point
updated comments for ipy_completefunc
ivanov
committed
83f8a1f
View commit details
Copy full SHA for 83f8a1f
View code at this point
Browse repository at this point
new option for activating completefunc, closes #32
ivanov
committed
fa7ece2
View commit details
Copy full SHA for fa7ece2
View code at this point
Browse repository at this point
Commits on Jun 7, 2012
An option to enable completion for local buffer only
pielgrzym
committed
72dc1aa
View commit details
Copy full SHA for 72dc1aa
View code at this point
Browse repository at this point
more robust ctrl-c support
ivanov
committed
24a9d8e
View commit details
Copy full SHA for 24a9d8e
View code at this point
Browse repository at this point
Commits on Jun 4, 2012
don't throw errors when in an unnamed buffer
Show description for 315ab83
ivanov
committed
315ab83
View commit details
Copy full SHA for 315ab83
View code at this point
Browse repository at this point
don't force doc window to be a preview window
Show description for 5e4cb3d
ivanov
committed
5e4cb3d
View commit details
Copy full SHA for 5e4cb3d
View code at this point
Browse repository at this point
Commits on May 12, 2012
don't guess quotes on doc lookup, closes #30
Show description for 359e249
ivanov
committed
359e249
View commit details
Copy full SHA for 359e249
View code at this point
Browse repository at this point
only active balloons after connecting
ivanov
committed
fffb57f
View commit details
Copy full SHA for fffb57f
View code at this point
Browse repository at this point
Commits on Apr 4, 2012
document update_sunchannel_msgs function
ivanov
committed
163cfdb
View commit details
Copy full SHA for 163cfdb
View code at this point
Browse repository at this point
only update "shell" if it is open, closes #29
Show description for 8b0eb05
ivanov
committed
8b0eb05
View commit details
Copy full SHA for 8b0eb05
View code at this point
Browse repository at this point
Commits on Mar 27, 2012
Ctrl-C now works to interrupt local kernel
Show description for 31d4494
ivanov
committed
31d4494
View commit details
Copy full SHA for 31d4494
View code at this point
Browse repository at this point
Merge pull request #28 from mrterry/local_interrupt
Show description for c32490e
ivanov
committed
c32490e
View commit details
Copy full SHA for c32490e
View code at this point
Browse repository at this point
ctrl-c for vim-ipython implemented on POSIX
Show description for c5ebed9
ivanov
committed
c5ebed9
View commit details
Copy full SHA for c5ebed9
View code at this point
Browse repository at this point
Commits on Mar 13, 2012
'shell' shift-enter, ctrl-enter work like notebook
Show description for faf27e5
ivanov
committed
faf27e5
View commit details
Copy full SHA for faf27e5
View code at this point
Browse repository at this point
remove double update of subchannel monitoring
ivanov
committed
1ea2742
View commit details
Copy full SHA for 1ea2742
View code at this point
Browse repository at this point
Commits on Mar 12, 2012
move km is None check into update_subchannel_msgs
ivanov
committed
b59590f
View commit details
Copy full SHA for b59590f
View code at this point
Browse repository at this point
can interrupt local kernels (posix only)
Matt Terry
committed
5eb512b
View commit details
Copy full SHA for 5eb512b
View code at this point
Browse repository at this point
Commits on Mar 2, 2012
only call update if we have a valid km
ivanov
committed
33afe19
View commit details
Copy full SHA for 33afe19
View code at this point
Browse repository at this point
Commits on Mar 1, 2012
fix for cherry-pick from #24
ivanov
committed
ee75fdd
View commit details
Copy full SHA for ee75fdd
View code at this point
Browse repository at this point
set syntax for doc window
dstahlke
authored and
ivanov
committed
799d143
View commit details
Copy full SHA for 799d143
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.